Package windSimSuite :: Package interface :: Module manager :: Class ScaleTable
[hide private]

Class ScaleTable

source code

A table for scaling the simulation in 3D. This table is shared between the simulation and the manager

Instance Methods [hide private]
 
__init__(self, widgets, win_interactor) source code
 
redraw(self, spinbutton=None)
Redraw all the objects.
source code
 
add(self, obj)
Add the reference of an object to scale, from the simulation
source code
 
add_vector(self, obj)
Add a vector to scale
source code
 
reset(self)
Reset for a new simulation
source code
 
show(self)
Show the scale table
source code
 
hide(self)
Hide the scale table
source code
Method Details [hide private]

redraw(self, spinbutton=None)

source code 
Redraw all the objects. They are contained in objs attribute, a new scale factor is set and a new definition of the unit length is given