org.deegree.time.complex
Class TimeTopologyComplex

java.lang.Object
  extended by org.deegree.time.complex.TimeTopologyComplex
All Implemented Interfaces:
GMLObject, Object, TypedObjectNode, TimeComplex, TimeObject

public class TimeTopologyComplex
extends Object
implements TimeComplex


Constructor Summary
TimeTopologyComplex()
           
 
Method Summary
 GMLStdProps getGMLProperties()
          Returns the standard GML properties (e.g.
 String getId()
          Returns the id of the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeTopologyComplex

public TimeTopologyComplex()
Method Detail

getGMLProperties

public GMLStdProps getGMLProperties()
Description copied from interface: GMLObject
Returns the standard GML properties (e.g. gml:name).

Specified by:
getGMLProperties in interface GMLObject
Returns:
the standard GML properties, may be

getId

public String getId()
Description copied from interface: Object
Returns the id of the object.

Specified by:
getId in interface Object
Returns:
the id of the object, or null if it doesn't have an id


Copyright © 2011. All Rights Reserved.