Uses of Interface
org.opengis.referencing.operation.Transformation
Packages that use Transformation
Package
Description
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of Transformation in org.opengis.test
Methods in org.opengis.test with parameters of type TransformationModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(Transformation object) Tests the conformance of the given object.static void
Validators.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 TransformationModifier and TypeMethodDescriptionvoid
OperationValidator.validate
(Transformation object) Validates the given transformation.