Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
N
NAME_KEY
- Static variable in class org.tigris.gef.base.
Diagram
The bean property name denoting the diagram's name.
NODE_STATE
- Static variable in class org.tigris.gef.xml.pgml.
PGMLParser
NetEdge
- class org.tigris.gef.graph.presentation.
NetEdge
.
This class models an edge in our underlying connected graph model.
NetEdge()
- Constructor for class org.tigris.gef.graph.presentation.
NetEdge
Construct a new NetEdge
NetList
- class org.tigris.gef.graph.presentation.
NetList
.
A class that implements the concept of a connected graph.
NetList()
- Constructor for class org.tigris.gef.graph.presentation.
NetList
Construct a new NetList with no contained nodes.
NetNode
- class org.tigris.gef.graph.presentation.
NetNode
.
This class models a node in our underlying connected graph model.
NetNode(NetNode, Vector)
- Constructor for class org.tigris.gef.graph.presentation.
NetNode
Construct a new node from the given default node and number of ports.
NetNode()
- Constructor for class org.tigris.gef.graph.presentation.
NetNode
Construct a new NetNode with no default attributes and no ports.
NetPort
- class org.tigris.gef.graph.presentation.
NetPort
.
This class models a port in our underlying connected graph model.
NetPort(Object)
- Constructor for class org.tigris.gef.graph.presentation.
NetPort
Construct a new NetPort with the given parent node and no arcs.
NetPrimitive
- class org.tigris.gef.graph.presentation.
NetPrimitive
.
Abstract superclass for all Net-level objects.
NetPrimitive()
- Constructor for class org.tigris.gef.graph.presentation.
NetPrimitive
Construct a new net-level object, currently does nothing
NodeCPU
- class org.tigris.gef.demo.
NodeCPU
.
An example subclass of NetNode for use in the Example application.
NodeCPU()
- Constructor for class org.tigris.gef.demo.
NodeCPU
NodePrinter
- class org.tigris.gef.demo.
NodePrinter
.
An example subclass of NetNode for use in the Example application.
NodePrinter()
- Constructor for class org.tigris.gef.demo.
NodePrinter
NodeWall
- class org.tigris.gef.demo.
NodeWall
.
An example subclass of NetNode for use in the EquipmentApplet demo.
NodeWall()
- Constructor for class org.tigris.gef.demo.
NodeWall
n2sort()
- Method in class org.tigris.gef.ui.
TableSorter
name(String)
- Method in class org.tigris.gef.graph.presentation.
NetList
Deprecated.
0.11 use setName(String)
name()
- Method in class org.tigris.gef.graph.presentation.
NetList
Deprecated.
0.11 use getName()
nearLast(int, int)
- Method in class org.tigris.gef.base.
ModeCreateFigInk
Internal function to test if the current point is so close to the last point that it should not be added to the ink.
nearLast(int, int)
- Method in class org.tigris.gef.base.
ModeCreateFigPoly
Internal function to see if the user clicked twice on the same spot.
nearLast(int, int)
- Method in class org.tigris.gef.base.
ModeCreatePolyEdge
Internal function to see if the user clicked twice on the same spot.
nearPolySegment(int[], int[], int, int, int, int)
- Static method in class org.tigris.gef.base.
Geometry
Reply true iff the given point is within grip pixels of one of the segments of the given polygon.
nearSegment(int, int, int, int, int, int, int)
- Static method in class org.tigris.gef.base.
Geometry
Reply true if the given point is within grip pixels of the given segment.
netscapeColors()
- Static method in class org.tigris.gef.properties.ui.
ColorTilePanel
next()
- Method in class org.tigris.gef.util.
EnumerationEmpty
nextElement()
- Method in class org.tigris.gef.util.
Enum
nextElement()
- Method in class org.tigris.gef.util.
EnumerationComposite
Reply the next element, or raise an execption if there is none.
nextElement()
- Method in class org.tigris.gef.util.
EnumerationEmpty
nextElement()
- Method in class org.tigris.gef.util.
EnumerationPredicate
Reply the next element in the given enumeration that satisfies the given predicate.
nextElement()
- Method in class org.tigris.gef.util.
EnumerationSingle
nextMode()
- Static method in class org.tigris.gef.base.
Globals
Determine the next global mode.
nodeAdded(GraphEvent)
- Method in class org.tigris.gef.base.
Diagram
nodeAdded(GraphEvent)
- Method in class org.tigris.gef.base.
LayerPerspective
nodeAdded(GraphEvent)
- Method in interface org.tigris.gef.graph.
GraphListener
nodeRemoved(GraphEvent)
- Method in class org.tigris.gef.base.
Diagram
nodeRemoved(GraphEvent)
- Method in class org.tigris.gef.base.
LayerPerspective
nodeRemoved(GraphEvent)
- Method in interface org.tigris.gef.graph.
GraphListener
nodesIn(Rectangle)
- Method in class org.tigris.gef.base.
Layer
Reply an enumeration of all the FigNodes in this Layer that intersect given Rectangle.
north
- Variable in class org.tigris.gef.demo.
SampleNode
numberWordFor(int)
- Static method in class org.tigris.gef.base.
LayerDiagram
A utility function to give the spelled-out word for numbers.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_