Modifier and Type | Field and Description |
---|---|
protected UTMCoordinateType |
LocalizationType.UTM.coordinate |
protected UTMCoordinateType |
LocalizationType.UTM.coordinateError |
Modifier and Type | Method and Description |
---|---|
UTMCoordinateType |
ObjectFactory.createUTMCoordinateType()
Create an instance of
UTMCoordinateType |
UTMCoordinateType |
LocalizationType.UTM.getCoordinate()
Gets the value of the coordinate property.
|
UTMCoordinateType |
LocalizationType.UTM.getCoordinateError()
Gets the value of the coordinateError property.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalizationType.UTM.setCoordinate(UTMCoordinateType value)
Sets the value of the coordinate property.
|
void |
LocalizationType.UTM.setCoordinateError(UTMCoordinateType value)
Sets the value of the coordinateError property.
|
Copyright © 2024 Tethys. All rights reserved.