public class WebMarker extends ButtonMarker
Marker.TemplateEntryProperty| Modifier and Type | Field and Description |
|---|---|
private java.net.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,
java.net.URL webUrl,
MarkerLayer parentLayer,
double time,
double offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.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, paintcreateMarker, evaluateCondition, getCoor, getEastNorth, getTemplateKeys, getTemplateValue, getText, getTextTemplate, isErroneous, paintIcon, setCoor, setEastNorth, setErroneousprivate final java.net.URL webUrl
public WebMarker(LatLon ll, java.net.URL webUrl, MarkerLayer parentLayer, double time, double offset)
public void actionPerformed(java.awt.event.ActionEvent ev)
MarkeractionPerformed in class Markerev - A dummy ActionEventpublic WayPoint convertToWayPoint()
MarkerconvertToWayPoint in class Markerprivate final void updateErroneous()