|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GisPart
An interface for simple GIS parts, (analogous to ESRI Shapefile parts).
| Method Summary | |
|---|---|
int |
getNumPoints()
Get number of points in this part. |
double[] |
getX()
Get x coordinates for this part. |
double[] |
getY()
Get y coordinates for this part. |
| Method Detail |
|---|
int getNumPoints()
double[] getX()
double[] getY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||