Uses of Interface
org.geotools.api.referencing.crs.EngineeringCRS
Packages that use EngineeringCRS
Package
Description
Coordinate reference systems implementation.
Base classes for factories and
authority factories.
Authority factories for
the EPSG database.
-
Uses of EngineeringCRS in org.geotools.api.referencing.crs
Methods in org.geotools.api.referencing.crs that return EngineeringCRSModifier and TypeMethodDescriptionCRSAuthorityFactory.createEngineeringCRS
(String code) Create a engineering coordinate reference system from a code.CRSFactory.createEngineeringCRS
(Map<String, ?> properties, EngineeringDatum datum, CoordinateSystem cs) Creates a engineering coordinate reference system. -
Uses of EngineeringCRS in org.geotools.referencing.crs
Classes in org.geotools.referencing.crs that implement EngineeringCRSModifier and TypeClassDescriptionclass
A contextually local coordinate reference system.Constructors in org.geotools.referencing.crs with parameters of type EngineeringCRSModifierConstructorDescriptionConstructs a new enginnering CRS with the same values than the specified one. -
Uses of EngineeringCRS in org.geotools.referencing.epsg.wkt
Methods in org.geotools.referencing.epsg.wkt that return EngineeringCRS -
Uses of EngineeringCRS in org.geotools.referencing.factory
Methods in org.geotools.referencing.factory that return EngineeringCRSModifier and TypeMethodDescriptionAbstractAuthorityFactory.createEngineeringCRS
(String code) Creates a engineering coordinate reference system from a code.AbstractCachedAuthorityFactory.createEngineeringCRS
(String code) AuthorityFactoryAdapter.createEngineeringCRS
(String code) Creates a engineering coordinate reference system from a code.BufferedAuthorityFactory.createEngineeringCRS
(String code) Returns an engineering coordinate reference system from a code.CachedAuthorityDecorator.createEngineeringCRS
(String code) CachedCRSAuthorityDecorator.createEngineeringCRS
(String code) FallbackAuthorityFactory.createEngineeringCRS
(String code) Creates a engineering coordinate reference system from a code.ReferencingObjectFactory.createEngineeringCRS
(Map<String, ?> properties, EngineeringDatum datum, CoordinateSystem cs) Creates a engineering coordinate reference system.ThreadedAuthorityFactory.createEngineeringCRS
(String code) Returns an engineering coordinate reference system from a code. -
Uses of EngineeringCRS in org.geotools.referencing.factory.epsg
Methods in org.geotools.referencing.factory.epsg that return EngineeringCRS