Uses of Interface
org.opengis.referencing.crs.EngineeringCRS
Packages that use EngineeringCRS
Package
Description
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.referencing package.-
Uses of EngineeringCRS in org.opengis.referencing.crs
Methods in org.opengis.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.opengis.test
Methods in org.opengis.test with parameters of type EngineeringCRSModifier and TypeMethodDescriptionfinal voidValidatorContainer.validate(EngineeringCRS object) Validates the given coordinate reference system.static voidValidators.validate(EngineeringCRS object) Validates the given coordinate reference system. -
Uses of EngineeringCRS in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type EngineeringCRSModifier and TypeMethodDescriptionvoidCRSValidator.validate(EngineeringCRS object) Validates the given coordinate reference system.