Uses of Class
appLogic.Simulation

Packages that use Simulation
appLogic   
gui.hough   
 

Uses of Simulation in appLogic
 

Methods in appLogic with parameters of type Simulation
 void Simulatable.init(Simulation s)
          This method inializes the simulation and calls some methods to control the hough- animation.
 

Uses of Simulation in gui.hough
 

Methods in gui.hough with parameters of type Simulation
 void ImageSpaceAnimation.init(Simulation s)
          Initialize the simulation
 void HoughSpaceAnimation.init(Simulation s)