Index
All Classes and Interfaces|All Packages|Constant Field Values
N
- NavigateOperation - Class in org.eclipse.gef.zest.fx.operations
-
The
NavigateOperation
is aReverseUndoCompositeOperation
that combines aChangeContentsOperation
and anChangeViewportOperation
to navigate between nested and parentGraph
s. - NavigateOperation(IViewer) - Constructor for class org.eclipse.gef.zest.fx.operations.NavigateOperation
-
Creates a new
NavigateOperation
that saves the layout and viewport for the currently displayedGraph
. - NavigateOperation(IViewer, Graph, boolean) - Constructor for class org.eclipse.gef.zest.fx.operations.NavigateOperation
-
Creates a new
NavigateOperation
that saves the layout and viewport for the currently displayedGraph
, loads the layout and viewport of the finalGraph, and changes the viewer contents. - NavigationModel - Class in org.eclipse.gef.zest.fx.models
-
The
NavigationModel
manages aSet
ofGraph
s for which the next layout pass should be skipped (due to transformation or navigation changes). - NavigationModel() - Constructor for class org.eclipse.gef.zest.fx.models.NavigationModel
-
Default constructor.
- NavigationModel.ViewportState - Class in org.eclipse.gef.zest.fx.models
-
Representation of a viewport's state, which manifests itself in x and y translation, width and height, as well as a contents transform.
- NestedGraphIcon() - Constructor for class org.eclipse.gef.zest.fx.parts.NodePart.NestedGraphIcon
- NodeHidingBehavior - Class in org.eclipse.gef.zest.fx.behaviors
-
The
NodeHidingBehavior
is specific toNodePart
. - NodeHidingBehavior() - Constructor for class org.eclipse.gef.zest.fx.behaviors.NodeHidingBehavior
- NodeLabelPart - Class in org.eclipse.gef.zest.fx.parts
-
The
NodeLabelPart
is anAbstractVisualPart
that is used to display the external label of a node. - NodeLabelPart() - Constructor for class org.eclipse.gef.zest.fx.parts.NodeLabelPart
- NodeLayoutBehavior - Class in org.eclipse.gef.zest.fx.behaviors
- NodeLayoutBehavior() - Constructor for class org.eclipse.gef.zest.fx.behaviors.NodeLayoutBehavior
- NodePart - Class in org.eclipse.gef.zest.fx.parts
- NodePart() - Constructor for class org.eclipse.gef.zest.fx.parts.NodePart
- NodePart.NestedGraphIcon - Class in org.eclipse.gef.zest.fx.parts
-
JavaFX Node displaying a small icon representing a nested graph.
- NodePartAnchorProvider - Class in org.eclipse.gef.zest.fx.providers
-
A specific
DefaultAnchorProvider
that reflects the node shape as the outline to place anchors at. - NodePartAnchorProvider() - Constructor for class org.eclipse.gef.zest.fx.providers.NodePartAnchorProvider
All Classes and Interfaces|All Packages|Constant Field Values