|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSetLayoutAction | |
---|---|
pl.edu.agh.cast.schema.editor.action.layout | Defines layout actions for schema editor. |
pl.edu.agh.cast.zestalgorithms.actions |
Uses of AbstractSetLayoutAction in pl.edu.agh.cast.schema.editor.action.layout |
---|
Subclasses of AbstractSetLayoutAction in pl.edu.agh.cast.schema.editor.action.layout | |
---|---|
class |
SetCircleLayoutAction
Action to layout schema diagram using the EnhancedCircleLayoutAlgorithm . |
class |
SetGroupLayoutAction
Action to layout schema diagram using the GroupLayoutAlgorithm . |
class |
SetPeacockLayoutAction
Action to layout schema diagram using the Peacock3LayoutAlgorithm . |
class |
SetRandomLayoutAction
Action for laying nodes using the random layout algorithm. |
Uses of AbstractSetLayoutAction in pl.edu.agh.cast.zestalgorithms.actions |
---|
Subclasses of AbstractSetLayoutAction in pl.edu.agh.cast.zestalgorithms.actions | |
---|---|
class |
AbstractLayoutAlgorithmAction
Abstract action for layout algorithm adapters - just creates adapters for algorithms specified in constructor |
class |
DirectedGraphLayoutAlgorithmAction
Action for DirectedGraphLayoutAlgorithm layout algorithm. |
class |
GridLayoutAlgorithmAction
Action for GridLayoutAlgorithm layout algorithm. |
class |
HorizontalLayoutAlgorithmAction
Action for HorizontalTreeLayoutAlgorithm layout algorithm. |
class |
HorizontalTreeLayoutAlgorithmAction
Action for HorizontalTreeLayoutAlgorithm layout algorithm. |
class |
RadialLayoutAlgorithmAction
Action for RadialLayoutAlgorithm layout algorithm. |
class |
SpringLayoutAlgorithmAction
Action for SpringLayoutAlgorithm layout algorithm. |
class |
TreeLayoutAlgorithmAction
Action for TreeLayoutAlgorithm layout algorithm. |
class |
VerticalLayoutAlgorithmAction
Action for VerticalLayoutAlgorithm layout algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |