|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Title:
Description:
Copyright: Copyright (c) 2005
Company: Indiana University - Computer Science Dept.
| Method Summary | |
GMLCoord[] |
getCoord()
returns the coordinates (location) of the LineString as as array of GMLCoord |
GMLCoordinates |
getCoordinates()
returns the coordinate (location) of the point as GMLCoordinates |
void |
setCoord(GMLCoord[] coord)
|
void |
setCoordinates(GMLCoordinates coordinates)
|
| Methods inherited from interface cgl.ogc.wms.gml.GMLGeometry |
getId, getName, getSrs, setId, setSrs |
| Method Detail |
public GMLCoord[] getCoord()
public void setCoord(GMLCoord[] coord)
throws GMLException
GMLExceptiona exception should be thrown if the coords are not homogen
or the coords are not building a closed ring.public GMLCoordinates getCoordinates()
public void setCoordinates(GMLCoordinates coordinates)
throws GMLException
GMLExceptiona exception should be thrown if the coords are not
building a closed ring.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||