- m - Variable in class lv.lumii.layoutengine.flowLayout.FlowLayoutGraph
-
- main(String[]) - Static method in class lv.lumii.deek.AppMain
-
- maxX - Variable in class lv.lumii.layoutengine.polyomino.Polyomino
-
Represents rectangle enclosing connected component
- maxY - Variable in class lv.lumii.layoutengine.polyomino.Polyomino
-
Represents rectangle enclosing connected component
- merge(List<T>) - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTreeList
-
This method merges all trees that contains objects in list.
- mergeColumns(int, int) - Method in class lv.lumii.layoutengine.LayoutConstraints.GridLayoutConstraints
-
Merges consecutive grid columns from first
to last
, inclusive, into a
single column by erasing intermediate grid constraint lines.
- mergeRows(int, int) - Method in class lv.lumii.layoutengine.LayoutConstraints.GridLayoutConstraints
-
Merges consecutive grid rows from first
to last
, inclusive, into a single
row by erasing intermediate grid constraint lines.
- minX - Variable in class lv.lumii.layoutengine.polyomino.Polyomino
-
Represents rectangle enclosing connected component
- minY - Variable in class lv.lumii.layoutengine.polyomino.Polyomino
-
Represents rectangle enclosing connected component
- move(Point2D.Double, Container, Point2D.Double, Integer, Integer) - Method in class lv.lumii.layoutengine.Box
-
Moves the box, taking it from its current position and placing it at the given position,
along with its children.
- move(Point2D.Double, Container, Point2D.Double) - Method in class lv.lumii.layoutengine.Box
-
Moves the box, taking it from its current position and placing it at the given position,
along with its children.
- move(Point2D.Double, Container, Integer, Integer) - Method in class lv.lumii.layoutengine.Box
-
Moves the box by the given vector, along with its children.
- move(Point2D.Double, Container) - Method in class lv.lumii.layoutengine.Box
-
Moves the box by the given vector, along with its children.
- move(Point2D.Double, Container, Integer, Integer) - Method in class lv.lumii.layoutengine.Container
-
Moves the container (its grid and children) by the given vector.
- move(Point2D.Double, Container) - Method in class lv.lumii.layoutengine.Container
-
Moves the container (its grid and children) by the given vector.
- move(Point2D.Double, AbstractContainer, Point2D.Double, Integer, Integer) - Method in class lv.lumii.layoutengine.InsideLabel
-
Moves the label, taking it from its current position and placing it at the given position,
along with its children.
- move(Point2D.Double, AbstractContainer, Point2D.Double) - Method in class lv.lumii.layoutengine.InsideLabel
-
Moves the label, taking it from its current position and placing it at the given position,
along with its children.
- move(Point2D.Double, Box) - Method in class lv.lumii.layoutengine.OutsideLabel.BoxOutsideLabel
-
Moves this box outside label to the given point onto the given box.
- move(Box.BoxSide, double, Box) - Method in class lv.lumii.layoutengine.OutsideLabel.BoxOutsideLabel
-
Moves this label to the given side of the given box at the given position.
- move(Point2D.Double, Line) - Method in class lv.lumii.layoutengine.OutsideLabel.LineLabel
-
Moves this label to the given point on the given line.
- move(double, Line) - Method in class lv.lumii.layoutengine.OutsideLabel.LineLabel
-
Moves this label to the given relative position on the given line.