public class WebMarker extends ButtonMarker
Marker.TemplateEntryProperty
Modifier and Type | Field and Description |
---|---|
private URL |
webUrl |
LABEL_PATTERN_AUTO, LABEL_PATTERN_DESC, LABEL_PATTERN_NAME, MARKER_FORMATTED_OFFSET, MARKER_OFFSET, markerProducers, offset, parentLayer, symbol, time
Constructor and Description |
---|
WebMarker(LatLon ll,
URL webUrl,
MarkerLayer parentLayer,
double time,
double offset) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ev)
Called when the mouse is clicked in the marker's hotspot.
|
WayPoint |
convertToWayPoint()
Convert Marker to WayPoint so it can be exported to a GPX file.
|
private void |
updateErroneous() |
containsPoint, paint
createMarker, evaluateCondition, getCoor, getEastNorth, getTemplateKeys, getTemplateValue, getText, getTextTemplate, isErroneous, paintIcon, setCoor, setEastNorth, setErroneous
public WebMarker(LatLon ll, URL webUrl, MarkerLayer parentLayer, double time, double offset)
public void actionPerformed(ActionEvent ev)
Marker
actionPerformed
in class Marker
ev
- A dummy ActionEventpublic WayPoint convertToWayPoint()
Marker
convertToWayPoint
in class Marker
private final void updateErroneous()