|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.ui.plugin.LayerStatisticsPlugIn.LayerStatistics
public class LayerStatisticsPlugIn.LayerStatistics
| Constructor Summary | |
|---|---|
LayerStatisticsPlugIn.LayerStatistics()
|
|
| Method Summary | |
|---|---|
void |
addFeature(int coordCount,
int holeCount,
int compCount,
double area,
double length)
|
double |
avgArea()
|
double |
avgComp()
|
double |
avgCoord()
|
double |
avgHoles()
|
double |
avgLength()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayerStatisticsPlugIn.LayerStatistics()
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||