|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeographicCoordinateSystem | |
---|---|
org.deegree.model.csct.cs | |
org.deegree.model.csct.ct |
Uses of GeographicCoordinateSystem in org.deegree.model.csct.cs |
---|
Fields in org.deegree.model.csct.cs declared as GeographicCoordinateSystem | |
---|---|
static GeographicCoordinateSystem |
GeographicCoordinateSystem.WGS84
A geographic coordinate system using WGS84 datum. |
Methods in org.deegree.model.csct.cs that return GeographicCoordinateSystem | |
---|---|
GeographicCoordinateSystem |
CoordinateSystemFactory.createGeographicCoordinateSystem(String name,
HorizontalDatum datum)
Creates a geographic coordinate system. |
GeographicCoordinateSystem |
CoordinateSystemFactory.createGeographicCoordinateSystem(String name,
Unit unit,
HorizontalDatum datum,
PrimeMeridian meridian,
AxisInfo axis0,
AxisInfo axis1)
Creates a geographic coordinate system, which could be latitude/longiude or longitude/latitude. |
GeographicCoordinateSystem |
ProjectedCoordinateSystem.getGeographicCoordinateSystem()
Returns the geographic coordinate system. |
Methods in org.deegree.model.csct.cs with parameters of type GeographicCoordinateSystem | |
---|---|
ProjectedCoordinateSystem |
CoordinateSystemFactory.createProjectedCoordinateSystem(String name,
GeographicCoordinateSystem gcs,
Projection projection)
Creates a projected coordinate system using the specified geographic system. |
ProjectedCoordinateSystem |
CoordinateSystemFactory.createProjectedCoordinateSystem(String name,
GeographicCoordinateSystem gcs,
Projection projection,
Unit unit,
AxisInfo axis0,
AxisInfo axis1)
Creates a projected coordinate system using a projection object. |
Constructors in org.deegree.model.csct.cs with parameters of type GeographicCoordinateSystem | |
---|---|
ProjectedCoordinateSystem(Map properties,
GeographicCoordinateSystem gcs,
Projection projection,
Unit unit,
AxisInfo axis0,
AxisInfo axis1)
Creates a projected coordinate system using a projection object. |
|
ProjectedCoordinateSystem(String name,
GeographicCoordinateSystem gcs,
Projection projection)
Creates a projected coordinate system using the specified geographic system. |
|
ProjectedCoordinateSystem(String name,
GeographicCoordinateSystem gcs,
Projection projection,
Unit unit,
AxisInfo axis0,
AxisInfo axis1)
Creates a projected coordinate system using a projection object. |
Uses of GeographicCoordinateSystem in org.deegree.model.csct.ct |
---|
Methods in org.deegree.model.csct.ct with parameters of type GeographicCoordinateSystem | |
---|---|
protected CoordinateTransformation |
CoordinateTransformationFactory.createTransformationStep(GeographicCoordinateSystem sourceCS,
GeocentricCoordinateSystem targetCS)
Creates a transformation between a geographic and a geocentric coordinate systems. |
protected CoordinateTransformation |
CoordinateTransformationFactory.createTransformationStep(GeographicCoordinateSystem sourceCS,
GeographicCoordinateSystem targetCS)
Creates a transformation between two geographic coordinate systems. |
protected CoordinateTransformation |
CoordinateTransformationFactory.createTransformationStep(GeographicCoordinateSystem sourceCS,
ProjectedCoordinateSystem targetCS)
Creates a transformation between a geographic and a projected coordinate systems. |
protected CoordinateTransformation |
CoordinateTransformationFactory.createTransformationStep(ProjectedCoordinateSystem sourceCS,
GeographicCoordinateSystem targetCS)
Creates a transformation between a projected and a geographic coordinate systems. |
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net