Uses of Package
org.eclipse.gef.layout.algorithms
Package
Description
This package provides different implementations of concrete layout
algorithms.
-
ClassDescriptionThe
GridLayoutAlgorithm
lays out nodes in a grid.An interface for heuristics that reduces edge crossings.Specifies the direction for theSugiyamaLayoutAlgorithm
.An interface for creating layers.Structure to store nodes and their positions in the layers.A helper class for layout algorithms that are based on tree structure.Represents a node in a tree structure and stores all information related to it.TreeLayoutObserver
uses instance of this class to create instances ofTreeLayoutHelper.TreeNode
.