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

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

Packages that use CoordinatePoint
org.deegree.model.csct.ct   
org.deegree.model.csct.pt   
 

Uses of CoordinatePoint in org.deegree.model.csct.ct
 

Methods in org.deegree.model.csct.ct that return CoordinatePoint
 CoordinatePoint ConcatenedTransformDirect.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 CoordinatePoint ConcatenedTransform.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 CoordinatePoint AffineTransform2D.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 CoordinatePoint AbstractMathTransform.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 CoordinatePoint MathTransform.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 

Methods in org.deegree.model.csct.ct with parameters of type CoordinatePoint
 Matrix PassThroughTransform.derivative(CoordinatePoint point)
          Gets the derivative of this transform at a point.
 Matrix MatrixTransform.derivative(CoordinatePoint point)
          Gets the derivative of this transform at a point.
 Matrix ConcatenedTransform.derivative(CoordinatePoint point)
          Gets the derivative of this transform at a point.
 Matrix AffineTransform2D.derivative(CoordinatePoint point)
          Gets the derivative of this transform at a point.
 Matrix AbstractMathTransform.derivative(CoordinatePoint point)
          Gets the derivative of this transform at a point.
 Matrix AbstractMathTransform.Inverse.derivative(CoordinatePoint point)
          Gets the derivative of this transform at a point.
 Matrix MathTransform.derivative(CoordinatePoint point)
          Gets the derivative of this transform at a point.
 CoordinatePoint ConcatenedTransformDirect.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 CoordinatePoint ConcatenedTransform.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 CoordinatePoint AffineTransform2D.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 CoordinatePoint AbstractMathTransform.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 CoordinatePoint MathTransform.transform(CoordinatePoint ptSrc, CoordinatePoint ptDst)
          Transforms the specified ptSrc and stores the result in ptDst.
 

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

Methods in org.deegree.model.csct.pt with parameters of type CoordinatePoint
 void Envelope.add(CoordinatePoint point)
          Adds a point to this envelope.
 boolean Envelope.contains(CoordinatePoint point)
          Tests if a specified coordinate is inside the boundary of this envelope.
 

Constructors in org.deegree.model.csct.pt with parameters of type CoordinatePoint
Envelope(CoordinatePoint minCP, CoordinatePoint 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