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 CSFactoryReferencingTest.csFactoryFactory to build a coordinate system, ornullif none.Constructors in org.opengis.test.referencing with parameters of type CSFactoryModifierConstructorDescriptionprotectedReferencingTest(CRSFactory crsFactory, CSFactory csFactory, DatumFactory datumFactory) Creates a new test using the given factories.