Overview
Package
Class
Use
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
R
S
T
U
V
W
X
Z
_
A
action_obj
- Variable in class att.grappa.
Parser
Instance of action encapsulation class.
action_tab
- Variable in class java_cup.runtime.
lr_parser
Direct reference to the action table.
action_table()
- Method in class att.grappa.
Parser
Access to parse-action table.
action_table()
- Method in class java_cup.runtime.
lr_parser
The action table (supplied by generated subclass).
actionPerformed(ActionEvent)
- Method in class att.grappa.
GrappaAdapter
Invoked when an action occurs.
addColor(String, Color)
- Static method in class att.grappa.
GrappaColor
Adds a color to the application color table.
addEdge(Edge, boolean)
- Method in class att.grappa.
Node
Add the given edge to this node's inEdges or outEdges dictionaries, if it is not already there.
addEdge(Edge)
- Method in class att.grappa.
Subgraph
Adds the specified edge to the subgraph's Edge dictionary.
addGrappaListener(GrappaListener)
- Method in class att.grappa.
GrappaPanel
Adds the specified listener to receive mouse events from this graph.
addListener(IGrappaObjectListener)
- Method in class att.grappa.
Attribute
addNode(Node)
- Method in class att.grappa.
Subgraph
Adds the specified node to the subgraph's Node dictionary.
addPanel(GrappaPanel)
- Method in class att.grappa.
Graph
Adds a panel to the list of GrappaPanels that are displaying this graph.
addSubgraph(Subgraph)
- Method in class att.grappa.
Subgraph
Adds the specified subgraph to the subgraph's graph dictionary.
addTag(String)
- Method in class att.grappa.
Element
Tags the element with the supplied string.
addTypeTag(int, String)
- Method in class att.grappa.
Subgraph
Adds a default tag for the specified element type within this subgraph.
advance()
- Method in class att.grappa.
Lexer
Advance the scanner one character in the input stream.
advance_lookahead()
- Method in class java_cup.runtime.
lr_parser
Advance to next "parse ahead" input Symbol.
ancestorAdded(AncestorEvent)
- Method in class att.grappa.
GrappaPanel
ancestorMoved(AncestorEvent)
- Method in class att.grappa.
GrappaPanel
ancestorRemoved(AncestorEvent)
- Method in class att.grappa.
GrappaPanel
ANONYMOUS_PREFIX
- Static variable in interface att.grappa.
GrappaConstants
Name prefix for name generation of unnamed subgraphs.
antiAliasText
- Static variable in class att.grappa.
Grappa
Indicates whether anti-aliasing should be used when drawing text.
arcHeightFactor
- Static variable in class att.grappa.
GrappaNexus
RoundRectangle arc height factor
arcWidthFactor
- Static variable in class att.grappa.
GrappaNexus
RoundRectangle arc width factor
arrowLength
- Static variable in class att.grappa.
GrappaLine
Arrow head length
arrowWidth
- Static variable in class att.grappa.
GrappaLine
Arrow head width
ATOM
- Static variable in class att.grappa.
Symbols
ATSIGN
- Static variable in class att.grappa.
Symbols
att.grappa
- package att.grappa
Attribute
- Class in
att.grappa
A class used for representing attributes associated with the graph elements.
Attribute(int, String, Object)
- Constructor for class att.grappa.
Attribute
Constructs a new attribute from a name / value pair.
Attribute(Attribute)
- Constructor for class att.grappa.
Attribute
Constructs a new attribute from an existing one.
AttributeHandler
- Interface in
att.grappa
An interface for methods that perform attribute value conversions.
attributeType(int, String)
- Static method in class att.grappa.
Attribute
Returns the attribute conversion type for the supplied attribute name and element type..
attributeType(String)
- Static method in class att.grappa.
Edge
Returns the attribute conversion type for the supplied attribute name.
attributeType(String)
- Static method in class att.grappa.
Element
Returns the attribute conversion type for the supplied attribute name.
attributeType(String)
- Static method in class att.grappa.
Graph
Returns the attribute conversion type for the supplied attribute name.
attributeType(String)
- Static method in class att.grappa.
Node
Returns the attribute conversion type for the supplied attribute name.
attributeType(String)
- Static method in class att.grappa.
Subgraph
Returns the attribute conversion type for the supplied attribute name.
attrOfInterest(String[])
- Method in class att.grappa.
Element
fairly hacked code to allow sharing of attribute Sets.
autoPositionNodeLabel
- Static variable in class att.grappa.
Grappa
Indicates if the label position for node labels should automatically be set to the center point of the node.
Overview
Package
Class
Use
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
R
S
T
U
V
W
X
Z
_
Grappa 1.2