public static class GeoDataController.CoordinateAttributePoint extends GeoDataController.NodeInfo<CoordinateAttribute>
node| Constructor and Description |
|---|
CoordinateAttributePoint(CoordinateAttribute attribute,
Coordinate coordinate) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getDistance()
Returns the distance to the expected location
|
Coordinate |
getOriginalCoordinate() |
Double |
getX() |
Double |
getY() |
getAttrDefId, getAttrId, getRecId, getRecKeys, getRecordData, getRecSteppublic CoordinateAttributePoint(CoordinateAttribute attribute, Coordinate coordinate)
public Coordinate getOriginalCoordinate()
public Double getX()
public Double getY()
public Double getDistance()
Copyright © 2022 Open Foris. All rights reserved.