Uses of Interface
org.opengis.referencing.crs.CRSAuthorityFactory
-
Packages that use CRSAuthorityFactory Package Description org.opengis.test.referencing Validators and test suites for theorg.opengis.referencingpackage. -
-
Uses of CRSAuthorityFactory in org.opengis.test.referencing
Fields in org.opengis.test.referencing declared as CRSAuthorityFactory Modifier and Type Field Description protected CRSAuthorityFactoryCRSTest. factoryThe authority factory for creating aCoordinateReferenceSystemfrom a code, ornullif none.Constructors in org.opengis.test.referencing with parameters of type CRSAuthorityFactory Constructor Description CRSTest(CRSAuthorityFactory factory)Creates a new test using the given factory.
-