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
_
C
canonize(String)
- Static method in class att.grappa.
GrappaSupport
Canonize string by converting to lower-case and removing all non-letter, non-digit characters.
canonString(String)
- Static method in class att.grappa.
Element
Canonicalizes the supplied string for output.
canonValue(String)
- Static method in class att.grappa.
Element
Canonicalizes the supplied string for look-up.
centerPanel(Point2D, GrappaPanel)
- Static method in class att.grappa.
GrappaSupport
Scroll to the viewport containing the specified GrappaPanel so that it is centered on the given point.
centerPanelAtPoint(Point2D)
- Method in class att.grappa.
GrappaPanel
Centers the panel at the supplied point.
centerPointNodes
- Static variable in class att.grappa.
Grappa
Indicates if element node position indicates the node center point.
changeArrowType(int)
- Method in class att.grappa.
GrappaLine
Changes the arrow type for this line.
clearBBox()
- Method in class att.grappa.
Element
clearChanged()
- Method in class att.grappa.
Attribute
Use to indicate that this object has no longer changed, or that it has already notified all of its observers of its most recent change.
clearOutline()
- Method in class att.grappa.
GrappaPanel
Clear swept outline, if any.
clearPatchWork()
- Method in class att.grappa.
Subgraph
clearText
- Variable in class att.grappa.
GrappaNexus
Indicates if the area bounding the element text should be filled/outlined along with the element when being drawn.
clone()
- Method in class att.grappa.
GrappaLine
Creates a new object of the same class as this object.
clone()
- Method in class att.grappa.
GrappaNexus
Creates a new object of the same class as this object.
clone()
- Method in class att.grappa.
GrappaShape
Creates a new object of the same class as this object.
clone()
- Method in class att.grappa.
GrappaStyle
Creates a new object of the same class as this object.
CLUSTERRANK_ATTR
- Static variable in interface att.grappa.
GrappaConstants
String name for cluster rank attribute (clusterrank).
COLON
- Static variable in class att.grappa.
Symbols
COLOR_ATTR
- Static variable in interface att.grappa.
GrappaConstants
String name for color attribute (color).
COLOR_HASH
- Static variable in interface att.grappa.
GrappaConstants
Hash code for color attribute (color).
COLOR_TYPE
- Static variable in interface att.grappa.
GrappaConstants
Indicator that attribute value is an instance of java.awt.Color.
COMMA
- Static variable in class att.grappa.
Symbols
compare(Object, Object)
- Method in class att.grappa.
Subgraph
componentHidden(ComponentEvent)
- Method in class att.grappa.
GrappaPanel
componentMoved(ComponentEvent)
- Method in class att.grappa.
GrappaPanel
componentResized(ComponentEvent)
- Method in class att.grappa.
GrappaPanel
componentShown(ComponentEvent)
- Method in class att.grappa.
GrappaPanel
computePatchWork(Rectangle2D.Double, boolean)
- Method in class att.grappa.
Subgraph
contains(double, double)
- Method in class att.grappa.
GrappaLine
contains(double, double, double, double)
- Method in class att.grappa.
GrappaLine
contains(Point2D)
- Method in class att.grappa.
GrappaLine
contains(Rectangle2D)
- Method in class att.grappa.
GrappaLine
contains(double, double)
- Method in class att.grappa.
GrappaNexus
contains(double, double, double, double)
- Method in class att.grappa.
GrappaNexus
contains(Point2D)
- Method in class att.grappa.
GrappaNexus
contains(Rectangle2D)
- Method in class att.grappa.
GrappaNexus
contains(double, double)
- Method in class att.grappa.
GrappaShape
contains(double, double, double, double)
- Method in class att.grappa.
GrappaShape
contains(Point2D)
- Method in class att.grappa.
GrappaShape
contains(Rectangle2D)
- Method in class att.grappa.
GrappaShape
convertStringValue(int, String, String, int)
- Method in class att.grappa.
Attribute
Convert the supplied string value to the appropriate Object.
convertStringValue(int, String, String, int)
- Method in interface att.grappa.
AttributeHandler
Convert the supplied string value to the appropriate Object.
convertValue(int, String, Object, int)
- Method in class att.grappa.
Attribute
Convert the supplied value to a string.
convertValue(int, String, Object, int)
- Method in interface att.grappa.
AttributeHandler
Convert the supplied value to a string.
copyValue(int, String, Object, int)
- Method in class att.grappa.
Attribute
Make a copy of the supplied value.
copyValue(int, String, Object, int)
- Method in interface att.grappa.
AttributeHandler
Make a copy of the supplied value.
counter
- Variable in class att.grappa.
Element
A convenience variable, not used by Grappa, but available to keep track of or otherwise mark graph elements when traversing a graph.
countOfElements(int)
- Method in class att.grappa.
Subgraph
Get a count of elements in this subgraph and, by recursion, descendant subgraphs.
countOfLocalElements(int)
- Method in class att.grappa.
Subgraph
Get a count of elements in this subgraph.
createElement(int, Object[], Attribute[])
- Method in class att.grappa.
Subgraph
Creates a new element and adds it to the subgraph's element dictionary.
cur_err_token()
- Method in class java_cup.runtime.
lr_parser
Return the current lookahead in our error "parse ahead" buffer.
cur_token
- Variable in class java_cup.runtime.
lr_parser
The current lookahead Symbol.
currentSegment(double[])
- Method in class att.grappa.
GrappaPathIterator
currentSegment(float[])
- Method in class att.grappa.
GrappaPathIterator
currentSelection
- Variable in class att.grappa.
Subgraph
Reference to the current selection (or vector of selections).
CUSTOM_ATTR
- Static variable in interface att.grappa.
GrappaConstants
String name for custom class used to draw custom shapes (custom).
CUSTOM_HASH
- Static variable in interface att.grappa.
GrappaConstants
Hash code for custom attribute (custom).
CUSTOM_SHAPE
- Static variable in interface att.grappa.
GrappaConstants
Indicator that the element shape is determined by a user-supplied class defined by the "custom" attribute
CustomRenderer
- Interface in
att.grappa
An interface for describing the drawing of custom shapes that cannot be captured via a single GeneralPath.
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