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

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

Packages that use MismatchedDimensionException
org.deegree.model.csct.pt   
 

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

Methods in org.deegree.model.csct.pt that throw MismatchedDimensionException
 void Envelope.add(CoordinatePoint point)
          Adds a point to this envelope.
 void Envelope.add(Envelope envelope)
          Adds an envelope object to this envelope.
 boolean Envelope.contains(CoordinatePoint point)
          Tests if a specified coordinate is inside the boundary of this envelope.
 Envelope Envelope.createIntersection(Envelope envelope)
          Returns a new envelope representing the intersection of this Envelope with the specified Envelope.
(package private)  void CoordinatePoint.ensureDimensionMatch(int expectedDimension)
          Convenience method for checking the point's dimension validity.
(package private)  void Envelope.ensureDimensionMatch(int expectedDimension)
          Convenience method for checking the envelope's dimension validity.
 

Constructors in org.deegree.model.csct.pt that throw MismatchedDimensionException
Envelope(CoordinatePoint minCP, CoordinatePoint maxCP)
          Construct a envelope defined by two positions.
Envelope(double[] minCP, double[] maxCP)
          Construct a envelope defined by two positions.
 


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