Class GPSPoint

java.lang.Object
  extended by GPSPoint

public class GPSPoint
extends java.lang.Object

Author:
alvares

Field Summary
(package private)  org.jdic.web.BrMapSprite duke
           
 
Constructor Summary
GPSPoint()
           
 
Method Summary
 void add(org.jdic.web.BrMap m)
           
 void GPSPoint(double latitude, double longitude)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

duke

org.jdic.web.BrMapSprite duke
Constructor Detail

GPSPoint

public GPSPoint()
Method Detail

GPSPoint

public void GPSPoint(double latitude,
                     double longitude)

add

public void add(org.jdic.web.BrMap m)