Package org.opengis.test.referencing
Validators and test suites for the
org.opengis.referencing
package.- Since:
- 2.2
- Version:
- 3.0
-
Class Summary Class Description CRSTest Tests Coordinate Reference System and related objects from theorg.opengis.referencing.crs
packages.CRSValidator ValidatesCoordinateReferenceSystem
and related objects from theorg.opengis.referencing.crs
package.CSValidator ValidatesCoordinateSystem
and related objects from theorg.opengis.referencing.cs
package.DatumValidator ValidatesDatum
and related objects from theorg.opengis.datum
package.OperationValidator ValidatesCoordinateOperation
and related objects from theorg.opengis.referencing.operation
package.ParameterValidator ValidatesParameterValue
and related objects from theorg.opengis.parameter
package.ReferencingTest Tests Coordinate Reference System and related objects from theorg.opengis.referencing.crs
,cs
anddatum
packages.ReferencingValidator ValidatesIdentifiedObject
and related objects from theorg.opengis.referencing
package.SimpleDirectPosition A trivial implementation ofDirectPosition
for internal usage byTransformTestCase
.TransformTestCase Base class for tests ofMathTransform
implementations. -
Error Summary Error Description TransformFailure Thrown when a transform didn't produced the expected value.