|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GisFeature
An interface for GIS features, (analogous to ESRI Shapefile shapes). Created: Sat Feb 20 16:44:29 1999
| Method Summary | |
|---|---|
java.awt.geom.Rectangle2D |
getBounds2D()
Get the bounding box for this feature. |
java.util.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. |
| Method Detail |
|---|
java.awt.geom.Rectangle2D getBounds2D()
int getNumPoints()
int getNumParts()
java.util.Iterator getGisParts()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||