public class GisFeatureAdapter extends AbstractGisFeature
| Constructor and Description |
|---|
GisFeatureAdapter(GisFeature gisFeature) |
| Modifier and Type | Method and Description |
|---|---|
Rectangle2D |
getBounds2D()
Get the bounding box for this feature.
|
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 GisFeatureAdapter(GisFeature gisFeature)
public Rectangle2D getBounds2D()
getBounds2D in interface GisFeaturegetBounds2D in class AbstractGisFeaturepublic int getNumPoints()
getNumPoints in interface GisFeaturegetNumPoints in class AbstractGisFeaturepublic int getNumParts()
getNumParts in interface GisFeaturegetNumParts in class AbstractGisFeaturepublic Iterator getGisParts()
getGisParts in interface GisFeaturegetGisParts in class AbstractGisFeatureCopyright © 1999–2015 UCAR/Unidata. All rights reserved.