- Test - Class in lv.lumii.deek
-
- Test() - Constructor for class lv.lumii.deek.Test
-
- testNode - Variable in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTree
-
- timedLayout(double[], double[], double) - Method in class lv.lumii.layoutengine.springembedder.TimedSpringEmbedder
-
- TimedSpringEmbedder - Class in lv.lumii.layoutengine.springembedder
-
This class defines the spring embedder class.
- TimedSpringEmbedder(int, int, int) - Constructor for class lv.lumii.layoutengine.springembedder.TimedSpringEmbedder
-
This constructor creates a spring embedder class with n nodes and m
edges.
- toString() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.LayeredNode
-
This auxiliary method returns the string containing the tag
of the original vertex of this node.
- toString() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PNode
-
This method returns string value of this P-node.
- toString() - Method in class lv.lumii.layoutengine.flowLayout.horizontalOrdering.pqtree.PQTreeNode
-
This method returns string that represents this node.
- toString() - Method in class lv.lumii.layoutengine.util.Pair
-
Returns a string representation of the pair as the string representations of the pair`s
elements separated by a comma in parenthesis.