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 DatumFactory
ReferencingTest.datumFactory
Factory to build a datum, ornull
if none.Constructors in org.opengis.test.referencing with parameters of type DatumFactoryModifierConstructorDescriptionprotected
ReferencingTest
(CRSFactory crsFactory, CSFactory csFactory, DatumFactory datumFactory) Creates a new test using the given factories.