|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.ogc.wms.gml_Impl.GMLGeometry_Impl
cgl.ogc.wms.gml_Impl.GMLPoint_Impl
Title:
Description:
Copyright: Copyright (c) 2005
Company: Indiana University - Computer Science Dept.
| Field Summary |
| Fields inherited from class cgl.ogc.wms.gml_Impl.GMLGeometry_Impl |
element |
| Constructor Summary | |
GMLPoint_Impl(org.w3c.dom.Element element)
Creates a new GMLPoint_Impl object. |
|
| Method Summary | |
static GMLPoint |
createGMLPoint(org.w3c.dom.Document doc)
factory method to create a GMLPoint. |
GMLCoord |
getCoord()
returns the coordinate (location) of the point as GMLCoord |
GMLCoordinates |
getCoordinates()
returns the coordinate (location) of the point as GMLCoordinates |
void |
setCoord(GMLCoord coord)
|
void |
setCoordinates(GMLCoordinates coordinates)
|
| Methods inherited from class cgl.ogc.wms.gml_Impl.GMLGeometry_Impl |
getAsElement, getId, getName, getSrs, setId, setSrs, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface cgl.ogc.wms.gml.GMLGeometry |
getId, getName, getSrs, setId, setSrs |
| Constructor Detail |
public GMLPoint_Impl(org.w3c.dom.Element element)
element - Element| Method Detail |
public static GMLPoint createGMLPoint(org.w3c.dom.Document doc)
doc - Document
public GMLCoord getCoord()
getCoord in interface GMLPointpublic void setCoord(GMLCoord coord)
setCoord in interface GMLPointcoord - GMLCoordorg.deegree_impl.gml.GMLPoint_Impl#getCoord()public GMLCoordinates getCoordinates()
getCoordinates in interface GMLPointpublic void setCoordinates(GMLCoordinates coordinates)
setCoordinates in interface GMLPointcoordinates - GMLCoordinatesorg.deegree_impl.gml.GMLPoint_Impl#getCoordinates()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||