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 _ 

F

findChildContainerEnclosingRectangle() - Method in class lv.lumii.layoutengine.Container
Finds the smallest rectangle containing all of the container's direct descendant child containers, including the spacing of the container bounds.
findDescendantEnclosingRectangle() - Method in class lv.lumii.layoutengine.AbstractContainer
Finds the smallest rectangle containing all of the container's children, including the spacing of the children.
findDescendantEnclosingRectangle() - Method in class lv.lumii.layoutengine.Container
Finds the smallest rectangle containing all of the container's children, including the spacing of the children.
findNextRectangleEnclosingRectangle() - Method in class lv.lumii.layoutengine.AbstractContainer
Finds the smallest rectangle containing all of the container's direct descendant rectangular container, including the spacing of the rectangles.
findObstacleGraph(ArrayList<S>) - Static method in class lv.lumii.layoutengine.obstacleGraph.ObstacleGraph
Finds the obstacle graph of the given ArrayList of OrthogonalSegment segments.
flip() - Method in class lv.lumii.layoutengine.OutsideLabel
Rotates this label sideways, i.e., swaps the width and the height of the label.
FlowData(Container, ArrangeData.FlowData.Direction) - Constructor for class lv.lumii.layoutengine.ArrangeData.FlowData
Creates a new flow arrange style data.
FlowData(Container, ArrangeData.FlowData.Direction, boolean) - Constructor for class lv.lumii.layoutengine.ArrangeData.FlowData
Creates a new flow arrange style data.
FlowLayoutEdge - Class in lv.lumii.layoutengine.flowLayout
This class implements the edge in internal representation of the diagram graph for the Flow Layout algorithm.
FlowLayoutEdge(int, int) - Constructor for class lv.lumii.layoutengine.flowLayout.FlowLayoutEdge
This method is the class constructor.
FlowLayoutGraph - Class in lv.lumii.layoutengine.flowLayout
This class implements the internal representation of the diagram graph for the Flow Layout algorithm.
FlowLayoutGraph(int) - Constructor for class lv.lumii.layoutengine.flowLayout.FlowLayoutGraph
This method is the class constructor.
FlowLayoutVertex - Class in lv.lumii.layoutengine.flowLayout
This class implements the vertex in internal representation of the diagram graph for the Flow Layout algorithm.
FlowLayoutVertex() - Constructor for class lv.lumii.layoutengine.flowLayout.FlowLayoutVertex
 
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