LayoutContextBehavior,
AbstractLayoutBehavior,
NodeLayoutBehavior,
EdgeLayoutBehavior),
hiding/unhiding of nodes and related edges (
AbstractHidingBehavior,
HidingBehavior,
EdgeHidingBehavior,
EdgeLabelHidingBehavior), as well
as navigation of nested graphs via semantic zooming (
SynchronizeChildrenOnZoomBehavior,
OpenNestedGraphOnZoomBehavior,
OpenParentGraphOnZoomBehavior).See: Description
| Class | Description |
|---|---|
| AbstractHidingBehavior |
The
AbstractHidingBehavior registers listeners on the
HidingModel upon activation. |
| AbstractLayoutBehavior |
The
AbstractLayoutBehavior is an abstract behavior that schedules
AbstractLayoutBehavior.preLayout() and AbstractLayoutBehavior.postLayout() to be called before or after a
layout pass, respectively. |
| EdgeHidingBehavior | |
| EdgeLabelHidingBehavior | |
| EdgeLayoutBehavior | |
| HidingBehavior |
The
HidingBehavior is specific to NodeContentPart. |
| LayoutContextBehavior |
The
LayoutContextBehavior is responsible for initiating layout
passes. |
| NodeLayoutBehavior | |
| OpenNestedGraphOnZoomBehavior |
The
OpenNestedGraphOnZoomBehavior handles the navigation to a nested
graph when the user zooms into the nesting node. |
| OpenParentGraphOnZoomBehavior |
The
OpenParentGraphOnZoomBehavior handles the navigation to a parent
graph when the user zooms out of a nested graph. |
| SynchronizeChildrenOnZoomBehavior |
The
SynchronizeChildrenOnZoomBehavior starts a content
synchronization for the NodeContentPart on which it is installed when
the zoom level is changed. |
LayoutContextBehavior,
AbstractLayoutBehavior,
NodeLayoutBehavior,
EdgeLayoutBehavior),
hiding/unhiding of nodes and related edges (
AbstractHidingBehavior,
HidingBehavior,
EdgeHidingBehavior,
EdgeLabelHidingBehavior), as well
as navigation of nested graphs via semantic zooming (
SynchronizeChildrenOnZoomBehavior,
OpenNestedGraphOnZoomBehavior,
OpenParentGraphOnZoomBehavior).Copyright (c) 2014 itemis AG and others. All rights reserved.