JGraph
v5.13.0.4


Uses of Package
com.jgraph.layout.organic

Packages that use com.jgraph.layout.organic
com.jgraph.layout.graph JGraphLayout graph package which contains graph layout algorithms. 
com.jgraph.layout.organic   
 

Classes in com.jgraph.layout.organic used by com.jgraph.layout.graph
JGraphFastOrganicLayout
          This layout is an implementation of "Graph Drawing by Force-Directed Placement" by Fruchterman and Reingold (1991).
JGraphOrganicLayout
          An implementation of a simulated annealing layout, based on "Drawing Graphs Nicely Using Simulated Annealing" by Davidson and Harel (1996).
JGraphSelfOrganizingOrganicLayout
          This layout is an implementation of inverted self-organising maps as described by Bernd Meyer in his 1998 paper "Self-Organizing Graphs - A Neural Network Perspective of Graph Layout".
 

Classes in com.jgraph.layout.organic used by com.jgraph.layout.organic
JGraphOrganicLayout.CellWrapper
          Internal representation of a node or edge that holds cached information to enable the layout to perform more quickly and to simplify the code
 


JGraph
v5.13.0.4


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