Uses of Interface
org.opengis.referencing.datum.DatumFactory
Packages that use DatumFactory
Package
Description
Validators and test suites for the
org.opengis.referencing package.-
Uses of DatumFactory in org.opengis.test.referencing
Fields in org.opengis.test.referencing declared as DatumFactoryModifier and TypeFieldDescriptionprotected final DatumFactoryReferencingTest.datumFactoryFactory to build a datum, ornullif none.Constructors in org.opengis.test.referencing with parameters of type DatumFactoryModifierConstructorDescriptionprotectedReferencingTest(CRSFactory crsFactory, CSFactory csFactory, DatumFactory datumFactory) Creates a new test using the given factories.