Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
L
M
N
O
P
Q
R
S
T
U
Z
S
SCALE_BY_LEVEL
- Static variable in class ca.uvic.csr.shrimp.
ShrimpConstants
Label mode - Above Node (level)
SCALE_BY_NODE_SIZE
- Static variable in class ca.uvic.csr.shrimp.
ShrimpConstants
Label mode - On Node
SHRIMP_BACKGROUND_COLOR
- Static variable in class ca.uvic.csr.shrimp.
ShrimpConstants
SPRING
- Static variable in class ca.uvic.csr.shrimp.
ShrimpConstants
Layout method - Spring layout
ShrimpConstants
- class ca.uvic.csr.shrimp.
ShrimpConstants
.
This class collects constants to be used for scripting in SHriMP.
ShrimpConstants()
- Constructor for class ca.uvic.csr.shrimp.
ShrimpConstants
selectAllChildren()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Select all children of the selected node(s).
selectAllDescendents()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Select all descendants of the selected node(s).
selectConnectedNodes()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
selectInverseSiblings()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
De-selects the currently selected nodes, and selects their unselected siblings instead.
selectNodesByName(String, boolean, boolean, boolean, boolean)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Selects the nodes identified by
name
.
selectNodesByType(String, boolean)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Selects all nodes of a specific type
selectRoots()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
setHierarchy(String[])
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Change the child-parent relationships.
setLabelMode(String)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Change the display of labels.
showDialog(String)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
displays a non-modal dialog with a message
showDialog(String, String)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
displays a non-modal dialog with a message and title
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
L
M
N
O
P
Q
R
S
T
U
Z