| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.mapmode | |
| org.openstreetmap.josm.gui | |
| org.openstreetmap.josm.gui.layer.markerlayer |
| Modifier and Type | Field and Description |
|---|---|
private PlayHeadMarker |
PlayHeadDragMode.playHeadMarker |
| Constructor and Description |
|---|
PlayHeadDragMode(PlayHeadMarker m)
Constructs a new
PlayHeadDragMode. |
| Modifier and Type | Field and Description |
|---|---|
PlayHeadMarker |
MapView.playHeadMarker
The play head marker: there is only one of these so it isn't in any specific layer
|
| Modifier and Type | Field and Description |
|---|---|
private static PlayHeadMarker |
PlayHeadMarker.playHead |
| Modifier and Type | Method and Description |
|---|---|
static PlayHeadMarker |
PlayHeadMarker.create()
Returns the unique instance of
PlayHeadMarker. |