@UML(identifier="CC_ConcatenatedOperation", specification=ISO_19111) public interface ConcatenatedOperation extends CoordinateOperation
COORDINATE_OPERATION_ACCURACY_KEY, DOMAIN_OF_VALIDITY_KEY, OPERATION_VERSION_KEY, SCOPE_KEYALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY| Modifier and Type | Method and Description |
|---|---|
List<SingleOperation> |
getOperations()
Returns the sequence of operations.
|
getCoordinateOperationAccuracy, getDomainOfValidity, getMathTransform, getOperationVersion, getScope, getSourceCRS, getTargetCRSgetAlias, getIdentifiers, getName, getRemarks, toWKT@UML(identifier="usesOperation", obligation=MANDATORY, specification=ISO_19111) List<SingleOperation> getOperations()
Copyright © 1996–2019 Geotools. All rights reserved.