kusanagi
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | List of all members
kusanagi.shell.plant.PlantDraw Class Reference
Inheritance diagram for kusanagi.shell.plant.PlantDraw:
Inheritance graph
[legend]
Collaboration diagram for kusanagi.shell.plant.PlantDraw:
Collaboration graph
[legend]

Public Member Functions

def __init__
 
def init_ui
 
def run
 
def start
 
def stop
 
def update
 

Public Attributes

 name
 
 plant
 
 dt
 
 scale
 
 center_x
 
 center_y
 
 running
 
 fig
 
 ax
 
 bg
 
 cursor
 
 drawing_thread
 

Constructor & Destructor Documentation

def kusanagi.shell.plant.PlantDraw.__init__ (   self,
  plant,
  refresh_period = (1.0/60),
  name = 'PlantDraw' 
)

Member Function Documentation

def kusanagi.shell.plant.PlantDraw.init_ui (   self)
def kusanagi.shell.plant.PlantDraw.run (   self)
def kusanagi.shell.plant.PlantDraw.start (   self)
def kusanagi.shell.plant.PlantDraw.stop (   self)
def kusanagi.shell.plant.PlantDraw.update (   self)

Member Data Documentation

kusanagi.shell.plant.PlantDraw.ax
kusanagi.shell.plant.PlantDraw.bg
kusanagi.shell.plant.PlantDraw.center_x
kusanagi.shell.plant.PlantDraw.center_y
kusanagi.shell.plant.PlantDraw.cursor
kusanagi.shell.plant.PlantDraw.drawing_thread
kusanagi.shell.plant.PlantDraw.dt
kusanagi.shell.plant.PlantDraw.fig
kusanagi.shell.plant.PlantDraw.name
kusanagi.shell.plant.PlantDraw.plant
kusanagi.shell.plant.PlantDraw.running
kusanagi.shell.plant.PlantDraw.scale

The documentation for this class was generated from the following file: