Class LayerStatisticsPlugIn.LayerStatistics
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.ui.plugin.LayerStatisticsPlugIn.LayerStatistics
-
- Enclosing class:
- LayerStatisticsPlugIn
public class LayerStatisticsPlugIn.LayerStatistics extends Object
-
-
Constructor Summary
Constructors Constructor Description LayerStatistics()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addFeature(int coordCount, int holeCount, int compCount, double area, double length)
double
avgArea()
double
avgComp()
double
avgCoord()
double
avgHoles()
double
avgLength()
-