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

C

ChangeAttributeOperation - Class in org.eclipse.gef4.zest.fx.operations
The ChangeAttributeOperation can be used to manipulate the position of a Node.
ChangeAttributeOperation(IAttributeStore, String, Object) - Constructor for class org.eclipse.gef4.zest.fx.operations.ChangeAttributeOperation
Constructs a new ChangeAttributeOperation that can be used to manipulate the position of the given Node.
CHILDREN_PANE_HEIGHT_THRESHOLD - Static variable in class org.eclipse.gef4.zest.fx.parts.NodePart
The minimum height for the nested graph area.
CHILDREN_PANE_WIDTH_THRESHOLD - Static variable in class org.eclipse.gef4.zest.fx.parts.NodePart
The minimum width for the nested graph area.
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
 
click(MouseEvent) - Method in class org.eclipse.gef4.zest.fx.policies.ShowHiddenNeighborsOfFirstAnchorageOnClickPolicy
 
computeLabelPosition() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractLabelPart
Computes a position for this label.
computeLabelPosition() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeLabelPart
 
computeLabelPosition() - Method in class org.eclipse.gef4.zest.fx.parts.NodeLabelPart
 
configure() - Method in class org.eclipse.gef4.zest.fx.jface.ZestFxJFaceModule
 
configure() - Method in class org.eclipse.gef4.zest.fx.ZestFxModule
 
createCanvas(Composite, int) - Method in class org.eclipse.gef4.zest.fx.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.ZestFxContentPartFactory
 
createControl(Composite, int) - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
Creates the control for this ZestContentViewer inside of the given parent Composite.
createDeselectOperation(NodePart) - Method in class org.eclipse.gef4.zest.fx.policies.HidePolicy
Returns an ITransactionalOperation that removes the given NodePart from the SelectionModel of the corresponding IViewer.
createEdge(ILabelProvider, Object, Node, Object, Node) - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
Constructs and returns a new Edge connecting the given sourceNode and targetNode.
createEmptyGraph() - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
Constructs and returns a new Graph and inserts default attributes into it: layout algorithm
createHiddenNeighborsFeedbackPart() - Method in class org.eclipse.gef4.zest.fx.behaviors.NodeHidingBehavior
Creates the HiddenNeighborsFeedbackPart that shows the hidden neighbors of the NodePart on which this NodeHidingBehavior is installed.
createHideOperation(NodePart) - Method in class org.eclipse.gef4.zest.fx.policies.HidePolicy
Returns an ITransactionalOperation that adds the given NodePart to the HidingModel of its IViewer .
createHoverHandlePartsForPolygonalOutline(IVisualPart<Node, ? extends Node>, IBehavior<Node>, Map<Object, Object>, Provider<BezierCurve[]>) - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxHoverHandlePartFactory
 
createHoverHandlePartsForRectangularOutline(IVisualPart<Node, ? extends Node>, IBehavior<Node>, Map<Object, Object>, Provider<BezierCurve[]>) - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxHoverHandlePartFactory
 
createMultiSelectionHandleParts(List<? extends IVisualPart<Node, ? extends Node>>, IBehavior<Node>, Map<Object, Object>) - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxSelectionHandlePartFactory
 
createNestedGraph(Object, IGraphContentProvider, ILabelProvider) - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
Creates a Graph nested in the node represented by the given contentNestingNode.
createNode(Object, IGraphContentProvider, ILabelProvider) - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
Creates a Node for the specified contentNode using the IContentProvider and ILabelProvider.
createNodesAndEdges(IGraphContentProvider, ILabelProvider, Graph, Object[]) - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
Creates graph nodes and edges from the given array of contentNodes.
createOperation() - Method in class org.eclipse.gef4.zest.fx.policies.HidePolicy
 
createOperation() - Method in class org.eclipse.gef4.zest.fx.policies.SemanticZoomPolicy
 
createOperation() - Method in class org.eclipse.gef4.zest.fx.policies.ShowHiddenNeighborsPolicy
 
createRootGraph(IContentProvider, ILabelProvider) - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
Creates a complete Graph using the given IContentProvider and ILabelProvider.
createText() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractLabelPart
Creates the text visual.
createUnfocusOperation(NodePart) - Method in class org.eclipse.gef4.zest.fx.policies.HidePolicy
Returns an ITransactionalOperation that removes the given NodePart from the FocusModel of the corresponding IViewer.
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeLabelPart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.EdgePart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.GraphPart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.HiddenNeighborsFeedbackPart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.HideHoverHandlePart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.NodeLabelPart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.NodePart
 
createVisual() - Method in class org.eclipse.gef4.zest.fx.parts.ShowHiddenNeighborsHoverHandlePart
 
CSS_CLASS - Static variable in class org.eclipse.gef4.zest.fx.parts.EdgePart
The CSS class that is assigned to the visual of this EdgePart.
CSS_CLASS - Static variable in class org.eclipse.gef4.zest.fx.parts.NodePart
The CSS class that is applied to the visual of this NodePart.
CSS_CLASS_CURVE - Static variable in class org.eclipse.gef4.zest.fx.parts.EdgePart
The CSS class that is assigned to the curve node of the Connection of this EdgePart.
CSS_CLASS_ICON - Static variable in class org.eclipse.gef4.zest.fx.parts.NodePart
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.AbstractLabelPart
The CSS class that is assigned to the visualization of the EdgeLabelPart of this EdgePart.
CSS_CLASS_LABEL - Static variable in class org.eclipse.gef4.zest.fx.parts.NodePart
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.NodePart
The CSS class that is applied to the Rectangle that displays border and background.
A B C D E F G H I N O P R S T U V Z 
Skip navigation links
GEF4 Zest
1.0.0.201603221726

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