|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.gui.treevisualizer.PlaceNode2.Ease
An inner class used to report information about any tangles found.
Field Summary | |
double |
m_amount
The distance they were tangled. |
int |
m_lev
The level on which they were tangled. |
int |
m_place
The number of the group on the left of the tangle. |
Constructor Summary | |
private |
PlaceNode2.Ease()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int m_place
public double m_amount
public int m_lev
Constructor Detail |
private PlaceNode2.Ease()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |