|
||||||||||
| 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:
FeatureGeometryDefinitionCoordinateSystem (TODO needs integration with the GML package)
Feature,
Geometry,
Definition,
CoordinateSystem| Method Summary | |
|---|---|
GMLStdProps |
getGMLProperties()
Returns the standard GML properties (e.g. |
java.lang.String |
getId()
Returns the id of the object. |
| Method Detail |
|---|
java.lang.String getId()
null if it doesn't have an idGMLStdProps getGMLProperties()
gml:name).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||