|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use att.grappa | |
|---|---|
| att.grappa | |
| Classes in att.grappa used by att.grappa | |
|---|---|
| Attribute
A class used for representing attributes associated with the graph elements. |
|
| AttributeHandler
An interface for methods that perform attribute value conversions. |
|
| Edge
This class describes an edge. |
|
| Element
This abstract class is the root class for the Node, Edge, Subgraph and Graph classes. |
|
| Graph
This class is the root of the overall graph and provides methods for working with the entire graph (for example, printing the graph). |
|
| GraphIterator
An extension of the Iterator interface specific to iteration of graph elements. |
|
| GraphParserException
This class is used whenever a problem is detected during parsing. |
|
| GrappaBacker
An interface for defining an image drawing method to be used for painting the background of the graph. |
|
| GrappaBox
This class extends java.awt.geom.Rectangle2D.Double and provides built-in string-to-Rectangle2D and Rectangle2D-to-string conversions suitable for Grappa. |
|
| GrappaConstants
This class provides a common set of constant, class variables used by the classes in the grappa package. |
|
| GrappaListener
An interface for handling mouse-related activity that occurs on a graph. |
|
| GrappaNexus
This class brings together shape, text and attribute information related to bounding and drawing an element. |
|
| GrappaPanel
A class used for drawing the graph. |
|
| GrappaPoint
This class extends java.awt.geom.Point2D.Double and provides built-in string-to-Point2D and Point2D-to-string conversions suitable for Grappa. |
|
| IGrappaObjectListener
|
|
| Lexer
A class for doing lexical analysis of dot formatted input. |
|
| Node
This class describes a node. |
|
| Subgraph
This class describes a subgraph, which can consist of nodes, edges and other subgraphs. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||