es.unex.sextante.gridCategorical.fragstatsArea
Class ClassInfo

java.lang.Object
  extended by es.unex.sextante.gridCategorical.fragstatsArea.ClassInfo

public class ClassInfo
extends java.lang.Object


Constructor Summary
ClassInfo()
           
 
Method Summary
 void add(PatchInfo info)
           
 double getEdgeDensity()
           
 double getLandscapeShapeIndex()
           
 double getLargestPatchIndex()
           
 es.unex.sextante.math.simpleStats.SimpleStats getPatchAreaDistribution()
           
 double getPatchDensity()
           
 int getPatchesCount()
           
 double getPercentageOfLandscape()
           
 es.unex.sextante.math.simpleStats.SimpleStats getRadiusOfGyrationDistribution()
           
 double getTotalArea()
           
 double getTotalEdge()
           
 void setTotalLandscapeArea(double dArea)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassInfo

public ClassInfo()
Method Detail

add

public void add(PatchInfo info)

getEdgeDensity

public double getEdgeDensity()

getLandscapeShapeIndex

public double getLandscapeShapeIndex()

getLargestPatchIndex

public double getLargestPatchIndex()

getPatchAreaDistribution

public es.unex.sextante.math.simpleStats.SimpleStats getPatchAreaDistribution()

getPatchDensity

public double getPatchDensity()

getPatchesCount

public int getPatchesCount()

getPercentageOfLandscape

public double getPercentageOfLandscape()

getRadiusOfGyrationDistribution

public es.unex.sextante.math.simpleStats.SimpleStats getRadiusOfGyrationDistribution()

getTotalArea

public double getTotalArea()

getTotalEdge

public double getTotalEdge()

setTotalLandscapeArea

public void setTotalLandscapeArea(double dArea)


Copyright © 2014 gvSIG Association. All Rights Reserved.