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