org.placelab.demo.mapview
Class FusionMapDemo

java.lang.Object
  extended byorg.placelab.demo.mapview.MapDemo
      extended byorg.placelab.demo.mapview.FusionMapDemo

public class FusionMapDemo
extends MapDemo

Spec for FusionMapDemo


Field Summary
 
Fields inherited from class org.placelab.demo.mapview.MapDemo
bar, daemon, data, display, mapView, placeItems, shell, sp
 
Constructor Summary
FusionMapDemo(java.lang.String logfile, java.lang.String mapArchive, java.lang.String mapName, Mapper m)
           
 
Method Summary
protected  Tracker createTracker(Mapper m)
           
static void main(java.lang.String[] args)
          Passing in a file will cause a log spotter to be created.
 
Methods inherited from class org.placelab.demo.mapview.MapDemo
askUserForFile, buildMenu, buildShell, doEventLoop, errorDialog, errorDialog, getDaemon, loadWad, loadWad, mapAction, placeAction, resize, run, saveAsWad, saveWad, shutdown, toggleAutoScroll, toggleAutoZoom, toggleBeacons, toggleParticles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FusionMapDemo

public FusionMapDemo(java.lang.String logfile,
                     java.lang.String mapArchive,
                     java.lang.String mapName,
                     Mapper m)
              throws java.io.IOException,
                     SpotterException
Parameters:
logfile -
mapArchive -
mapName -
m -
Throws:
java.io.IOException
SpotterException
Method Detail

createTracker

protected Tracker createTracker(Mapper m)
Overrides:
createTracker in class MapDemo

main

public static void main(java.lang.String[] args)
Description copied from class: MapDemo
Passing in a file will cause a log spotter to be created. If no file name is passed, a wifi spotter will be created