Uses of Interface
org.opengis.referencing.operation.Transformation
-
Packages that use Transformation Package Description org.opengis.test Base classes for validators and test suites for all GeoAPI objects.org.opengis.test.referencing Validators and test suites for theorg.opengis.referencingpackage. -
-
Uses of Transformation in org.opengis.test
Methods in org.opengis.test with parameters of type Transformation Modifier and Type Method Description voidValidatorContainer. validate(Transformation object)Tests the conformance of the given object.static voidValidators. validate(Transformation object)Tests the conformance of the given object. -
Uses of Transformation in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type Transformation Modifier and Type Method Description voidOperationValidator. validate(Transformation object)Validates the given transformation.
-