edu.stanford.nlp.parser.ui
Class TreeJPanel.WidthResult
java.lang.Object
edu.stanford.nlp.parser.ui.TreeJPanel.WidthResult
- Enclosing class:
- TreeJPanel
public static class TreeJPanel.WidthResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
width
public double width
nodeTab
public double nodeTab
nodeCenter
public double nodeCenter
childTab
public double childTab
TreeJPanel.WidthResult
public TreeJPanel.WidthResult()
Stanford NLP Group