Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- getAdjacentNodes(Object) - Method in interface org.eclipse.gef.zest.fx.jface.IGraphContentProvider
-
Returns all content elements which represent nodes that are adjacent to the node represented by the given content element, i.e. determines the targets of all edges that start at the given node.
- getChangeViewportOperation() - Method in class org.eclipse.gef.zest.fx.operations.NavigateOperation
-
Returns the
ChangeViewportOperation
that is used by thisNavigateOperation
to update the viewport. - getChangeViewportOperation() - Method in class org.eclipse.gef.zest.fx.policies.SemanticZoomPolicy
- getContent() - Method in class org.eclipse.gef.zest.fx.parts.AbstractLabelPart
- getContent() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
- getContent() - Method in class org.eclipse.gef.zest.fx.parts.EdgePart
- getContent() - Method in class org.eclipse.gef.zest.fx.parts.GraphPart
- getContent() - Method in class org.eclipse.gef.zest.fx.parts.NodeLabelPart
- getContent() - Method in class org.eclipse.gef.zest.fx.parts.NodePart
- getContentBendPoints() - Method in class org.eclipse.gef.zest.fx.parts.EdgePart
- getContentNodeMap() - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
-
Returns an unmodifiable view of the content-node-map.
- getContentSize() - Method in class org.eclipse.gef.zest.fx.parts.NodePart
- getContentsTransform() - Method in class org.eclipse.gef.zest.fx.models.NavigationModel.ViewportState
-
Returns the contents transform associated with this
NavigationModel.ViewportState
. - getContentTransform() - Method in class org.eclipse.gef.zest.fx.parts.AbstractLabelPart
- getContentTransform() - Method in class org.eclipse.gef.zest.fx.parts.NodePart
- getContentViewer() - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
-
Returns the
IViewer
that displays the contents. - getControl() - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
- getControlPoints(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.CONTROL_POINTS__E
attribute of the givenEdge
. - getCopy() - Method in class org.eclipse.gef.zest.fx.models.NavigationModel.ViewportState
-
Returns a copy of this
NavigationModel.ViewportState
. - getCssClass(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.CSS_CLASS__NE
attribute of the givenEdge
. - getCssClass(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.CSS_CLASS__NE
attribute of the givenNode
. - getCssId(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.CSS_ID__NE
attribute of the givenEdge
. - getCssId(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.CSS_ID__NE
attribute of the givenNode
. - getCurve() - Method in class org.eclipse.gef.zest.fx.parts.EdgePart
-
Returns the
Node
that displays the edge. - getCurve(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.CURVE__E
attribute of the givenEdge
. - getCurveCssStyle(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.CURVE_CSS_STYLE__E
attribute of the givenEdge
. - getEdgeAttributes(Object, Object) - Method in interface org.eclipse.gef.zest.fx.jface.IGraphAttributesProvider
-
Determines the attributes that should be set on the edge with the specified source and target content elements.
- getEdgeLabelParts(EdgePart) - Method in class org.eclipse.gef.zest.fx.handlers.LabelOffsetSupport
-
Returns the
AbstractLabelPart
s attached to the givenEdgePart
. - getEndPoint() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
-
Computes the end position for placing a label.
- getEndPoint(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.END_POINT__E
attribute of the givenEdge
. - getExternalLabel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.EXTERNAL_LABEL__NE
attribute of the givenEdge
. - getExternalLabel(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.EXTERNAL_LABEL__NE
attribute of the givenNode
. - getExternalLabelCssStyle(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.EXTERNAL_LABEL_CSS_STYLE__NE
attribute of the givenEdge
. - getExternalLabelCssStyle(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.EXTERNAL_LABEL_CSS_STYLE__NE
attribute of the givenNode
. - getExternalLabelPosition(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.EXTERNAL_LABEL_POSITION__NE
attribute of the givenEdge
. - getExternalLabelPosition(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.EXTERNAL_LABEL_POSITION__NE
attribute of the givenNode
. - getExternalLabelTooltip(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.EXTERNAL_LABEL_TOOLTIP__NE
attribute of the givenEdge
. - getExternalLabelTooltip(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.EXTERNAL_LABEL_TOOLTIP__NE
attribute of the givenNode
. - getFirstAnchorage() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
-
Returns the
IContentPart
for which thisEdgeLabelPart
displays the label. - getFirstAnchorage() - Method in class org.eclipse.gef.zest.fx.parts.NodeLabelPart
-
Returns the
NodePart
for which thisNodeLabelPart
displays the label. - getGraphAttributes() - Method in interface org.eclipse.gef.zest.fx.jface.IGraphAttributesProvider
-
Determines the attributes that should be set on the root graph.
- getHeight() - Method in class org.eclipse.gef.zest.fx.models.NavigationModel.ViewportState
-
Returns the viewport height associated with this
NavigationModel.ViewportState
. - getHiddenNeighborParts(NodePart) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
- getHiddenNeighbors(Node) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
- getHiddenNeighborsFeedbackPart() - Method in class org.eclipse.gef.zest.fx.behaviors.NodeHidingBehavior
-
Returns the
HiddenNeighborsFeedbackPart
that is managed by thisNodeHidingBehavior
. - getHiddenNodesUnmodifiable() - Method in class org.eclipse.gef.zest.fx.models.HidingModel
- getHidingModel() - Method in class org.eclipse.gef.zest.fx.behaviors.AbstractHidingBehavior
- getHost() - Method in class org.eclipse.gef.zest.fx.behaviors.EdgeHidingBehavior
- getHost() - Method in class org.eclipse.gef.zest.fx.behaviors.EdgeLabelHidingBehavior
- getHost() - Method in class org.eclipse.gef.zest.fx.behaviors.EdgeLayoutBehavior
- getHost() - Method in class org.eclipse.gef.zest.fx.behaviors.GraphLayoutBehavior
- getHost() - Method in class org.eclipse.gef.zest.fx.behaviors.NodeHidingBehavior
- getHost() - Method in class org.eclipse.gef.zest.fx.behaviors.NodeLayoutBehavior
- getHost() - Method in class org.eclipse.gef.zest.fx.handlers.HideOnTypeHandler
- getHost() - Method in class org.eclipse.gef.zest.fx.handlers.OpenNestedGraphOnDoubleClickHandler
- getHost() - Method in class org.eclipse.gef.zest.fx.handlers.OpenParentGraphOnDoubleClickHandler
- getHost() - Method in class org.eclipse.gef.zest.fx.handlers.ShowHiddenNeighborsOnTypeHandler
- getHost() - Method in class org.eclipse.gef.zest.fx.policies.HidePolicy
- getHost() - Method in class org.eclipse.gef.zest.fx.policies.ShowHiddenNeighborsPolicy
- getHost() - Method in class org.eclipse.gef.zest.fx.policies.TransformLabelPolicy
- getIcon(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.ICON__N
attribute of the givenNode
. - getIconImageView() - Method in class org.eclipse.gef.zest.fx.parts.NodePart
-
Returns the
ImageView
that displays the node's icon. - getInfiniteCanvas() - Method in class org.eclipse.gef.zest.fx.behaviors.GraphLayoutBehavior
- getInjector() - Method in class org.eclipse.gef.zest.fx.parts.ZestFxContentPartFactory
-
Access to the injector that is used to initialize the result objects of
ZestFxContentPartFactory.createContentPart(Object, Map)
. - getInterpolator(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.INTERPOLATOR__E
attribute of the givenEdge
. - getInvisible(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.INVISIBLE__NE
attribute of the givenEdge
. - getInvisible(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.INVISIBLE__NE
attribute of the givenNode
. - getLabel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LABEL__NE
attribute for the givenEdge
. - getLabel(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LABEL__NE
attribute for the givenNode
. - getLabelCssStyle(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LABEL_CSS_STYLE__NE
attribute of the givenEdge
. - getLabelCssStyle(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LABEL_CSS_STYLE__NE
attribute of the givenNode
. - getLabelParts(List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.zest.fx.handlers.LabelOffsetSupport
-
Computes the
AbstractLabelPart
s that are attached to the targets of thisLabelOffsetSupport
. - getLabelPosition() - Method in class org.eclipse.gef.zest.fx.parts.AbstractLabelPart
-
Retrieves the stored position for the label.
- getLabelPosition(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LABEL_POSITION__E
attribute of the givenEdge
. - getLabelPositionAttributeKey() - Method in class org.eclipse.gef.zest.fx.parts.AbstractLabelPart
-
Retrieves the position attribute key for the given label role.
- getLabelProvider() - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
- getLabelReferencePointInScene(String) - Method in class org.eclipse.gef.zest.fx.policies.TransformLabelPolicy
-
Retrieve the reference position for the host label in scene coordinates.
- getLabelText() - Method in class org.eclipse.gef.zest.fx.parts.NodePart
-
Returns the
Text
that displays the node's label. - getLabelTooltip(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LABEL_TOOLTIP__E
attribute of the givenEdge
. - getLayoutAlgorithm() - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
-
Returns the
ILayoutAlgorithm
that is used for laying out the contents. - getLayoutAlgorithm(Graph) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LAYOUT_ALGORITHM__G
attribute of the givenGraph
. - getLayoutContext() - Method in class org.eclipse.gef.zest.fx.behaviors.AbstractLayoutBehavior
-
Returns the
LayoutContext
for whichAbstractLayoutBehavior.preLayout()
andAbstractLayoutBehavior.postLayout()
shall be called before or after a layout pass, respectively. - getLayoutContext() - Method in class org.eclipse.gef.zest.fx.behaviors.EdgeLayoutBehavior
- getLayoutContext() - Method in class org.eclipse.gef.zest.fx.behaviors.GraphLayoutBehavior
- getLayoutContext() - Method in class org.eclipse.gef.zest.fx.behaviors.NodeLayoutBehavior
- getLayoutIrrelevant(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LAYOUT_IRRELEVANT__NE
attribute of the givenEdge
. - getLayoutIrrelevant(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.LAYOUT_IRRELEVANT__NE
attribute of the givenNode
. - getMidPoint() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
-
Computes the middle position for placing a label.
- getModel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.MODEL__GNE
attribute of the givenEdge
. - getModel(Graph) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.MODEL__GNE
attribute of the givenGraph
. - getModel(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.MODEL__GNE
attribute of the givenNode
. - getNavigateOperation() - Method in class org.eclipse.gef.zest.fx.policies.SemanticZoomPolicy
-
Returns the
NavigateOperation
that is used to open nested/nestingGraph
s. - getNestedGraphAttributes(Object) - Method in interface org.eclipse.gef.zest.fx.jface.IGraphAttributesProvider
-
Determines the attributes that should be set on a nested graph that is nested inside the node represented by the given content element.
- getNestedGraphNodes(Object) - Method in interface org.eclipse.gef.zest.fx.jface.IGraphContentProvider
-
Returns the content elements representing the nodes within the graph that is nested inside the node represented by the given content element.
- getNestingPart() - Method in class org.eclipse.gef.zest.fx.behaviors.GraphLayoutBehavior
-
Returns the
NodePart
that contains the nested graph to which the behavior corresponds, if this behavior is related to a nested graph. - getNodeAttributes(Object) - Method in interface org.eclipse.gef.zest.fx.jface.IGraphAttributesProvider
-
Determines the attributes that should be set on the node represented by the given content element.
- getNodeLabelParts(NodePart) - Method in class org.eclipse.gef.zest.fx.handlers.LabelOffsetSupport
-
Returns the
AbstractLabelPart
s attached to the givenNodePart
. - getNodes() - Method in interface org.eclipse.gef.zest.fx.jface.IGraphContentProvider
-
Returns all content elements which represent nodes on the first level of the graph.
- getPosition(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.POSITION__N
attribute of the givenNode
. - getRouter(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.ROUTER__E
attribute of the givenEdge
. - getSelection() - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
- getSelectionModel() - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
-
Retrieves the
SelectionModel
used by the viewer (ZestContentViewer.getContentViewer()
) - getShape() - Method in class org.eclipse.gef.zest.fx.parts.NodePart
-
Returns the
Shape
that displays the node's border and background. - getShape(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SHAPE__N
attribute of the givenNode
. - getShapeCssStyle(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SHAPE_CSS_STYLE__N
attribute of the givenNode
. - getSize(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SIZE__N
attribute of the givenNode
. - getSourceDecoration(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SOURCE_DECORATION__E
attribute of the givenEdge
. - getSourceDecorationCssStyle(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SOURCE_DECORATION_CSS_STYLE__E
attribute of the givenEdge
. - getSourceLabel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SOURCE_LABEL__E
attribute of the givenEdge
. - getSourceLabelCssStyle(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SOURCE_LABEL_CSS_STYLE__E
attribute of the givenEdge
. - getSourceLabelPosition(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SOURCE_LABEL_POSITION__E
attribute of the givenEdge
. - getSourceLabelTooltip(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.SOURCE_LABEL_TOOLTIP__E
attribute of the givenEdge
. - getStartPoint() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
-
Computes the start position for placing a label.
- getStartPoint(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.START_POINT__E
attribute of the givenEdge
. - getTargetDecoration(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.TARGET_DECORATION__E
attribute of the givenEdge
. - getTargetDecorationCssStyle(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.TARGET_DECORATION_CSS_STYLE__E
attribute of the givenEdge
. - getTargetLabel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.TARGET_LABEL__E
attribute of the givenEdge
. - getTargetLabelCssStyle(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.TARGET_LABEL_CSS_STYLE__E
attribute of the givenEdge
. - getTargetLabelPosition(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.TARGET_LABEL_POSITION__E
attribute of the givenEdge
. - getTargetLabelTooltip(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.TARGET_LABEL_TOOLTIP__E
attribute of the givenEdge
. - getText() - Method in class org.eclipse.gef.zest.fx.parts.AbstractLabelPart
-
Returns the text visual.
- getTooltip(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.TOOLTIP__E
attribute of the givenEdge
. - getTooltip(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
-
Returns the value of the
ZestProperties.TOOLTIP__N
attribute of the givenNode
. - getTooltipNodes() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
-
Array containing the
Tooltip
nodes of thisEdgeLabelPart
in the following order: [0]: tooltip node on the label of the edge. - getTranslateX() - Method in class org.eclipse.gef.zest.fx.models.NavigationModel.ViewportState
-
Returns the horizontal translation associated with this
NavigationModel.ViewportState
. - getTranslateY() - Method in class org.eclipse.gef.zest.fx.models.NavigationModel.ViewportState
-
Returns the vertical translation associated with this
NavigationModel.ViewportState
. - getViewportState(Graph) - Method in class org.eclipse.gef.zest.fx.models.NavigationModel
-
Retrieves the
NavigationModel.ViewportState
that is currently saved for the givenGraph
. - getWidth() - Method in class org.eclipse.gef.zest.fx.models.NavigationModel.ViewportState
-
Returns the viewport width associated with this
NavigationModel.ViewportState
. - GraphLayoutBehavior - Class in org.eclipse.gef.zest.fx.behaviors
-
The
GraphLayoutBehavior
is responsible for initiating layout passes. - GraphLayoutBehavior() - Constructor for class org.eclipse.gef.zest.fx.behaviors.GraphLayoutBehavior
- GraphPart - Class in org.eclipse.gef.zest.fx.parts
- GraphPart() - Constructor for class org.eclipse.gef.zest.fx.parts.GraphPart
All Classes and Interfaces|All Packages|Constant Field Values