|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.compbio.bioverse.viewer.Node
Field Summary | |
double |
dx
|
double |
dy
|
boolean |
fixed
|
java.lang.String |
fu_lbl
|
boolean[] |
funkflag
|
java.lang.String |
lbl
|
int |
neighbours_level
|
boolean |
nextneighbour
|
boolean |
on
|
boolean |
selected
|
double |
x
|
double |
y
|
Constructor Summary | |
Node()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int neighbours_level
public double x
public double y
public double dx
public double dy
public java.lang.String lbl
public java.lang.String fu_lbl
public boolean fixed
public boolean[] funkflag
public boolean nextneighbour
public boolean on
public boolean selected
Constructor Detail |
public Node()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |