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 voidValidatorContainer.validate(PassThroughOperation object) Tests the conformance of the given object.static voidValidators.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 TypeMethodDescriptionvoidOperationValidator.validate(PassThroughOperation object) Validates the given "pass through" operation.