|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface defines the bais of curves and curve segments.
-----------------------------------------------------
Method Summary | |
GM_LineString |
getAsLineString()
returns the curve as GM_LineString |
GM_Point |
getEndPoint()
returns the last point of the curve |
double |
getLength()
returns the length of the curve in units of the related spatial reference system |
GM_Point |
getStartPoint()
returns the first point of the curve |
Method Detail |
public double getLength()
public GM_Point getStartPoint()
public GM_Point getEndPoint()
public GM_LineString getAsLineString() throws GM_Exception
GM_Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |