|
Class Summary |
| AbstractDataObject |
Implements most parts of the DataObject interface. |
| AbstractDrawable |
|
| AbstractGUINeuron |
Implements the non-gui parts of the GUINeuron interface. |
| DataContainer |
Generic container for DataObjects. |
| DataModel |
Rootclass of the GUI-DataModel. |
| DefaultGUINeuron |
A visual representation of a neuron. |
| GUIConnection |
Implements the visual apearance of interconnected neurons. |
| GUILayer |
Visual representation of a layer
This class encapsulates a neuralnet-layer and extends it with
properties and methods needed by the GUI. |
| GUINetwork |
Visual representation of a neural-network structure. |