es.unex.sextante.gridCategorical.classStatistics
Class ClassStatistics

java.lang.Object
  extended by es.unex.sextante.gridCategorical.classStatistics.ClassStatistics

public class ClassStatistics
extends java.lang.Object


Method Summary
 void add(double dArea)
           
 int getClassID()
           
 double getMaxArea()
           
 double getMeanArea()
           
 double getMinArea()
           
 double getTotalArea()
           
 double getVarianceArea()
           
 int getZonesCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public void add(double dArea)

getClassID

public int getClassID()

getMaxArea

public double getMaxArea()

getMeanArea

public double getMeanArea()

getMinArea

public double getMinArea()

getTotalArea

public double getTotalArea()

getVarianceArea

public double getVarianceArea()

getZonesCount

public int getZonesCount()


Copyright © 2014 gvSIG Association. All Rights Reserved.