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