public class ClassInfo
extends java.lang.Object
| Constructor and Description |
|---|
ClassInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PatchInfo info) |
double |
getEdgeDensity() |
double |
getLandscapeShapeIndex() |
double |
getLargestPatchIndex() |
es.unex.sextante.math.simpleStats.SimpleStats |
getPatchAreaDistribution() |
double |
getPatchDensity() |
int |
getPatchesCount() |
double |
getPercentageOfLandscape() |
es.unex.sextante.math.simpleStats.SimpleStats |
getRadiusOfGyrationDistribution() |
double |
getTotalArea() |
double |
getTotalEdge() |
void |
setTotalLandscapeArea(double dArea) |
public void add(PatchInfo info)
public double getEdgeDensity()
public double getLandscapeShapeIndex()
public double getLargestPatchIndex()
public es.unex.sextante.math.simpleStats.SimpleStats getPatchAreaDistribution()
public double getPatchDensity()
public int getPatchesCount()
public double getPercentageOfLandscape()
public es.unex.sextante.math.simpleStats.SimpleStats getRadiusOfGyrationDistribution()
public double getTotalArea()
public double getTotalEdge()
public void setTotalLandscapeArea(double dArea)
Copyright © 2015 gvSIG Association. All Rights Reserved.