public class PointMotionOperation extends SimpleOperation
| Constructor and Description |
|---|
PointMotionOperation()
Constructor
|
PointMotionOperation(String name,
CoordinateReferenceSystem source,
OperationMethod method)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
OperationType |
getOperationType()
Get the operation type
|
int |
hashCode() |
getMethod, setMethodgetAccuracy, getAccuracyText, getSource, getVersion, hasAccuracy, hasVersion, setAccuracy, setAccuracy, setSource, setVersionaddIdentifier, addIdentifiers, addUsage, addUsages, getIdentifier, getIdentifiers, getName, getRemark, getUsage, getUsages, hasIdentifiers, hasRemark, hasUsages, numIdentifiers, numUsages, setIdentifiers, setName, setRemark, setUsagesaddExtra, addExtras, getCategoryType, getExtra, getExtras, getType, hasExtras, numExtras, setExtras, setType, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getVersion, hasVersion, setName, setVersionaddIdentifier, addIdentifiers, getIdentifier, getIdentifiers, hasIdentifiers, numIdentifiers, setIdentifierspublic PointMotionOperation()
public PointMotionOperation(String name, CoordinateReferenceSystem source, OperationMethod method)
name - namesource - source crsmethod - operation methodpublic OperationType getOperationType()
public int hashCode()
hashCode in class SimpleOperationpublic boolean equals(Object obj)
equals in class SimpleOperationCopyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.