|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.gui.treevisualizer.PlaceNode2.Level
Inner class for containing the level data.
Field Summary | |
int |
m_end
The number for the group on the right of this level. |
int |
m_left
These two params would appear to not be used. |
int |
m_right
|
int |
m_start
The number for the group on the left of this level. |
Constructor Summary | |
private |
PlaceNode2.Level()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int m_start
public int m_end
public int m_left
public int m_right
Constructor Detail |
private PlaceNode2.Level()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |