Package | Description |
---|---|
com.jgraph.layout |
JGraphLayout's topmost package which contains the basic layout classes and interfaces.
|
com.jgraph.layout.graph |
JGraphLayout graph package which contains graph layout algorithms.
|
com.jgraph.layout.hierarchical |
JGraphLayout hierarchical package which contains directed hierarchy layout algorithms.
|
com.jgraph.layout.hierarchical.model |
JGraphLayout hierarchical layout internal model for representing the graph in
a manner that provide high performance for the layout
|
com.jgraph.layout.organic | |
com.jgraph.layout.simple | |
com.jgraph.layout.tree |
JGraphLayout graph package which contains tree layout algorithms.
|
Class and Description |
---|
JGraphFacade
An abstract description of a graph that can be used by a layout algorithm.
|
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.
|
JGraphLayoutProgress
Describes the state of a long-running layout.
|
Class and Description |
---|
JGraphFacade
An abstract description of a graph that can be used by a layout algorithm.
|
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.
|
JGraphLayoutProgress
Describes the state of a long-running layout.
|
Class and Description |
---|
JGraphFacade
An abstract description of a graph that can be used by a layout algorithm.
|
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.
|
JGraphLayoutProgress
Describes the state of a long-running layout.
|
Class and Description |
---|
JGraphFacade
An abstract description of a graph that can be used by a layout algorithm.
|
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.
|
Class and Description |
---|
JGraphFacade
An abstract description of a graph that can be used by a layout algorithm.
|
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.
|
JGraphLayoutProgress
Describes the state of a long-running layout.
|
Class and Description |
---|
JGraphFacade
An abstract description of a graph that can be used by a layout algorithm.
|
JGraphLayout
The class that defines a layout algorithm.
|
Class and Description |
---|
JGraphFacade
An abstract description of a graph that can be used by a layout algorithm.
|
JGraphLayout
The class that defines a layout algorithm.
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.