|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ShpPointShape
Abstract interface for points with X and Y coordinates - Specifically ShpPoint, ShpPointM and ShpPointZ.
Copyright 2008 Partner Software, Inc.
| Method Summary | |
|---|---|
double |
getX()
|
double |
getY()
|
XyPoint |
toXyPoint()
|
| Methods inherited from interface com.partnersoft.formats.shapefile.ShpShape |
|---|
getType, writeBytes |
| Method Detail |
|---|
double getX()
double getY()
XyPoint toXyPoint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||