|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ellipsoid | |
---|---|
org.deegree.cs.components | The components package holds the shared components used by coordinatesystems, projections and transformations. |
org.deegree.cs.configuration.wkt | |
org.deegree.cs.persistence.deegree.d3.parsers |
Uses of Ellipsoid in org.deegree.cs.components |
---|
Fields in org.deegree.cs.components declared as Ellipsoid | |
---|---|
static Ellipsoid |
Ellipsoid.WGS84
WGS 1984 ellipsoid. |
Uses of Ellipsoid in org.deegree.cs.configuration.wkt |
---|
Methods in org.deegree.cs.configuration.wkt that return Ellipsoid | |
---|---|
protected Ellipsoid |
WKTParser.parseEllipsoid()
|
Uses of Ellipsoid in org.deegree.cs.persistence.deegree.d3.parsers |
---|
Methods in org.deegree.cs.persistence.deegree.d3.parsers that return Ellipsoid | |
---|---|
Ellipsoid |
EllipsoidParser.getEllipsoidForId(String ellipsoidID)
Tries to find a cached ellipsoid, if not found, the config will be checked. |
protected Ellipsoid |
EllipsoidParser.parseEllipsoid(XMLStreamReader reader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |