- ObjectSeqComparator<T> - Class in lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree
-
This class compares two objects that have min and max int value associated with them.
- ObjectSeqComparator(List<? extends Set<T>>) - Constructor for class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.ObjectSeqComparator
-
- ObstacleGraph - Class in lv.lumii.layoutengine.obstacleGraph
-
Contains methods for calculating the obstacle graph.
- ObstacleGraph() - Constructor for class lv.lumii.layoutengine.obstacleGraph.ObstacleGraph
-
- OneWayLinkedList - Class in lv.lumii.layoutengine.funcmin
-
A class that implements a (one-way) linked list.
- OrderingAlgorithm - Class in lv.lumii.layoutengine.flowLayout.horizontalOrdering
-
This class implements the main control structures of the horizontal
ordering algorithm of a layered graph that is needed to provide
the horizontal ordering in the Flow Layout algorithm.
- OrderingAlgorithm() - Constructor for class lv.lumii.layoutengine.flowLayout.horizontalOrdering.OrderingAlgorithm
-
- OrderingInput - Class in lv.lumii.layoutengine.flowLayout.horizontalOrdering
-
This class implements the input object of the horizontal ordering algorithm
of a layered graph that is needed to provide the horizontal ordering
in the Flow Layout algorithm.
- OrderingInput() - Constructor for class lv.lumii.layoutengine.flowLayout.horizontalOrdering.OrderingInput
-
- originalLine - Variable in class lv.lumii.layoutengine.util.LayoutLine
-
- OutsideLabel - Class in lv.lumii.layoutengine
-
This class describes labels that are on the outer perimeter of some element.
- OutsideLabel.BoxOutsideLabel - Class in lv.lumii.layoutengine
-
A class for box outside labels.
- OutsideLabel.LineLabel - Class in lv.lumii.layoutengine
-
A class for line outside labels.
- OutsideLabel.LineLabel.Orientation - Enum in lv.lumii.layoutengine
-
This enumeration defines the options for limiting on which side of their line can labels
be placed.