|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCRNode | |
---|---|
edu.ucla.stat.SOCR.distributome | |
edu.ucla.stat.SOCR.distributome.data | |
edu.ucla.stat.SOCR.distributome.editor |
Uses of SOCRNode in edu.ucla.stat.SOCR.distributome |
---|
Methods in edu.ucla.stat.SOCR.distributome with parameters of type SOCRNode | |
---|---|
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)
|
Uses of SOCRNode in edu.ucla.stat.SOCR.distributome.data |
---|
Fields in edu.ucla.stat.SOCR.distributome.data declared as SOCRNode | |
---|---|
SOCRNode[] |
ViewerPanelInfo.nodes
|
Methods in edu.ucla.stat.SOCR.distributome.data that return SOCRNode | |
---|---|
SOCRNode[] |
ViewerPanelInfo.getNodes()
get nodes |
Methods in edu.ucla.stat.SOCR.distributome.data with parameters of type SOCRNode | |
---|---|
void |
ViewerPanelInfo.addNode(SOCRNode node)
|
void |
ViewerPanelInfo.setNodes(SOCRNode[] newNodes)
Member and Edge setting/getting - for external class access from TableApplet |
Uses of SOCRNode in edu.ucla.stat.SOCR.distributome.editor |
---|
Methods in edu.ucla.stat.SOCR.distributome.editor with parameters of type SOCRNode | |
---|---|
void |
DistributomeEditor.loadElements(SOCRNode node)
|
void |
TreeTableCodec.loadNode(int index,
SOCRNode node)
|
void |
TreeTableCodec.loadNode(SOCRNode node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |