Jeospace API

Uses of Class
org.jeospace.simulation.ChronPeriod

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

Uses of ChronPeriod in org.jeospace.simulation
 

Methods in org.jeospace.simulation that return ChronPeriod
 ChronPeriod Chronometer.getChronRate()
          Return the aggregate chron rate.
 

Methods in org.jeospace.simulation with parameters of type ChronPeriod
 ChronAlarm ChronManager.createChronAlarm(ChronAlarmListener listener, java.lang.Object listenerID, ChronPeriod interval, boolean repeat)
          Create a new ChronAlarm.
 ChronAlarm ChronAlarmFactory.createChronAlarm(ChronAlarmListener listener, java.lang.Object listenerID, ChronPeriod interval, boolean repeat)
          Create a new alarm.
 void Chronometer.setChronRate(ChronPeriod rate)
          Set the aggregate chron rate.
 

Constructors in org.jeospace.simulation with parameters of type ChronPeriod
ChronPeriod(ChronPeriod cp)
          Construct a ChronPeriod object.
 


Jeospace API

Copyright © 2006 - jeospace.org