Uses of Interface
org.opengis.referencing.crs.CRSFactory
Packages that use CRSFactory
Package
Description
Validators and test suites for the
org.opengis.referencing package.-
Uses of CRSFactory in org.opengis.test.referencing
Fields in org.opengis.test.referencing declared as CRSFactoryModifier and TypeFieldDescriptionprotected final CRSFactoryReferencingTest.crsFactoryFactory to build a coordinate reference system, ornullif none.Constructors in org.opengis.test.referencing with parameters of type CRSFactoryModifierConstructorDescriptionprotectedReferencingTest(CRSFactory crsFactory, CSFactory csFactory, DatumFactory datumFactory) Creates a new test using the given factories.