Uses of Interface
com.mxgraph.layout.mxIGraphLayout
Packages that use mxIGraphLayout
Package
Description
This package contains various graph layouts.
This package implements the graph component, represented by the mxGraph
class.
-
Uses of mxIGraphLayout in com.mxgraph.layout
Classes in com.mxgraph.layout that implement mxIGraphLayoutModifier and TypeClassDescriptionclass
class
class
class
Fast organic layout algorithm.class
Abstract bass class for layoutsclass
An implementation of a simulated annealing layout, based on "Drawing Graphs Nicely Using Simulated Annealing" by Davidson and Harel (1996).class
class
class
-
Uses of mxIGraphLayout in com.mxgraph.layout.hierarchical
Classes in com.mxgraph.layout.hierarchical that implement mxIGraphLayoutModifier and TypeClassDescriptionclass
The top level compound layout of the hierarchical layout. -
Uses of mxIGraphLayout in com.mxgraph.layout.orthogonal
Classes in com.mxgraph.layout.orthogonal that implement mxIGraphLayout -
Uses of mxIGraphLayout in com.mxgraph.view
Methods in com.mxgraph.view that return mxIGraphLayoutMethods in com.mxgraph.view with parameters of type mxIGraphLayoutModifier and TypeMethodDescriptionprotected void
mxLayoutManager.executeLayout
(mxIGraphLayout layout, Object parent)