Uses of Interface
org.opengis.referencing.crs.GeneralDerivedCRS
Packages that use GeneralDerivedCRS
Package
Description
Validators and test suites for the
org.opengis.referencing package.-
Uses of GeneralDerivedCRS in org.opengis.referencing.crs
Subinterfaces of GeneralDerivedCRS in org.opengis.referencing.crsModifier and TypeInterfaceDescriptioninterfaceA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.interfaceA 2D coordinate reference system used to approximate the shape of the earth on a planar surface. -
Uses of GeneralDerivedCRS in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type GeneralDerivedCRSModifier and TypeMethodDescriptionprivate voidCRSValidator.validateGeneralDerivedCRS(GeneralDerivedCRS object) Validates the conversion in the given derived CRS.