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

Uses of Class
org.deegree.datatypes.values.Interval

Packages that use Interval
org.deegree.datatypes.values   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.getcoverage   
org.deegree.owscommon_new   
 

Uses of Interval in org.deegree.datatypes.values
 

Methods in org.deegree.datatypes.values that return Interval
 Interval[] ValueEnumBase.getInterval()
           
 

Methods in org.deegree.datatypes.values with parameters of type Interval
 void ValueEnumBase.setInterval(Interval[] interval)
           
 

Constructors in org.deegree.datatypes.values with parameters of type Interval
ValueEnum(Interval[] interval, TypedLiteral[] singleValue)
           
ValueEnum(Interval[] interval, TypedLiteral[] singleValue, URI type, URI semantic)
           
ValueEnumBase(Interval[] interval)
           
ValueEnumBase(Interval[] interval, TypedLiteral[] singleValue)
           
Values(Interval[] interval, TypedLiteral[] singleValue, TypedLiteral default_)
           
Values(Interval[] interval, TypedLiteral[] singleValue, URI type, URI semantic, TypedLiteral default_)
           
 

Uses of Interval in org.deegree.ogcbase
 

Methods in org.deegree.ogcbase that return Interval
protected  Interval OGCDocument.parseInterval(Element element, URI namespaceURI)
          creates an Interval object from the passed element
 

Methods in org.deegree.ogcbase with parameters of type Interval
protected static void XMLFactory.appendInterval(Element xmlNode, Interval interval, URI namespaceURI)
          Appends an XML representation of the passed Interval to the passed Element.
 

Uses of Interval in org.deegree.ogcwebservices.wcs.configuration
 

Methods in org.deegree.ogcwebservices.wcs.configuration that return Interval
 Interval Axis.getInterval()
           
 

Methods in org.deegree.ogcwebservices.wcs.configuration with parameters of type Interval
 void Axis.setInterval(Interval interval)
           
 

Constructors in org.deegree.ogcwebservices.wcs.configuration with parameters of type Interval
Axis(String name, Interval interval)
           
 

Uses of Interval in org.deegree.ogcwebservices.wcs.getcoverage
 

Constructors in org.deegree.ogcwebservices.wcs.getcoverage with parameters of type Interval
AxisSubset(Interval[] interval, String name)
           
AxisSubset(Interval[] interval, TypedLiteral[] singleValue, String name)
           
 

Uses of Interval in org.deegree.owscommon_new
 

Methods in org.deegree.owscommon_new that return types with arguments of type Interval
 List<Interval> DomainType.getRanges()
           
 

Constructor parameters in org.deegree.owscommon_new with type arguments of type Interval
DomainType(boolean optional, boolean repeatable, String description, int direction, QualifiedName name, List<TypedLiteral> values, List<Interval> ranges, TypedLiteral defaultValue, boolean anyValueAllowed, String meaning, boolean noValuesAllowed, CoordinateSystem referenceSystem, QualifiedName unitOfMeasure, Values valueList, Object metadata)
          Standard constructor that initializes all encapsulated data.
 


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