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 Units
Units.DEFAULT
The default instance, created when first needed.Methods in org.opengis.test that return UnitsModifier and TypeMethodDescriptionstatic Units
Units.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 Units
CRSTest.units
The units of measurement to be used for the tests.private final Units
DatumValidator.units
The units of measurement to be used for the verifications.private final Units
ReferencingTest.units
The units of measurement to be used for the tests.