public interface 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.
|
Rectangle2D getBounds2D()
int getNumPoints()
int getNumParts()
Iterator getGisParts()
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.