gps.log.out
Class WayPointStyle
java.lang.Object
gps.log.out.WayPointStyle
public class WayPointStyle
- extends java.lang.Object
Definitions for a waypoint style.
- Author:
- Mario De Weerd
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WayPointStyle
public WayPointStyle()
getKey
public final java.lang.String getKey()
- Returns:
- the key
setKey
public final void setKey(java.lang.String key)
- Parameters:
key
- the key to set
getSymbolText
public final java.lang.String getSymbolText()
- Returns:
- the description
setSymbolText
public final void setSymbolText(java.lang.String symbol)
- Parameters:
symbol
- the description to set
getIconUrl
public final java.lang.String getIconUrl()
- Returns:
- the iconUrl
setIconUrl
public final void setIconUrl(java.lang.String iconUrl)
- Parameters:
iconUrl
- the iconUrl to set