|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GMLObject
Basic interface for GML objects.
Currently, deegree has built-in support for the following types of GML objects:
Feature
Geometry
Definition
CoordinateSystem
(TODO needs integration with the GML package)
Feature
,
Geometry
,
Definition
,
CoordinateSystem
Method Summary | |
---|---|
GMLStdProps |
getGMLProperties()
Returns the standard GML properties (e.g. |
String |
getId()
Returns the id of the object. |
Method Detail |
---|
String getId()
null
if it doesn't have an idGMLStdProps getGMLProperties()
gml:name
).
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |