- inEdge() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.LayeredNode
-
This method returns the first inedge of this node inedge list.
- inGrid - Variable in class lv.lumii.layoutengine.universalLayout.BoxInGrid
-
Variable is true if at the moment box is putted to grid[][] array.
- InheritedData(Container) - Constructor for class lv.lumii.layoutengine.ArrangeData.InheritedData
-
Creates a new inherited style data.
- initLayout(double, double[], double[], double[], int[], int[], boolean, boolean[], double, double[]) - Method in class lv.lumii.layoutengine.springembedder.TimedSpringEmbedder
-
does only initalization part of layout
- inOutEdgeIterator() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.LayeredNode
-
This method returns the iterator of this node incidence list.
- insert(PQTree<T>, T, List<T>) - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTree
-
This method implements two PQ-Tree merge operation.
- insertNewAcyclicEdge(int, int) - Method in class lv.lumii.layoutengine.flowLayout.FlowLayoutGraph
-
This method inserts a new edge to the graph
if the new edge does not create cycles.
- insertNewEdge(int, int) - Method in class lv.lumii.layoutengine.flowLayout.FlowLayoutGraph
-
This method inserts a new edge to the graph.
- InsideLabel - Class in lv.lumii.layoutengine
-
This class describes labels that are contained inside some element.
- IntegerPoint() - Constructor for class lv.lumii.layoutengine.polyomino.Polyomino.IntegerPoint
-
This method creates a new integer point.
- IntegerPoint(int, int) - Constructor for class lv.lumii.layoutengine.polyomino.Polyomino.IntegerPoint
-
- intersects(S) - Method in class lv.lumii.layoutengine.obstacleGraph.Segment.VerticalPart
-
Returns whether this part intersects the projection of the given segment.
- isAutoFlipped() - Method in class lv.lumii.layoutengine.OutsideLabel
-
Checks whether the auto flip parameter for this label is set.
- isDummy() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.LayeredNode
-
This method returns the flag indicating if this layered node is dummy.
- isEmpty() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.priorityqueue.PriorityQueue
-
This method returns whether priority queue is empty.
- isFlipped() - Method in class lv.lumii.layoutengine.OutsideLabel
-
Checks whether the label currently is rotated.
- isFlowLevels() - Method in class lv.lumii.layoutengine.ArrangeData.FlowData
-
- isFull() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTreeNode
-
This node returns whether this node is marked as full.
- isHangingNode(CNode) - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTree
-
This method returns whether this node is hanging.
- isInvisibleNode(PQTreeNode<T>) - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTree
-
This method returns whether this node is invisible.
- isPertinent() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTreeNode
-
This node returns whether this node is marked as pertinent.
- isRotated() - Method in class lv.lumii.layoutengine.OutsideLabel.LineLabel
-
Returns whether the label is rotated.Labels for orthogonal lines are never rotated, even
if this method returns true
.
- isUserObjectInUse() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTree
-
- isVisited() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTreeNode
-
This method checks if this node is visited.