org.jostraca.util
Class WayPointRecorder

java.lang.Object
  extended byorg.jostraca.util.WayPointRecorder

public class WayPointRecorder
extends java.lang.Object

Simple class to records WayPoints.


Constructor Summary
WayPointRecorder()
           
 
Method Summary
static void add(WayPoint pWayPoint)
           
static void clear()
           
static java.lang.String makeString()
           
static boolean matches(java.util.Vector pWayPoints)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WayPointRecorder

public WayPointRecorder()
Method Detail

add

public static void add(WayPoint pWayPoint)

matches

public static boolean matches(java.util.Vector pWayPoints)

clear

public static void clear()

makeString

public static java.lang.String makeString()


Copyright © 2000-2002 Richard Rodger