public class ClassInfo
extends java.lang.Object
| Constructor and Description |
|---|
ClassInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PatchInfo info) |
double |
getPatchDensity() |
int |
getPatchesCount() |
double |
getPercentageOfLandscape() |
double |
getTotalArea() |
void |
setTotalLandscapeArea(double dArea) |
public void add(PatchInfo info)
public double getPatchDensity()
public int getPatchesCount()
public double getPercentageOfLandscape()
public double getTotalArea()
public void setTotalLandscapeArea(double dArea)
Copyright © 2014 gvSIG Association. All Rights Reserved.