|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
----------------------------------------------------------
Method Summary | |
void |
appendCoord(GMLCoord coord)
|
GMLCoordinates |
getCoordinates()
returns the coordinate (location) of the point as GMLCoordinates |
GMLCoord[] |
getCoords()
returns the coordinates (location) of the LineString as as array of GMLCoord |
void |
setCoordinates(GMLCoordinates coordinates)
|
void |
setCoords(GMLCoord[] coord)
|
Methods inherited from interface org.deegree.gml.GMLGeometry |
getId, getName, getSrs, setId, setSrs |
Method Detail |
public GMLCoord[] getCoords()
public void setCoords(GMLCoord[] coord) throws GMLException
GMLException
getCoords()
public void appendCoord(GMLCoord coord) throws GMLException
GMLException
getCoords()
public GMLCoordinates getCoordinates()
public void setCoordinates(GMLCoordinates coordinates)
getCoords()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |