Skip navigation links
GEF4 Zest
0.2.0.201509140217
A B C D E F G H I L N O P R S T U Z 

O

OffsetEdgeLabelOnDragPolicy - Class in org.eclipse.gef4.zest.fx.policies
OffsetEdgeLabelOnDragPolicy() - Constructor for class org.eclipse.gef4.zest.fx.policies.OffsetEdgeLabelOnDragPolicy
 
onHidingModelChange() - Method in class org.eclipse.gef4.zest.fx.behaviors.AbstractHidingBehavior
Called upon HidingModel changes.
onHostPropertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.zest.fx.behaviors.LayoutContextBehavior
Called upon property change notifications fired by the host.
onLayoutContextPropertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.zest.fx.behaviors.LayoutContextBehavior
Re-layout when certain properties of the LayoutContext change: static layout algorithm layout bounds
onNestingVisualLayoutBoundsChange(Bounds, Bounds) - Method in class org.eclipse.gef4.zest.fx.behaviors.LayoutContextBehavior
Sets the layout bounds on the layout context for nested graphs.
onViewportModelPropertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.zest.fx.behaviors.LayoutContextBehavior
Called upon property change notifications fired by the ViewportModel of the IViewer of the host.
onZoomLevelChange(double, double) - Method in class org.eclipse.gef4.zest.fx.behaviors.OpenNestedGraphOnZoomBehavior
Called upon zoom level changes (reported by the ViewportModel).
onZoomLevelChange(double, double) - Method in class org.eclipse.gef4.zest.fx.behaviors.OpenParentGraphOnZoomBehavior
Called upon zoom level changes (reported by the ViewportModel).
onZoomLevelChange(double, double) - Method in class org.eclipse.gef4.zest.fx.behaviors.SynchronizeChildrenOnZoomBehavior
Called upon zoom level changes (reported by the ViewportModel).
openGraph(Graph, Graph, boolean) - Method in class org.eclipse.gef4.zest.fx.policies.NavigationPolicy
Saves the layout and viewport for the currentGraph, loads the layout and viewport of the newGraph, and changes the viewer contents.
openNestedGraph(Graph) - Method in class org.eclipse.gef4.zest.fx.policies.NavigationPolicy
Opens the given Graph without restoring the viewport that was saved for that Graph.
OpenNestedGraphOnDoubleClickPolicy - Class in org.eclipse.gef4.zest.fx.policies
OpenNestedGraphOnDoubleClickPolicy() - Constructor for class org.eclipse.gef4.zest.fx.policies.OpenNestedGraphOnDoubleClickPolicy
 
OpenNestedGraphOnZoomBehavior - Class in org.eclipse.gef4.zest.fx.behaviors
The OpenNestedGraphOnZoomBehavior handles the navigation to a nested graph when the user zooms into the nesting node.
OpenNestedGraphOnZoomBehavior() - Constructor for class org.eclipse.gef4.zest.fx.behaviors.OpenNestedGraphOnZoomBehavior
 
openNestingGraph(Graph) - Method in class org.eclipse.gef4.zest.fx.policies.NavigationPolicy
Opens the given Graph and restores the viewport that was saved for that Graph.
OpenParentGraphOnDoubleClickPolicy - Class in org.eclipse.gef4.zest.fx.policies
OpenParentGraphOnDoubleClickPolicy() - Constructor for class org.eclipse.gef4.zest.fx.policies.OpenParentGraphOnDoubleClickPolicy
 
OpenParentGraphOnZoomBehavior - Class in org.eclipse.gef4.zest.fx.behaviors
The OpenParentGraphOnZoomBehavior handles the navigation to a parent graph when the user zooms out of a nested graph.
OpenParentGraphOnZoomBehavior() - Constructor for class org.eclipse.gef4.zest.fx.behaviors.OpenParentGraphOnZoomBehavior
 
org.eclipse.gef4.zest.fx - package org.eclipse.gef4.zest.fx
This package provides a Guice Module ( ZestFxModule) with bindings for Zest.FX, as well a class (ZestProperties) that defines all supported graph attributes for visualization and layout.
org.eclipse.gef4.zest.fx.behaviors - package org.eclipse.gef4.zest.fx.behaviors
This package provides behaviors for transferring information between graph model elements and layout abstractions ( 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).
org.eclipse.gef4.zest.fx.layout - package org.eclipse.gef4.zest.fx.layout
This package provides object adapters ( GraphLayoutContext, GraphNodeLayout, GraphEdgeLayout) that implement layout data interfaces and target graph model elements.
org.eclipse.gef4.zest.fx.models - package org.eclipse.gef4.zest.fx.models
This package provides viewer models to support hiding/unhiding of nodes ( HidingModel) as well as semantic zooming (NavigationModel).
org.eclipse.gef4.zest.fx.operations - package org.eclipse.gef4.zest.fx.operations
This package provides an IUndoableOperation to support hiding/unhiding of nodes and related edges ( HideOperation).
org.eclipse.gef4.zest.fx.parts - package org.eclipse.gef4.zest.fx.parts
This package provides a specific root part that enables support for CSS styling (GraphRootPart), specific content parts for graphs, nodes, and edges ( GraphContentPart, NodeContentPart, EdgeContentPart), (hover) handle parts to realize hiding/unhiding of nodes ( ZestFxHidingHandlePart, ZestFxExpandingHandlePart), as well as feedback parts to indicate hidden nodes ( HiddenNeighborsPart) and edge label anchor links ( ZestFxEdgeLinkFeedbackPart).
org.eclipse.gef4.zest.fx.policies - package org.eclipse.gef4.zest.fx.policies
This package provides policy implementations to support hiding/unhiding of nodes and related edges ( HideNodePolicy, HideOnTypePolicy), selection and hovering ( FocusAndSelectFirstAnchorageOnClickPolicy , HoverFirstAnchorageOnHoverPolicy ), dragging of edge labels ( OffsetEdgeLabelOnDragPolicy), and navigating nested graphs via double-click ( OpenNestedGraphOnDoubleClickPolicy, OpenParentGraphOnDoubleClickPolicy ).
org.eclipse.gef4.zest.fx.ui - package org.eclipse.gef4.zest.fx.ui
This package provides a Guice Module ( ZestFxUiModule) with bindings for Zest.FX.UI.
org.eclipse.gef4.zest.fx.ui.jface - package org.eclipse.gef4.zest.fx.ui.jface
This package provides a specific ContentViewer to render graphs ( ZestContentViewer) and related content (IGraphNodeContentProvider, INestedGraphContentProvider) and label providers ( IGraphNodeLabelProvider, INestedGraphLabelProvider).
org.eclipse.gef4.zest.fx.ui.parts - package org.eclipse.gef4.zest.fx.ui.parts
This package provides a ViewPart ( ZestFxUiView) to render graphs.
A B C D E F G H I L N O P R S T U Z 
Skip navigation links
GEF4 Zest
0.2.0.201509140217

Copyright (c) 2014 itemis AG and others. All rights reserved.