Index
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 anIAttributeStore
. - 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 givenIAttributeStore
. - 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 individualTransformLabelPolicies
and executing the resulting operations on theIDomain
of theviewer
. - 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 theConnection
and computed byIAnchor
s at the source and target node of theEdge
(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 parentComposite
. - 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 parentComposite
. - createDeselectOperation(NodePart) - Method in class org.eclipse.gef.zest.fx.policies.HidePolicy
-
Returns an
ITransactionalOperation
that removes the givenNodePart
from theSelectionModel
of the correspondingIViewer
. - 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 theNodePart
on which thisNodeHidingBehavior
is installed. - createHideOperation(NodePart) - Method in class org.eclipse.gef.zest.fx.policies.HidePolicy
- 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
- createNodesAndEdges(IGraphContentProvider, ILabelProvider, Graph, Object[]) - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
- 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
- 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 givenNodePart
from theFocusModel
of the correspondingIViewer
. - 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
- 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
- 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 thisEdgePart
. - 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.
All Classes and Interfaces|All Packages|Constant Field Values