deegree 2.1 (2007/11/08 09:57 build-328-official)

Uses of Class
org.deegree.model.csct.pt.Envelope

Packages that use Envelope
org.deegree.model.csct.cs   
org.deegree.model.csct.pt   
org.deegree.model.csct.resources   
 

Uses of Envelope in org.deegree.model.csct.cs
 

Methods in org.deegree.model.csct.cs that return Envelope
 Envelope CompoundCoordinateSystem.getDefaultEnvelope()
          Gets default envelope of coordinate system.
 Envelope GeographicCoordinateSystem.getDefaultEnvelope()
          Gets default envelope of coordinate system.
 Envelope CoordinateSystem.getDefaultEnvelope()
          Gets default envelope of coordinate system.
 

Uses of Envelope in org.deegree.model.csct.pt
 

Methods in org.deegree.model.csct.pt that return Envelope
 Envelope Envelope.createIntersection(Envelope envelope)
          Returns a new envelope representing the intersection of this Envelope with the specified Envelope.
 Envelope Envelope.getSubEnvelope(int lower, int upper)
          Returns a new envelope that encompass only some dimensions of this envelope.
 

Methods in org.deegree.model.csct.pt with parameters of type Envelope
 void Envelope.add(Envelope envelope)
          Adds an envelope object to this envelope.
static Matrix Matrix.createAffineTransform(Envelope srcRegion, AxisOrientation[] srcAxis, Envelope dstRegion, AxisOrientation[] dstAxis)
          Construct an affine transform mapping a source region to a destination region.
static Matrix Matrix.createAffineTransform(Envelope srcRegion, Envelope dstRegion)
          Construct an affine transform that maps a source region to a destination region.
 Envelope Envelope.createIntersection(Envelope envelope)
          Returns a new envelope representing the intersection of this Envelope with the specified Envelope.
 

Uses of Envelope in org.deegree.model.csct.resources
 

Methods in org.deegree.model.csct.resources that return Envelope
static Envelope OpenGIS.transform(MathTransform transform, Envelope envelope)
          Transform an envelope.
 

Methods in org.deegree.model.csct.resources with parameters of type Envelope
static Envelope OpenGIS.transform(MathTransform transform, Envelope envelope)
          Transform an envelope.
 


deegree 2.1 (2007/11/08 09:57 build-328-official)

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