|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.view.ViewMode
y.view.AbstractSelectionBoxMode
y.view.SelectionBoxMode
y.view.hierarchy.HierarchySelectionBoxMode
public class HierarchySelectionBoxMode
A specialized SelectionBoxMode suitable for graphs that contain group nodes.
| Field Summary |
|---|
| Fields inherited from class y.view.ViewMode |
|---|
ACTIVE_PROPERTY, ACTIVE_VIEW_PROPERTY, CHILD_MODE_PROPERTY, EDITING_PROPERTY, GRAB_FOCUS_ENABLED_PROPERTY, lastClickEvent, lastDragEvent, lastMoveEvent, lastPressEvent, lastReleaseEvent, MODIFIER_MASK_PROPERTY, NAME_PROPERTY, originalX, originalY, PARENT_MODE_PROPERTY, view |
| Constructor Summary | |
|---|---|
HierarchySelectionBoxMode()
|
|
| Method Summary | |
|---|---|
protected boolean |
belongsToSelection(Node v,
Rectangle2D box)
Apart from the default behavior this method will not accept group nodes whose bounds are not completely contained within the selection box bounds. |
| Methods inherited from class y.view.SelectionBoxMode |
|---|
belongsToSelection, belongsToSelection, selectionBoxAction |
| Methods inherited from class y.view.AbstractSelectionBoxMode |
|---|
mouseDraggedLeft, mousePressedLeft, mouseReleasedLeft, mouseShiftPressedLeft, mouseShiftReleasedLeft, selectionBoxAction, updateDoubleSelectionBox |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HierarchySelectionBoxMode()
| Method Detail |
|---|
protected boolean belongsToSelection(Node v,
Rectangle2D box)
belongsToSelection in class SelectionBoxMode
|
© Copyright 2000-2008, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||