Class Summary |
Cluster |
a Cluster is a set of Nodes (Node ) and Edges (Edge )
sharing the same (LayoutEngine ). |
ClusterList |
Title: WilmaToo
Description: Sequel to the ever popular WilmaScope software
Copyright: Copyright (c) 2001
Company: WilmaScope.org |
Edge |
An Edge links two nodes |
EdgeLayout |
Title: WilmaToo
Description: Sequel to the ever popular WilmaScope software
Copyright: Copyright (c) 2001
Company: WilmaScope.org |
EdgeList |
|
GraphElement |
A GraphElement is the basic ancestor of anything that can appear in graph be
it a Node, Edge or Cluster. |
LayoutEngine<N extends NodeLayout,E extends EdgeLayout> |
Classes which determine layout for a particular cluster must implement this
interface. |
List<T extends GraphElement> |
|
Node |
Definition of a graph Node or Vertex. |
NodeLayout |
Title: WilmaToo Description: Sequel to the ever popular WilmaScope software
Copyright: Copyright (c) 2001 Company: WilmaScope.org |
NodeList |
|
Plane |
A plane defined by a normal vector and a point in the plane |