Uses of Package
org.deegree_impl.model.ct

Packages that use org.deegree_impl.model.ct
org.deegree_impl.gml   
org.deegree_impl.model.cs   
org.deegree_impl.model.ct   
org.deegree_impl.model.resources   
 

Classes in org.deegree_impl.model.ct used by org.deegree_impl.gml
CoordinateTransformationFactory
          Creates coordinate transformations.
MathTransform
          Transforms multi-dimensional coordinate points.
 

Classes in org.deegree_impl.model.ct used by org.deegree_impl.model.cs
MissingParameterException
          Thrown when a parameter was missing.
 

Classes in org.deegree_impl.model.ct used by org.deegree_impl.model.ct
AbstractMathTransform
          Provides a default implementations for most methods required by the MathTransform interface.
AbstractMathTransform.Inverse
          Default implementation for inverse math transform.
Adapters
          Provide methods for interoperability with org.opengis.ct package.
AffineTransform2D
          Transforms two-dimensional coordinate points using an AffineTransform.
CannotCreateTransformException
          Thrown when a coordinate transformation can't be created.
ConcatenedTransform
          Base class for concatened transform.
ConcatenedTransformDirect
          Concatened transform where the transfert dimension is the same than source and target dimension.
ConicProjection
          Classe de base des projections cartographiques coniques.
ConvenienceTransformFactory
          factory for ------------------------------------------------------------
CoordinateTransformation
          Describes a coordinate transformation.
CoordinateTransformationFactory
          Creates coordinate transformations.
CylindricalProjection
          Classe de base des projections cartographiques cylindriques.
DomainFlags
          Flags indicating parts of domain covered by a convex hull.
MapProjection
          Provides transformation services between ellipsoidal and cartographic projections.
MapProjection.Provider
          Informations about a MapProjection.
MathTransform
          Transforms multi-dimensional coordinate points.
MathTransform2D
          Transforms two-dimensional coordinate points.
MathTransformAdapter
          Wrap an CT_MathTransform into a MathTransform.
MathTransformFactory
          Creates math transforms.
MathTransformProvider
          Base class for MathTransform providers.
MissingParameterException
          Thrown when a parameter was missing.
NoninvertibleTransformException
          Thrown when MathTransform.inverse() is invoked but the transform can't be inverted.
PassThroughTransform
          Transform which passes through a subset of ordinates to another transform.
PlanarProjection
          Classe de base des projections cartographiques azimuthales (ou planaires).
TransformException
          Common superclass for a number of transformation-related exceptions.
TransformType
          Semantic type of transform used in coordinate transformation.
 

Classes in org.deegree_impl.model.ct used by org.deegree_impl.model.resources
MathTransform
          Transforms multi-dimensional coordinate points.
MathTransform2D
          Transforms two-dimensional coordinate points.
TransformException
          Common superclass for a number of transformation-related exceptions.