A B C D E F G H I J L M N O P R S T U V X

N

NODE_ADDED - Static variable in class beowulf.event.GraphEvent
Identifies that a node was added.
NODE_DESELECTED - Static variable in class beowulf.event.GraphSelectionEvent
Indicates a node was deselected.
NODE_REMOVED - Static variable in class beowulf.event.GraphEvent
Identifies that a node was removed.
NODE_SELECTED - Static variable in class beowulf.event.GraphSelectionEvent
Indicates a node was selected.
neverShownBefore - Variable in class beowulf.gui.JNode.PropertiesWindow
Holds a flag indicating whether or not this window has been shown before.
nodeAdded(GraphEvent) - Method in interface beowulf.event.GraphListener
This method is called when a node is added to a Graph.
nodeAdded(GraphEvent) - Method in class beowulf.gui.JGraph
 
nodeList - Variable in class beowulf.model.graph.Graph
The vector containing all of the nodes.
nodeList - Variable in class beowulf.model.graph.UndirectedGraph
The vector containing all of the nodes.
nodeLookup - Variable in class beowulf.gui.JGraph
This Map will hold node->DraggableComponent translations.
nodeRemoved(GraphEvent) - Method in interface beowulf.event.GraphListener
This method is called when a node is removed from a Graph.
nodeRemoved(GraphEvent) - Method in class beowulf.gui.JGraph
 
numCols - Variable in class beowulf.model.Matrix
The number of columns in the matrix.
numRows - Variable in class beowulf.model.Matrix
The number of rows in the matrix.

A B C D E F G H I J L M N O P R S T U V X