public class LayerStatisticsPlugIn.LayerStatistics extends java.lang.Object
LayerStatisticsPlugIn.LayerStatistics()
void
addFeature(int coordCount, int holeCount, int compCount, double area, double length)
double
avgArea()
avgComp()
avgCoord()
avgHoles()
avgLength()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LayerStatisticsPlugIn.LayerStatistics()
public void addFeature(int coordCount, int holeCount, int compCount, double area, double length)
public double avgCoord()
public double avgHoles()
public double avgComp()
public double avgArea()
public double avgLength()