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 CRSAuthorityFactory
CRSTest.factory
The authority factory for creating aCoordinateReferenceSystem
from a code, ornull
if none.Constructors in org.opengis.test.referencing with parameters of type CRSAuthorityFactoryModifierConstructorDescriptionprotected
CRSTest
(CRSAuthorityFactory factory) Creates a new test using the given factory.