|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeographicCRS | |
---|---|
org.opengis.referencing.crs | Coordinate reference systems (coordinate systems with a datum). |
Uses of GeographicCRS in org.opengis.referencing.crs |
---|
Methods in org.opengis.referencing.crs that return GeographicCRS | |
---|---|
GeographicCRS |
CRSFactory.createGeographicCRS(Map<String,?> properties,
GeodeticDatum datum,
EllipsoidalCS cs)
Creates a geographic coordinate reference system. |
GeographicCRS |
CRSAuthorityFactory.createGeographicCRS(String code)
Returns a geographic coordinate reference system from a code. |
GeographicCRS |
ProjectedCRS.getBaseCRS()
Returns the base coordinate reference system, which must be geographic. |
Methods in org.opengis.referencing.crs with parameters of type GeographicCRS | |
---|---|
ProjectedCRS |
CRSFactory.createProjectedCRS(Map<String,?> properties,
GeographicCRS baseCRS,
Conversion conversionFromBase,
CartesianCS derivedCS)
Creates a projected coordinate reference system from a defining conversion. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |