Uses of Package
org.wilmascope.graph

Packages that use org.wilmascope.graph
org.wilmascope.columnlayout   
org.wilmascope.control   
org.wilmascope.dotlayout   
org.wilmascope.fastlayout   
org.wilmascope.forcelayout   
org.wilmascope.graph   
org.wilmascope.gui   
org.wilmascope.highdimensionlayout   
org.wilmascope.layoutregistry   
org.wilmascope.multiscalelayout   
org.wilmascope.view   
org.wilmascope.viewplugin   
 

Classes in org.wilmascope.graph used by org.wilmascope.columnlayout
Edge
          An Edge links two nodes
EdgeAbility
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Layable
          Every GraphElement that expects to be placed by an automatic layout engine will have a reference to an object implementing this interface
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
Node
          Definition of a graph Node or Vertex.
NodeAbility
           
NodeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Classes in org.wilmascope.graph used by org.wilmascope.control
Cluster
          a Cluster is a set of Nodes (Node) and Edges (Edge) sharing the same (LayoutEngine).
Edge
          An Edge links two nodes
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
Node
          Definition of a graph Node or Vertex.
 

Classes in org.wilmascope.graph used by org.wilmascope.dotlayout
Edge
          An Edge links two nodes
EdgeAbility
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Layable
          Every GraphElement that expects to be placed by an automatic layout engine will have a reference to an object implementing this interface
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
Node
          Definition of a graph Node or Vertex.
NodeAbility
           
NodeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Classes in org.wilmascope.graph used by org.wilmascope.fastlayout
Cluster
          a Cluster is a set of Nodes (Node) and Edges (Edge) sharing the same (LayoutEngine).
Edge
          An Edge links two nodes
EdgeAbility
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Layable
          Every GraphElement that expects to be placed by an automatic layout engine will have a reference to an object implementing this interface
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
Node
          Definition of a graph Node or Vertex.
NodeAbility
           
NodeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
NodeList
           
 

Classes in org.wilmascope.graph used by org.wilmascope.forcelayout
Cluster
          a Cluster is a set of Nodes (Node) and Edges (Edge) sharing the same (LayoutEngine).
Edge
          An Edge links two nodes
EdgeAbility
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Layable
          Every GraphElement that expects to be placed by an automatic layout engine will have a reference to an object implementing this interface
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
Node
          Definition of a graph Node or Vertex.
NodeAbility
           
NodeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Classes in org.wilmascope.graph used by org.wilmascope.graph
BalancedEventListener
           
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
EdgeAbility
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeList
           
EdgeView
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
GraphElement
          A GraphElement is the basic ancestor of anything that can appear in graph be it a Node, Edge or Cluster.
Layable
          Every GraphElement that expects to be placed by an automatic layout engine will have a reference to an object implementing this interface
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
List
           
Node
          Definition of a graph Node or Vertex.
NodeAbility
           
NodeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
NodeList
           
NodeView
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Plane
          A plane defined by a normal vector and a point in the plane
Viewable
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Classes in org.wilmascope.graph used by org.wilmascope.gui
BalancedEventListener
           
Cluster
          a Cluster is a set of Nodes (Node) and Edges (Edge) sharing the same (LayoutEngine).
 

Classes in org.wilmascope.graph used by org.wilmascope.highdimensionlayout
Edge
          An Edge links two nodes
EdgeAbility
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Layable
          Every GraphElement that expects to be placed by an automatic layout engine will have a reference to an object implementing this interface
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
Node
          Definition of a graph Node or Vertex.
NodeAbility
           
NodeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Classes in org.wilmascope.graph used by org.wilmascope.layoutregistry
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
 

Classes in org.wilmascope.graph used by org.wilmascope.multiscalelayout
Cluster
          a Cluster is a set of Nodes (Node) and Edges (Edge) sharing the same (LayoutEngine).
Edge
          An Edge links two nodes
EdgeAbility
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Layable
          Every GraphElement that expects to be placed by an automatic layout engine will have a reference to an object implementing this interface
LayoutEngine
          Classes which determine layout for a particular cluster must implement this interface.
Node
          Definition of a graph Node or Vertex.
NodeAbility
           
NodeLayout
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Classes in org.wilmascope.graph used by org.wilmascope.view
Cluster
          a Cluster is a set of Nodes (Node) and Edges (Edge) sharing the same (LayoutEngine).
Edge
          An Edge links two nodes
EdgeView
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Node
          Definition of a graph Node or Vertex.
NodeAbility
           
NodeView
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Viewable
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
 

Classes in org.wilmascope.graph used by org.wilmascope.viewplugin
EdgeAbility
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
EdgeView
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
NodeAbility
           
NodeView
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org
Viewable
          Title: WilmaToo Description: Sequel to the ever popular WilmaScope software Copyright: Copyright (c) 2001 Company: WilmaScope.org