public class ContourFeature extends AbstractGisFeature
| Constructor and Description |
|---|
ContourFeature(ArrayList conLines)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle2D |
getBounds2D()
Get the bounding box for this feature.
|
double |
getContourValue()
Get the value of the contour level for all the contour lines
in this object.
|
Iterator |
getGisParts()
Get the parts of this feature, in the form of an iterator.
|
int |
getNumParts()
Get number of parts comprising this feature.
|
int |
getNumPoints()
Get total number of points in all parts of this feature.
|
getProjectedShape, getProjectedShape, getShapepublic ContourFeature(ArrayList conLines)
public double getContourValue()
public Rectangle2D getBounds2D()
GisFeaturegetBounds2D in interface GisFeaturegetBounds2D in class AbstractGisFeaturepublic Iterator getGisParts()
GisFeaturegetGisParts in interface GisFeaturegetGisParts in class AbstractGisFeaturepublic int getNumParts()
GisFeaturegetNumParts in interface GisFeaturegetNumParts in class AbstractGisFeaturepublic int getNumPoints()
GisFeaturegetNumPoints in interface GisFeaturegetNumPoints in class AbstractGisFeatureCopyright © 1999–2013 UCAR/Unidata. All rights reserved.