Package org.simbrain.network.nodes

The simbrain.network.nodes package contains Piccolo nodes for various network elements.

See:
          Description

Class Summary
NeuronNode NeuronNode is a Piccolo PNode corresponding to a Neuron in the neural network model.
ScreenElement ScreenElement extends a Piccolo node with property change, tool tip, property dialog, and ...
SelectionHandle Selection handle.
SelectionMarquee Selection marquee node.
SubnetworkNode Abstract subnetwork node.
SynapseNode SynapseNode is a Piccolo PNode corresponding to a Neuron in the neural network model.
TimeLabel The visible label showing the time step as defined by the model network class.
ToolTipTextUpdater Input event handler for a network node that updates tool tip text for its NetworkPanel as the mouse enters and exits that node.
 

Package org.simbrain.network.nodes Description

The simbrain.network.nodes package contains Piccolo nodes for various network elements.