|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeocentricCRS | |
---|---|
org.opengis.referencing.crs | Coordinate reference systems (coordinate systems with a datum). |
Uses of GeocentricCRS in org.opengis.referencing.crs |
---|
Methods in org.opengis.referencing.crs that return GeocentricCRS | |
---|---|
GeocentricCRS |
CRSFactory.createGeocentricCRS(Map<String,?> properties,
GeodeticDatum datum,
CartesianCS cs)
Creates a geocentric coordinate reference system from a cartesian coordinate system. |
GeocentricCRS |
CRSFactory.createGeocentricCRS(Map<String,?> properties,
GeodeticDatum datum,
SphericalCS cs)
Creates a geocentric coordinate reference system from a spherical coordinate system. |
GeocentricCRS |
CRSAuthorityFactory.createGeocentricCRS(String code)
Returns a geocentric coordinate reference system from a code. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |