Jeospace API

Uses of Class
org.jeospace.simulation.Chronometer

Packages that use Chronometer
org.jeospace.simulation Contains classes to configure, manage and control the simulation/visulation environment. 
 

Uses of Chronometer in org.jeospace.simulation
 

Methods in org.jeospace.simulation that return Chronometer
 Chronometer Profile.getChronometer()
          Return the Chronometer
 Chronometer ChronManager.getChronometer()
          Return the current active Chronometer
 

Methods in org.jeospace.simulation with parameters of type Chronometer
 void X3DSimManager.setChronometer(Chronometer chronometer)
          Set the active Chronometer.
 void X3DNavManager.setChronometer(Chronometer chronometer)
          Set the active Chronometer.
 void SimManager.setChronometer(Chronometer chronometer)
          Set the active Chronometer.
 void NavManager.setChronometer(Chronometer chronometer)
          Set the active Chronometer.
 

Constructors in org.jeospace.simulation with parameters of type Chronometer
ChronManager(Chronometer chronometer)
          Constructor
 


Jeospace API

Copyright © 2006 - jeospace.org