Uses of Interface
org.opengis.referencing.operation.PointMotionOperation
Packages that use PointMotionOperation
Package
Description
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of PointMotionOperation in org.opengis.test
Methods in org.opengis.test with parameters of type PointMotionOperationModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(PointMotionOperation object) Tests the conformance of the given object.static void
Validators.validate
(PointMotionOperation object) Tests the conformance of the given object. -
Uses of PointMotionOperation in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type PointMotionOperationModifier and TypeMethodDescriptionvoid
OperationValidator.validate
(PointMotionOperation object) Validates the point motion operation.