Uses of Interface
org.opengis.referencing.crs.CRSAuthorityFactory
Packages that use CRSAuthorityFactory
Package
Description
Validators and test suites for the
org.opengis.referencing package.-
Uses of CRSAuthorityFactory in org.opengis.test.referencing
Fields in org.opengis.test.referencing declared as CRSAuthorityFactoryModifier and TypeFieldDescriptionprotected final CRSAuthorityFactoryCRSTest.factoryThe authority factory for creating aCoordinateReferenceSystemfrom a code, ornullif none.Constructors in org.opengis.test.referencing with parameters of type CRSAuthorityFactoryModifierConstructorDescriptionprotectedCRSTest(CRSAuthorityFactory factory) Creates a new test using the given factory.