gps.log.out
Class AllWayPointStyles

java.lang.Object
  extended by gps.log.out.WayPointStyleSet
      extended by gps.log.out.AllWayPointStyles

public class AllWayPointStyles
extends WayPointStyleSet

Author:
Mario

Field Summary
static int GEOTAG_DOCUMENT_KEY
           
static int GEOTAG_PICTURE_KEY
           
static int GEOTAG_VOICE_KEY
           
static int GEOTAG_WAYPOINT_KEY
           
 
Constructor Summary
AllWayPointStyles()
           
 
Method Summary
 
Methods inherited from class gps.log.out.WayPointStyleSet
add, get, has, hasNext, iterator, next, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GEOTAG_VOICE_KEY

public static final int GEOTAG_VOICE_KEY
See Also:
Constant Field Values

GEOTAG_WAYPOINT_KEY

public static final int GEOTAG_WAYPOINT_KEY
See Also:
Constant Field Values

GEOTAG_PICTURE_KEY

public static final int GEOTAG_PICTURE_KEY
See Also:
Constant Field Values

GEOTAG_DOCUMENT_KEY

public static final int GEOTAG_DOCUMENT_KEY
See Also:
Constant Field Values
Constructor Detail

AllWayPointStyles

public AllWayPointStyles()