VisualNeatToolsModule
The VisualNeatToolsModule is the abstract base class for the visual representation of any
NeatToolsModule.
Fields
- neatModule - the NeatToolsModule represented.
- VisualInputs v_inputs - the visualization of the inputs associated with the module.
- VisualOutputs v_outputs - the visualization of the outputs associated with the module.
Methods
- paint() -- displays the module.