| Attributed |
|
| AttributedEdge |
Generic directed graph edge implementation
|
| AttributedGraph |
Basic graph implementation for a directed graph whose vertices and edges support attributes.
|
| AttributedVertex |
Graph vertex with attributes
|
| DefaultGraphDisplayOptions |
Empty implementation of GraphDiaplayOptions.
|
| DummyGraphDisplayListener |
|
| EdgeGraphActionContext |
GraphActionContext for when user invokes a popup action on a graph edge.
|
| EmptyGraphType |
Default GraphType implementation that has no vertex or edge types defined
|
| GraphActionContext |
The base ActionContext for the GraphDisplay instances.
|
| GraphDisplayOptions |
Class for managing graph display options.
|
| GraphDisplayOptionsBuilder |
|
| GraphType |
Class that defines a new graph type.
|
| GraphTypeBuilder |
|
| LayoutAlgorithmNames |
Just a static list of graph layout algorithm names
|
| VertexGraphActionContext |
GraphActionContext for when user invokes a popup action on a graph vertex.
|
| VertexShape |
Class for defining shapes to use for rendering vertices in a graph
|