JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree
Class
lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTreeList
extends java.util.ArrayList<
PQTree
<
T
>> implements Serializable
Serialized Fields
object2TreeMap
java.util.Map<K,V> object2TreeMap
This private attribute contains mapping between objects and PQ-trees in this list.
graph
LayeredGraph
graph
This private attribute contains reference to original layered graph. It is used to determine ML values.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes