Skip navigation links
A B C D E F G H I L M N O P Q R S T U V X Y _ 

L

Label - Class in lv.lumii.layoutengine
The base class of all labels.
LayeredEdge - Class in lv.lumii.layoutengine.flowLayout.horizontalOrdering
This class implements an edge of the auxiliary layered graph needed for the horizontal ordering in the Flow Layout algorithm.
LayeredEdge(LayeredNode, LayeredNode) - Constructor for class lv.lumii.layoutengine.flowLayout.horizontalOrdering.LayeredEdge
This method is the class constructor.
LayeredGraph - Class in lv.lumii.layoutengine.flowLayout.horizontalOrdering
This class implements an auxiliary layered graph needed for the horizontal ordering in the Flow Layout algorithm.
LayeredGraph(int) - Constructor for class lv.lumii.layoutengine.flowLayout.horizontalOrdering.LayeredGraph
This method is the class constructor.
LayeredNode - Class in lv.lumii.layoutengine.flowLayout.horizontalOrdering
This class implements a node of the auxiliary layered graph needed for the horizontal ordering in the Flow Layout algorithm.
LayeredNode() - Constructor for class lv.lumii.layoutengine.flowLayout.horizontalOrdering.LayeredNode
 
LayeredNodeLevelComparator - Class in lv.lumii.layoutengine.flowLayout.horizontalOrdering
This class implements a level comparator of layered nodes of an auxiliary graph needed for the horizontal ordering in the Flow Layout algorithm.
LayeredNodeLevelComparator() - Constructor for class lv.lumii.layoutengine.flowLayout.horizontalOrdering.LayeredNodeLevelComparator
 
layout(double, double[], double[], double[], int[], int[], boolean, boolean[], double, double[], int, List<AbstractContainer>, LayoutConstraints, List<LayoutLine>) - Method in class lv.lumii.layoutengine.springembedder.TimedSpringEmbedder
 
LayoutConstraints - Class in lv.lumii.layoutengine
This class defines the interface of the layout managers that arrange diagram elements according to the layout descriptions of the diagram and its containers.
LayoutConstraints.ConstraintType - Enum in lv.lumii.layoutengine
The possible layout constraint types.
LayoutConstraints.GridLayoutConstraints - Class in lv.lumii.layoutengine
These constraints implement the grid borders in the container.
LayoutConstraints.NoneLayoutConstraints - Class in lv.lumii.layoutengine
These constraints do not constrain anything.
LayoutLine - Class in lv.lumii.layoutengine.util
The line for layout that connect the containers in the same diagram part.
LayoutLine(Line, Container, Container) - Constructor for class lv.lumii.layoutengine.util.LayoutLine
 
Line - Class in lv.lumii.layoutengine
Line connects diagram elements
Line - Class in lv.lumii.layoutengine.universalLayout
Class that represents line between BoxInGrid objects used in UniversalLayoutAlgorithm.
Line(BoxInGrid, boolean, boolean) - Constructor for class lv.lumii.layoutengine.universalLayout.Line
Creates Line object.
Line.LineType - Enum in lv.lumii.layoutengine
Defines the line type.
lines - Variable in class lv.lumii.layoutengine.universalLayout.BoxInGrid
Stores all lines that are connected to box.
lv.lumii.deek - package lv.lumii.deek
 
lv.lumii.layoutengine - package lv.lumii.layoutengine
 
lv.lumii.layoutengine.flowLayout - package lv.lumii.layoutengine.flowLayout
 
lv.lumii.layoutengine.flowLayout.horizontalOrdering - package lv.lumii.layoutengine.flowLayout.horizontalOrdering
 
lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree - package lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree
 
lv.lumii.layoutengine.flowLayout.horizontalOrdering.priorityqueue - package lv.lumii.layoutengine.flowLayout.horizontalOrdering.priorityqueue
 
lv.lumii.layoutengine.funcmin - package lv.lumii.layoutengine.funcmin
 
lv.lumii.layoutengine.obstacleGraph - package lv.lumii.layoutengine.obstacleGraph
 
lv.lumii.layoutengine.polyomino - package lv.lumii.layoutengine.polyomino
 
lv.lumii.layoutengine.springembedder - package lv.lumii.layoutengine.springembedder
 
lv.lumii.layoutengine.universalLayout - package lv.lumii.layoutengine.universalLayout
 
lv.lumii.layoutengine.util - package lv.lumii.layoutengine.util
 
A B C D E F G H I L M N O P Q R S T U V X Y _ 
Skip navigation links