Uses of Class
com.bbn.openmap.graphicLoader.scenario.TimeStamp

Packages that use TimeStamp
com.bbn.openmap.graphicLoader.scenario The Scenario GraphicLoader PlugIn package is designed to provide support for displaying scripted movement of map objects. 
 

Uses of TimeStamp in com.bbn.openmap.graphicLoader.scenario
 

Methods in com.bbn.openmap.graphicLoader.scenario with parameters of type TimeStamp
 void ScenarioPoint.addTimeStamp(TimeStamp timeStamp)
          Add a TimeStamp to the point.
 boolean ScenarioPoint.removeTimeStamp(TimeStamp timeStamp)
           
 void ScenarioGraphic.addTimeStamp(TimeStamp timeStamp)
          Add a location at a time.
 boolean ScenarioGraphic.removeTimeStamp(TimeStamp timeStamp)
          Remove a location at a certain time.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details