JGraph
v5.13.0.4


Package com.jgraph.layout

JGraphLayout's topmost package which contains the basic layout classes and interfaces.

See:
          Description

Interface Summary
JGraphFacade.CellVisitor Defines the interface that visitors use to perform operations upon the graph information during depth first search (dfs) or other tree-traversal strategies implemented by subclassers.
JGraphLayout The class that defines a layout algorithm.
JGraphLayout.Stoppable An additional interface that should be implemented if a layout is expected to run longer.
 

Class Summary
JGraphCompoundLayout This allows to recursively compose any number of abstract layouts into a compound abstract layout.
JGraphFacade An abstract description of a graph that can be used by a layout algorithm.
JGraphLayoutProgress Describes the state of a long-running layout.
JGraphModelFacade An abstract description of a graph that can be used by a layout algorithm.
 

Package com.jgraph.layout Description

JGraphLayout's topmost package which contains the basic layout classes and interfaces.


JGraph
v5.13.0.4


Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.