Uses of Package
org.deegree_impl.model.cs

Packages that use org.deegree_impl.model.cs
org.deegree_impl.gml   
org.deegree_impl.graphics   
org.deegree_impl.model.cs   
org.deegree_impl.model.ct   
org.deegree_impl.model.pt   
org.deegree_impl.model.resources   
org.deegree_impl.services.wfs.db   
 

Classes in org.deegree_impl.model.cs used by org.deegree_impl.gml
ConvenienceCSFactoryFull
           
CoordinateSystem
          Base class for all coordinate systems.
 

Classes in org.deegree_impl.model.cs used by org.deegree_impl.graphics
CoordinateSystem
          Base class for all coordinate systems.
 

Classes in org.deegree_impl.model.cs used by org.deegree_impl.model.cs
Adapters
          Provide methods for interoperability with org.opengis.cs package.
AxisInfo
          Details of axis.
AxisOrientation
          Orientation of axis.
BackingStoreException
          Thrown to indicate that a factory operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
CompoundCoordinateSystem
          An aggregate of two coordinate systems.
ConvenienceCSFactory
           
CoordinateSystem
          Base class for all coordinate systems.
CoordinateSystem.Export
          Wrap a CoordinateSystem object for use with OpenGIS.
CoordinateSystemFactory
          Builds up complex objects from simpler objects or values.
Datum
          A set of quantities from which other quantities are calculated.
Datum.Export
          Wrap a Datum object for use with OpenGIS.
DatumType
          Type of the datum expressed as an enumerated value.
DatumType.Horizontal
          Horizontal datum type.
DatumType.Local
          Local datum type.
DatumType.Temporal
          Temporal datum type.
DatumType.Vertical
          Vertical datum type.
Ellipsoid
          The figure formed by the rotation of an ellipse about an axis.
GeocentricCoordinateSystem
          A 3D coordinate system, with its origin at the center of the Earth.
GeographicCoordinateSystem
          A coordinate system based on latitude and longitude.
HorizontalCoordinateSystem
          A 2D coordinate system suitable for positions on the Earth's surface.
HorizontalCoordinateSystem.Export
          Wrap a HorizontalCoordinateSystem object for use with OpenGIS.
HorizontalDatum
          Procedure used to measure positions on the surface of the Earth.
Info
          A base class for metadata applicable to coordinate system objects.
Info.Export
          Wrap a Info object for use with OpenGIS.
LocalCoordinateSystem
          A local coordinate system, with uncertain relationship to the world.
LocalDatum
          Local datum.
PrimeMeridian
          A meridian used to take longitude measurements from.
ProjectedCoordinateSystem
          A 2D cartographic coordinate system.
Projection
          A projection from geographic coordinates to projected coordinates.
TemporalDatum
          Procedure used to measure time.
VerticalCoordinateSystem
          A one-dimensional coordinate system suitable for vertical measurements.
VerticalDatum
          Procedure used to measure vertical distances.
WGS84ConversionInfo
          Parameters for a geographic transformation into WGS84.
 

Classes in org.deegree_impl.model.cs used by org.deegree_impl.model.ct
AxisOrientation
          Orientation of axis.
CompoundCoordinateSystem
          An aggregate of two coordinate systems.
ConvenienceCSFactory
           
CoordinateSystem
          Base class for all coordinate systems.
Ellipsoid
          The figure formed by the rotation of an ellipse about an axis.
GeocentricCoordinateSystem
          A 3D coordinate system, with its origin at the center of the Earth.
GeographicCoordinateSystem
          A coordinate system based on latitude and longitude.
HorizontalCoordinateSystem
          A 2D coordinate system suitable for positions on the Earth's surface.
HorizontalDatum
          Procedure used to measure positions on the surface of the Earth.
Info
          A base class for metadata applicable to coordinate system objects.
ProjectedCoordinateSystem
          A 2D cartographic coordinate system.
Projection
          A projection from geographic coordinates to projected coordinates.
TemporalCoordinateSystem
          A one-dimensional coordinate system suitable for time measurements.
VerticalCoordinateSystem
          A one-dimensional coordinate system suitable for vertical measurements.
 

Classes in org.deegree_impl.model.cs used by org.deegree_impl.model.pt
AxisOrientation
          Orientation of axis.
 

Classes in org.deegree_impl.model.cs used by org.deegree_impl.model.resources
AxisInfo
          Details of axis.
CoordinateSystem
          Base class for all coordinate systems.
HorizontalDatum
          Procedure used to measure positions on the surface of the Earth.
TemporalDatum
          Procedure used to measure time.
VerticalDatum
          Procedure used to measure vertical distances.
 

Classes in org.deegree_impl.model.cs used by org.deegree_impl.services.wfs.db
ConvenienceCSFactory