|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstatalign.postprocess.utils.DisplayString
public class DisplayString
A class that stores the strings to be displayed and thus enable zooming on the consensus trees / networks
Field Summary | |
---|---|
java.lang.String |
label
|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
DisplayString(java.lang.String label,
int x,
int y)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String label
public int x
public int y
Constructor Detail |
---|
public DisplayString(java.lang.String label, int x, int y)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |