|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Graph
object in different ways.
See:
Description
Interface Summary | |
---|---|
NodeListener | Defines an object which listens for NodeEvents. |
Class Summary | |
---|---|
DefaultEdgeView | This class contains all informations that are needed to draw a Edge on a GraphView. |
DefaultNodeView | This class contains all informations that are needed to draw a Node on a GraphView. |
EdgeView | This class contains all informations that are needed for drawing a Edge object in a GraphView. |
GraphView | This class is the super class for components that visualize a graph. |
GraphView2D | This class visualizes a LayoutedGraph in a tow-dimensional environment. |
GraphView3D | This class visualizes a LayoutedGraph object in a three-dimensional environment. |
LODHighlighter | This class provides methods for highlighting nodes dynamicly. |
NodeEvent | |
NodeView | This class contains all informations that are needed for drawing a Node object in a GraphView.It saves also whether the node is selected or highlighted. |
PathHighlighter | This class checks if exists a path between two persons and highlights it. |
Symbol | This class is the super class for symbols. |
Provides classes for visualizing a Graph
object in different ways.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |