deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.datatypes.time.TimePosition

Packages that use TimePosition
org.deegree.datatypes.time   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices   
 

Uses of TimePosition in org.deegree.datatypes.time
 

Methods in org.deegree.datatypes.time that return TimePosition
 TimePosition TimePeriod.getBeginPosition()
           
 TimePosition TimePeriod.getEndPosition()
           
 TimePosition[] TimeSequence.getTimePosition()
           
 

Methods in org.deegree.datatypes.time with parameters of type TimePosition
 void TimePeriod.setBeginPosition(TimePosition beginPosition)
           
 void TimePeriod.setEndPosition(TimePosition endPosition)
           
 void TimeSequence.setTimePosition(TimePosition[] timePosition)
           
 

Constructors in org.deegree.datatypes.time with parameters of type TimePosition
TimePeriod(TimePosition beginPosition, TimePosition endPosition, TimeDuration timeResolution)
           
TimePeriod(TimePosition beginPosition, TimePosition endPosition, TimeDuration timeResolution, URI frame)
           
TimeSequence(TimePeriod[] timePeriod, TimePosition[] timePosition)
           
TimeSequence(TimePosition[] timePosition)
           
 

Uses of TimePosition in org.deegree.ogcbase
 

Methods in org.deegree.ogcbase that return TimePosition
static TimePosition GMLDocument.parseTimePosition(Element element)
          creates a TimePosition object from the passed element.
protected static TimePosition[] OGCDocument.parseTimePositions(ElementList el)
          creates an array of TimePosition s from the passed element
 

Methods in org.deegree.ogcbase with parameters of type TimePosition
protected static void XMLFactory.appendTimePosition(Element xmlNode, TimePosition tpos)
          Appends the XML/GML representation of a TimePosition to the passed Element.
 

Uses of TimePosition in org.deegree.ogcwebservices
 

Methods in org.deegree.ogcwebservices that return TimePosition
 TimePosition[] LonLatEnvelope.getTimePositions()
           
 

Methods in org.deegree.ogcwebservices with parameters of type TimePosition
 void LonLatEnvelope.setTimePositions(TimePosition[] timePositions)
           
 

Constructors in org.deegree.ogcwebservices with parameters of type TimePosition
LonLatEnvelope(Point min, Point max, TimePosition[] timePositions, String srs)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org