Index

A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values

C

ChangeAttributeOperation - Class in org.eclipse.gef.zest.fx.operations
The ChangeAttributeOperation can be used to manipulate the value of an attribute of an IAttributeStore.
ChangeAttributeOperation(IAttributeStore, String, Object) - Constructor for class org.eclipse.gef.zest.fx.operations.ChangeAttributeOperation
Constructs a new ChangeAttributeOperation to manipulate the value of an attribute for the given IAttributeStore.
ClearHoverHandlesOperation(IContentPart<? extends Node>) - Constructor for class org.eclipse.gef.zest.fx.policies.HidePolicy.ClearHoverHandlesOperation
 
click(MouseEvent) - Method in class org.eclipse.gef.zest.fx.handlers.HideFirstAnchorageOnClickHandler
 
click(MouseEvent) - Method in class org.eclipse.gef.zest.fx.handlers.OpenNestedGraphOnDoubleClickHandler
 
click(MouseEvent) - Method in class org.eclipse.gef.zest.fx.handlers.OpenParentGraphOnDoubleClickHandler
 
click(MouseEvent) - Method in class org.eclipse.gef.zest.fx.handlers.ShowHiddenNeighborsOfFirstAnchorageOnClickHandler
 
commit() - Method in class org.eclipse.gef.zest.fx.handlers.LabelOffsetSupport
Commits preserving of label offsets by calling TransformPolicy.commit() on the individual TransformLabelPolicies and executing the resulting operations on the IDomain of the viewer.
commit() - Method in class org.eclipse.gef.zest.fx.policies.SemanticZoomPolicy
 
computeAnchorageReferenceGeometry(DynamicAnchor) - Method in class org.eclipse.gef.zest.fx.providers.NodePartAnchorProvider
 
computeLabelPosition() - Method in class org.eclipse.gef.zest.fx.parts.AbstractLabelPart
Computes a position for this label.
computeLabelPosition() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
 
computeLabelPosition() - Method in class org.eclipse.gef.zest.fx.parts.NodeLabelPart
 
computeLayoutBounds() - Method in class org.eclipse.gef.zest.fx.behaviors.GraphLayoutBehavior
Determines the layout bounds for the graph.
configure() - Method in class org.eclipse.gef.zest.fx.jface.ZestFxJFaceModule
 
configure() - Method in class org.eclipse.gef.zest.fx.ZestFxModule
 
CONTROL_POINTS__E - Static variable in class org.eclipse.gef.zest.fx.ZestProperties
This attribute determines the way points that are passed along to the ZestProperties.ROUTER__E in addition to the start and end point, which are provided by the Connection and computed by IAnchors at the source and target node of the Edge (and not included in the list of way points).
createCanvas(Composite, int) - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
Creates an FXCanvas inside of the given parent Composite.
createContentPart(Object, Map<Object, Object>) - Method in class org.eclipse.gef.zest.fx.parts.ZestFxContentPartFactory
 
createControl(Composite, int) - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
Creates the control for this ZestContentViewer inside of the given parent Composite.
createDeselectOperation(NodePart) - Method in class org.eclipse.gef.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.gef.zest.fx.jface.ZestContentViewer
Constructs and returns a new Edge connecting the given sourceNode and targetNode.
createEmptyGraph() - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
Constructs and returns a new Graph and inserts default attributes into it: layout algorithm
createHiddenNeighborsFeedbackPart() - Method in class org.eclipse.gef.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.gef.zest.fx.policies.HidePolicy
Returns an ITransactionalOperation that adds the given NodePart to the HidingModel of its IViewer .
createHoverHandlePartsForPolygonalOutline(IVisualPart<? extends Node>, Map<Object, Object>, Provider<BezierCurve[]>) - Method in class org.eclipse.gef.zest.fx.parts.ZestFxHoverIntentHandlePartFactory
 
createHoverHandlePartsForRectangularOutline(IVisualPart<? extends Node>, Map<Object, Object>, Provider<BezierCurve[]>) - Method in class org.eclipse.gef.zest.fx.parts.ZestFxHoverIntentHandlePartFactory
 
createLinkFeedbackPart(IVisualPart<? extends Node>, Provider<? extends IGeometry>, IVisualPart<? extends Node>, Provider<? extends IGeometry>, String) - Method in class org.eclipse.gef.zest.fx.parts.ZestFxSelectionFeedbackPartFactory
 
createMultiSelectionHandleParts(List<? extends IVisualPart<? extends Node>>, Map<Object, Object>) - Method in class org.eclipse.gef.zest.fx.parts.ZestFxSelectionHandlePartFactory
 
createNestedGraph(Object, IGraphContentProvider, ILabelProvider) - Method in class org.eclipse.gef.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.gef.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.gef.zest.fx.jface.ZestContentViewer
Creates graph nodes and edges from the given array of contentNodes.
createOperation() - Method in class org.eclipse.gef.zest.fx.policies.HidePolicy
 
createOperation() - Method in class org.eclipse.gef.zest.fx.policies.SemanticZoomPolicy
 
createOperation() - Method in class org.eclipse.gef.zest.fx.policies.ShowHiddenNeighborsPolicy
 
createRootGraph(IContentProvider, ILabelProvider) - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
Creates a complete Graph using the given IContentProvider and ILabelProvider.
createText() - Method in class org.eclipse.gef.zest.fx.parts.AbstractLabelPart
Creates the text visual.
createUnfocusOperation(NodePart) - Method in class org.eclipse.gef.zest.fx.policies.HidePolicy
Returns an ITransactionalOperation that removes the given NodePart from the FocusModel of the corresponding IViewer.
CSS_CLASS - Static variable in class org.eclipse.gef.zest.fx.parts.EdgePart
The CSS class that is assigned to the visual of this EdgePart.
CSS_CLASS - Static variable in class org.eclipse.gef.zest.fx.parts.NodePart
The CSS class that is applied to the visual of this NodePart.
CSS_CLASS__NE - Static variable in class org.eclipse.gef.zest.fx.ZestProperties
This attribute determines the CSS class for an element (node/edge).
CSS_CLASS_CURVE - Static variable in class org.eclipse.gef.zest.fx.parts.EdgePart
The CSS class that is assigned to the curve node of the Connection of this EdgePart.
CSS_CLASS_DECORATION - Static variable in class org.eclipse.gef.zest.fx.parts.EdgePart
CSS class assigned to the decorations.
CSS_CLASS_ICON - Static variable in class org.eclipse.gef.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.gef.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.gef.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.gef.zest.fx.parts.NodePart
The CSS class that is applied to the Rectangle that displays border and background.
CSS_ID__NE - Static variable in class org.eclipse.gef.zest.fx.ZestProperties
This attribute determines the CSS id for an element (node/edge).
CURVE__E - Static variable in class org.eclipse.gef.zest.fx.ZestProperties
This attribute determines the curve being used for visualization of the edge.
CURVE_CSS_STYLE__E - Static variable in class org.eclipse.gef.zest.fx.ZestProperties
This attribute determines the CSS style for an edge.
A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values