es.unex.sextante.gridCategorical.fragstatsDiversity
Class ClassInfo

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

public class ClassInfo
extends java.lang.Object


Constructor Summary
ClassInfo()
           
 
Method Summary
 void add(PatchInfo info)
           
 double getPatchDensity()
           
 int getPatchesCount()
           
 double getPercentageOfLandscape()
           
 double getTotalArea()
           
 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)

getPatchDensity

public double getPatchDensity()

getPatchesCount

public int getPatchesCount()

getPercentageOfLandscape

public double getPercentageOfLandscape()

getTotalArea

public double getTotalArea()

setTotalLandscapeArea

public void setTotalLandscapeArea(double dArea)


Copyright © 2014 gvSIG Association. All Rights Reserved.