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

Uses of Class
org.deegree.model.csct.cs.Ellipsoid

Packages that use Ellipsoid
org.deegree.model.csct.cs   
org.deegree.model.csct.ct   
 

Uses of Ellipsoid in org.deegree.model.csct.cs
 

Fields in org.deegree.model.csct.cs declared as Ellipsoid
static Ellipsoid Ellipsoid.WGS84
          WGS 1984 ellipsoid.
 

Methods in org.deegree.model.csct.cs that return Ellipsoid
 Ellipsoid CoordinateSystemAuthorityFactory.createEllipsoid(String code)
          Returns an Ellipsoid object from a code.
 Ellipsoid CoordinateSystemFactory.createEllipsoid(String name, double semiMajorAxis, double semiMinorAxis, Unit unit)
          Creates an ellipsoid from radius values.
static Ellipsoid Ellipsoid.createFlattenedSphere(String name, double semiMajorAxis, double inverseFlattening, Unit unit)
          Construct a new ellipsoid using the specified axis length and inverse flattening value.
 Ellipsoid CoordinateSystemFactory.createFlattenedSphere(String name, double semiMajorAxis, double inverseFlattening, Unit unit)
          Creates an ellipsoid from an major radius, and inverse flattening.
 Ellipsoid HorizontalDatum.getEllipsoid()
          Returns the ellipsoid.
 

Methods in org.deegree.model.csct.cs with parameters of type Ellipsoid
 HorizontalDatum CoordinateSystemFactory.createHorizontalDatum(String name, DatumType.Horizontal type, Ellipsoid ellipsoid, WGS84ConversionInfo toWGS84)
          Creates horizontal datum from ellipsoid and Bursa-Wolf parameters.
 HorizontalDatum CoordinateSystemFactory.createHorizontalDatum(String name, Ellipsoid ellipsoid)
          Creates horizontal datum from an ellipsoid.
 Projection CoordinateSystemFactory.createProjection(String name, String classification, Ellipsoid ellipsoid, Point2D centre, Point2D translation, double scaleFactor)
          Convenience method for constructing a projection using the specified ellipsoid.
(package private) static javax.media.jai.ParameterList Projection.init(javax.media.jai.ParameterList parameters, Ellipsoid ellipsoid, Point2D centre, Point2D translation, double scaleFactor)
          Initialize a list of parameter from the specified ellipsoid and points.
 

Constructors in org.deegree.model.csct.cs with parameters of type Ellipsoid
HorizontalDatum(Map properties, DatumType type, Ellipsoid ellipsoid, WGS84ConversionInfo parameters)
          Creates horizontal datum from ellipsoid and Bursa-Wolf parameters.
HorizontalDatum(String name, DatumType.Horizontal type, Ellipsoid ellipsoid, WGS84ConversionInfo parameters)
          Creates horizontal datum from ellipsoid and Bursa-Wolf parameters.
HorizontalDatum(String name, Ellipsoid ellipsoid)
          Creates horizontal datum from an ellipsoid.
Projection(String name, String classification, Ellipsoid ellipsoid, Point2D centre, Point2D translation, double scaleFactor)
          Convenience constructor for a projection using the specified ellipsoid.
 

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

Constructors in org.deegree.model.csct.ct with parameters of type Ellipsoid
GeocentricTransform(Ellipsoid ellipsoid, boolean hasHeight)
          Construct a transform.
 


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