|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.gml.GMLGeometry_Impl
org.deegree_impl.gml.GMLGeometryCollection_Impl
----------------------------------------------------------
Field Summary |
Fields inherited from class org.deegree_impl.gml.GMLGeometry_Impl |
element |
Constructor Summary | |
GMLGeometryCollection_Impl(org.w3c.dom.Element element)
Creates a new GMLGeometryCollection_Impl object. |
Method Summary | |
void |
addGeometry(GMLGeometry geometry)
|
GMLGeometry[] |
getGeometries()
returns the geometries contained within the collection |
Methods inherited from class org.deegree_impl.gml.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 org.deegree.gml.GMLGeometry |
getId, getName, getSrs, setId, setSrs |
Constructor Detail |
public GMLGeometryCollection_Impl(org.w3c.dom.Element element)
element
- Method Detail |
public GMLGeometry[] getGeometries()
getGeometries
in interface GMLGeometryCollection
public void addGeometry(GMLGeometry geometry)
addGeometry
in interface GMLGeometryCollection
getGeometries()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |