Uses of Class
org.opengis.test.Units
Packages that use Units
Package
Description
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.referencing package.-
Uses of Units in org.opengis.test
Fields in org.opengis.test declared as UnitsModifier and TypeFieldDescriptionprivate static UnitsUnits.DEFAULTThe default instance, created when first needed.Methods in org.opengis.test that return UnitsModifier and TypeMethodDescriptionstatic UnitsUnits.getDefault()Returns the default units factory. -
Uses of Units in org.opengis.test.referencing
Fields in org.opengis.test.referencing declared as UnitsModifier and TypeFieldDescriptionprivate final UnitsCRSTest.unitsThe units of measurement to be used for the tests.private final UnitsDatumValidator.unitsThe units of measurement to be used for the verifications.private final UnitsReferencingTest.unitsThe units of measurement to be used for the tests.