@UML(identifier="CC_Operation", specification=ISO_19111) public interface Operation extends SingleOperation
OperationMethodCOORDINATE_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 |
|---|---|
OperationMethod |
getMethod()
Returns the operation method.
|
ParameterValueGroup |
getParameterValues()
Returns the parameter values.
|
getCoordinateOperationAccuracy, getDomainOfValidity, getMathTransform, getOperationVersion, getScope, getSourceCRS, getTargetCRSgetAlias, getIdentifiers, getName, getRemarks, toWKT@UML(identifier="usesMethod", obligation=MANDATORY, specification=ISO_19111) OperationMethod getMethod()
@UML(identifier="usesValue", obligation=MANDATORY, specification=ISO_19111) ParameterValueGroup getParameterValues()
Copyright © 1996–2019 Geotools. All rights reserved.