|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfovis.visualization.VisualizationProxy
infovis.visualization.inter.BasicVisualizationInteractor
infovis.visualization.inter.VisualSelectionInteractor
infovis.tree.visualization.TreeInteractor
public class TreeInteractor
Interactor class for tree visualizations.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface infovis.visualization.magicLens.LabeledComponent |
|---|
LabeledComponent.LabeledItem |
| Field Summary |
|---|
| Fields inherited from interface infovis.Visualization |
|---|
PROPERTY_INTERACTOR, PROPERTY_ITEM_RENDERER, PROPERTY_LAYOUT, PROPERTY_ORIENTATION, PROPERTY_PARENT, PROPERTY_PERMUTATION, PROPERTY_RULERS, VC_DESCRIPTOR_PROPERTY_PREFIX, VISUAL_ALPHA, VISUAL_COLOR, VISUAL_FILTER, VISUAL_HOVER, VISUAL_LABEL, VISUAL_SELECTION, VISUAL_SHAPE, VISUAL_SIZE |
| Fields inherited from interface infovis.visualization.Orientable |
|---|
DIRECTION, NAME, ORIENTATION_CENTER, ORIENTATION_EAST, ORIENTATION_INVALID, ORIENTATION_NORTH, ORIENTATION_SOUTH, ORIENTATION_WEST, SQRT2 |
| Fields inherited from interface javax.swing.SwingConstants |
|---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Constructor Summary | |
|---|---|
TreeInteractor(ItemRenderer renderer)
Constructor. |
|
| Method Summary | |
|---|---|
TreeVisualization |
getTreeVisualization()
Return the TreeVisualization. |
void |
mouseClicked(MouseEvent e)
|
| Methods inherited from class infovis.visualization.inter.VisualSelectionInteractor |
|---|
addSelection, install, mouseDragged, mousePressed, setSelection, ToggleSelection, uninstall |
| Methods inherited from class infovis.visualization.inter.BasicVisualizationInteractor |
|---|
getJComponent, getVisualization, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseMoved, mouseReleased, mouseWheelMoved, setVisualization |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeInteractor(ItemRenderer renderer)
renderer - the VisualSelection| Method Detail |
|---|
public TreeVisualization getTreeVisualization()
public void mouseClicked(MouseEvent e)
mouseClicked in interface MouseListenermouseClicked in class BasicVisualizationInteractor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||