Package | Description |
---|---|
edu.ucla.stat.SOCR.distributome | |
edu.ucla.stat.SOCR.distributome.data | |
edu.ucla.stat.SOCR.distributome.editor |
Modifier and Type | Method and Description |
---|---|
void |
ViewerApplet.addNodeCell(SOCRNode node,
java.awt.Color bg) |
org.jgraph.graph.DefaultGraphCell |
ViewerApplet.createVertex(SOCRNode ob,
double x,
double y,
double w,
double h,
java.awt.Color bg,
boolean raised) |
Modifier and Type | Field and Description |
---|---|
SOCRNode[] |
ViewerPanelInfo.nodes |
Modifier and Type | Method and Description |
---|---|
SOCRNode[] |
ViewerPanelInfo.getNodes()
get nodes
|
Modifier and Type | Method and Description |
---|---|
void |
ViewerPanelInfo.addNode(SOCRNode node) |
void |
ViewerPanelInfo.setNodes(SOCRNode[] newNodes)
Member and Edge setting/getting - for external class access from TableApplet
|
Modifier and Type | Method and Description |
---|---|
void |
DistributomeEditor.loadElements(SOCRNode node) |
void |
TreeTableCodec.loadNode(int index,
SOCRNode node) |
void |
TreeTableCodec.loadNode(SOCRNode node) |