| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Info | |
| org.deegree_impl.model.cs | |
| org.deegree_impl.model.ct | |
| Uses of Info in org.deegree_impl.model.cs | 
| Subclasses of Info in org.deegree_impl.model.cs | |
 class | 
CompoundCoordinateSystem
An aggregate of two coordinate systems.  | 
 class | 
CoordinateSystem
Base class for all coordinate systems.  | 
 class | 
Datum
A set of quantities from which other quantities are calculated.  | 
 class | 
Ellipsoid
The figure formed by the rotation of an ellipse about an axis.  | 
 class | 
GeocentricCoordinateSystem
A 3D coordinate system, with its origin at the center of the Earth.  | 
 class | 
GeographicCoordinateSystem
A coordinate system based on latitude and longitude.  | 
 class | 
HorizontalCoordinateSystem
A 2D coordinate system suitable for positions on the Earth's surface.  | 
 class | 
HorizontalDatum
Procedure used to measure positions on the surface of the Earth.  | 
 class | 
LocalCoordinateSystem
A local coordinate system, with uncertain relationship to the world.  | 
 class | 
LocalDatum
Local datum.  | 
 class | 
PrimeMeridian
A meridian used to take longitude measurements from.  | 
 class | 
ProjectedCoordinateSystem
A 2D cartographic coordinate system.  | 
 class | 
Projection
A projection from geographic coordinates to projected coordinates.  | 
 class | 
TemporalCoordinateSystem
A one-dimensional coordinate system suitable for time measurements.  | 
 class | 
TemporalDatum
Procedure used to measure time.  | 
 class | 
VerticalCoordinateSystem
A one-dimensional coordinate system suitable for vertical measurements.  | 
 class | 
VerticalDatum
Procedure used to measure vertical distances.  | 
| Methods in org.deegree_impl.model.cs that return Info | |
 Info | 
Info.Export.unwrap()
Returns the underlying implementation.  | 
 Info | 
Adapters.wrap(CS_Info info)
Returns info for an OpenGIS interface.  | 
| Methods in org.deegree_impl.model.cs with parameters of type Info | |
(package private)  void | 
CoordinateSystemAuthorityFactory.setProperties(Info info,
              java.lang.String code,
              java.lang.String alias,
              java.lang.String abbreviation,
              java.lang.String remarks)
Set the properties fon an Info object.  | 
 CS_Info | 
Adapters.export(Info info)
Returns an OpenGIS interface for an info.  | 
| Uses of Info in org.deegree_impl.model.ct | 
| Subclasses of Info in org.deegree_impl.model.ct | |
 class | 
CoordinateTransformation
Describes a coordinate transformation.  | 
private static class | 
CoordinateTransformation.Inverse
The inverse coordinate transformation.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||