Uses of Interface
org.opengis.referencing.cs.CSFactory
Packages that use CSFactory
Package
Description
Validators and test suites for the
org.opengis.referencing
package.-
Uses of CSFactory in org.opengis.test.referencing
Fields in org.opengis.test.referencing declared as CSFactoryModifier and TypeFieldDescriptionprotected final CSFactory
ReferencingTest.csFactory
Factory to build a coordinate system, ornull
if none.Constructors in org.opengis.test.referencing with parameters of type CSFactoryModifierConstructorDescriptionprotected
ReferencingTest
(CRSFactory crsFactory, CSFactory csFactory, DatumFactory datumFactory) Creates a new test using the given factories.