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