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 

C

CHILDREN_PANE_HEIGHT_THRESHOLD - Static variable in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
The minimum height for the nested graph area.
CHILDREN_PANE_WIDTH_THRESHOLD - Static variable in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
The minimum width for the nested graph area.
click(MouseEvent) - Method in class org.eclipse.gef4.zest.fx.policies.ExpandFirstAnchorageOnClickPolicy
 
click(MouseEvent) - Method in class org.eclipse.gef4.zest.fx.policies.FocusAndSelectFirstAnchorageOnClickPolicy
 
click(MouseEvent) - Method in class org.eclipse.gef4.zest.fx.policies.HideFirstAnchorageOnClickPolicy
 
click(MouseEvent) - Method in class org.eclipse.gef4.zest.fx.policies.OpenNestedGraphOnDoubleClickPolicy
 
click(MouseEvent) - Method in class org.eclipse.gef4.zest.fx.policies.OpenParentGraphOnDoubleClickPolicy
 
commit() - Method in class org.eclipse.gef4.zest.fx.policies.NavigationPolicy
 
configure() - Method in class org.eclipse.gef4.zest.fx.ZestFxModule
 
ContentPartFactory - Class in org.eclipse.gef4.zest.fx.parts
ContentPartFactory() - Constructor for class org.eclipse.gef4.zest.fx.parts.ContentPartFactory
 
countNodes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphSubgraphLayout
 
createCanvas(Composite) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Creates an FXCanvas inside of the given parent Composite.
createContentPart(Object, IBehavior<Node>, Map<Object, Object>) - Method in class org.eclipse.gef4.zest.fx.parts.ContentPartFactory
 
createControl(Composite, int) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Creates the control for this ZestContentViewer inside of the given parent Composite.
createEdge(ILabelProvider, Object, Node, Object, Node) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Constructs and returns a new Edge connecting the given sourceNode and targetNode.
createEdgeLabelLinkFeedbackPart(EdgeContentPart, EdgeLabelPart) - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxFeedbackPartFactory
Creates a ZestFxEdgeLinkFeedbackPart for the given EdgeContentPart and the given EdgeLabelPart.
createEmptyGraph() - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Constructs and returns a new Graph and inserts default attributes into it: layout algorithm
createHiddenNeighborPart() - Method in class org.eclipse.gef4.zest.fx.behaviors.HidingBehavior
Creates the HiddenNeighborsPart that shows the hidden neighbors of the NodeContentPart on which this HidingBehavior is installed.
createHoverSegmentHandlePart(IVisualPart<Node, ? extends Node>, Provider<BezierCurve[]>, int, int, Map<Object, Object>) - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxHandlePartFactory
 
createModule() - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Creates the Module that is used by default for the construction of an Injector that will be used for the injection of members into this ZestContentViewer.
createMultiSelectionHandleParts(List<? extends IVisualPart<Node, ? extends Node>>, Map<Object, Object>) - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxHandlePartFactory
 
createNestedContentPane() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
Creates the Pane that is used to display nested content.
createNestedContentStackPane(Pane) - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
Creates the StackPane that is used to either display nested content, or an icon indicating that nested content exists for this NodeContentPart.
createNestedGraph(Object, INestedGraphContentProvider, ILabelProvider) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Creates a Graph nested in the node represented by the given contentNestingNode.
createNode(Object, IGraphNodeContentProvider, ILabelProvider) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Creates a Node for the specified contentNode using the IContentProvider and ILabelProvider.
createNodesAndEdges(IGraphNodeContentProvider, ILabelProvider, Graph, Object[]) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Creates graph nodes and edges from the given array of contentNodes.
createNodeVisual(Group, Rectangle, ImageView, Text, StackPane) - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
Creates the node visual.
createRootGraph(IContentProvider, ILabelProvider) - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
Creates a complete Graph using the given IContentProvider and ILabelProvider.
createSelectionFeedbackParts(List<? extends IVisualPart<Node, ? extends Node>>, SelectionBehavior<Node>, Map<Object, Object>) - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxFeedbackPartFactory
 
createSubgraph(INodeLayout[]) - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractHidingHandlePart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeLabelPart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.GraphContentPart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.HiddenNeighborsPart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
 
CSS_CLASS - Static variable in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
The CSS class that is assigned to the FXConnection of this EdgeContentPart.
CSS_CLASS - Static variable in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
The CSS class that is applied to the visual of this NodeContentPart.
CSS_CLASS_CURVE - Static variable in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
The CSS class that is assigned to the curve node of the FXConnection of this EdgeContentPart.
CSS_CLASS_ICON - Static variable in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
The CSS class that is applied to the Image that displays the icon.
CSS_CLASS_LABEL - Static variable in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
The CSS class that is assigned to the visualization of the EdgeLabelPart of this EdgeContentPart.
CSS_CLASS_LABEL - Static variable in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
The CSS class that is applied to the Text that displays the label.
CSS_CLASS_SHAPE - Static variable in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
The CSS class that is applied to the Rectangle that displays border and background.
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.