|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EngineeringDatum | |
|---|---|
| org.opengis.referencing.crs | Coordinate reference systems (coordinate systems with a datum). |
| org.opengis.referencing.datum | Geodetic datum (the relationship of a coordinate system to the earth). |
| Uses of EngineeringDatum in org.opengis.referencing.crs |
|---|
| Methods in org.opengis.referencing.crs with parameters of type EngineeringDatum | |
|---|---|
EngineeringCRS |
CRSFactory.createEngineeringCRS(Map<String,?> properties,
EngineeringDatum datum,
CoordinateSystem cs)
Creates a engineering coordinate reference system. |
| Uses of EngineeringDatum in org.opengis.referencing.datum |
|---|
| Methods in org.opengis.referencing.datum that return EngineeringDatum | |
|---|---|
EngineeringDatum |
DatumFactory.createEngineeringDatum(Map<String,?> properties)
Creates an engineering datum. |
EngineeringDatum |
DatumAuthorityFactory.createEngineeringDatum(String code)
Creates a engineering datum from a code. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||