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 voidaddFeature(int coordCount, int holeCount, int compCount, double area, double length)doubleavgArea()doubleavgComp()doubleavgCoord()doubleavgHoles()doubleavgLength()
-