private static class CoordinateInfoViewer.Updater extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private HistoryBrowserModel |
model |
private PointInTimeType |
role |
Modifier | Constructor and Description |
---|---|
protected |
Updater(HistoryBrowserModel model,
PointInTimeType role) |
Modifier and Type | Method and Description |
---|---|
protected Pair<LatLon,LatLon> |
getCoordinates() |
protected HistoryOsmPrimitive |
getOppositePrimitive() |
protected HistoryOsmPrimitive |
getPrimitive() |
private final HistoryBrowserModel model
private final PointInTimeType role
protected Updater(HistoryBrowserModel model, PointInTimeType role)
protected HistoryOsmPrimitive getPrimitive()
protected HistoryOsmPrimitive getOppositePrimitive()
protected final Pair<LatLon,LatLon> getCoordinates()