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

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 this NavigateOperation 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 given Edge.
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 given Edge.
getCssClass(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.CSS_CLASS__NE attribute of the given Node.
getCssId(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.CSS_ID__NE attribute of the given Edge.
getCssId(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.CSS_ID__NE attribute of the given Node.
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 given Edge.
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 given Edge.
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 AbstractLabelParts attached to the given EdgePart.
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 given Edge.
getExternalLabel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.EXTERNAL_LABEL__NE attribute of the given Edge.
getExternalLabel(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.EXTERNAL_LABEL__NE attribute of the given Node.
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 given Edge.
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 given Node.
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 given Edge.
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 given Node.
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 given Edge.
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 given Node.
getFirstAnchorage() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
Returns the IContentPart for which this EdgeLabelPart displays the label.
getFirstAnchorage() - Method in class org.eclipse.gef.zest.fx.parts.NodeLabelPart
Returns the NodePart for which this NodeLabelPart 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
Returns a Set containing all NodeParts corresponding to the hidden neighbors of the content of the given NodePart.
getHiddenNeighbors(Node) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
Returns a Set containing all hidden neighbors of the given Node.
getHiddenNeighborsFeedbackPart() - Method in class org.eclipse.gef.zest.fx.behaviors.NodeHidingBehavior
Returns the HiddenNeighborsFeedbackPart that is managed by this NodeHidingBehavior.
getHiddenNodesUnmodifiable() - Method in class org.eclipse.gef.zest.fx.models.HidingModel
Returns a copy of the Set that contains all hidden Nodes.
getHidingModel() - Method in class org.eclipse.gef.zest.fx.behaviors.AbstractHidingBehavior
Returns the HidingModel that is installed on the IViewer of the host.
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 given Node.
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
Returns the InfiniteCanvas of the IViewer of the host.
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 given Edge.
getInvisible(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.INVISIBLE__NE attribute of the given Edge.
getInvisible(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.INVISIBLE__NE attribute of the given Node.
getLabel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.LABEL__NE attribute for the given Edge.
getLabel(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.LABEL__NE attribute for the given Node.
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 given Edge.
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 given Node.
getLabelParts(List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.zest.fx.handlers.LabelOffsetSupport
Computes the AbstractLabelParts that are attached to the targets of this LabelOffsetSupport.
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 given Edge.
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 given Edge.
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 given Graph.
getLayoutContext() - Method in class org.eclipse.gef.zest.fx.behaviors.AbstractLayoutBehavior
Returns the LayoutContext for which AbstractLayoutBehavior.preLayout() and AbstractLayoutBehavior.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 given Edge.
getLayoutIrrelevant(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.LAYOUT_IRRELEVANT__NE attribute of the given Node.
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 given Edge.
getModel(Graph) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.MODEL__GNE attribute of the given Graph.
getModel(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.MODEL__GNE attribute of the given Node.
getNavigateOperation() - Method in class org.eclipse.gef.zest.fx.policies.SemanticZoomPolicy
Returns the NavigateOperation that is used to open nested/nesting Graphs.
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 AbstractLabelParts attached to the given NodePart.
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 given Node.
getRouter(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.ROUTER__E attribute of the given Edge.
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 given Node.
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 given Node.
getSize(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.SIZE__N attribute of the given Node.
getSourceDecoration(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.SOURCE_DECORATION__E attribute of the given Edge.
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 given Edge.
getSourceLabel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.SOURCE_LABEL__E attribute of the given Edge.
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 given Edge.
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 given Edge.
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 given Edge.
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 given Edge.
getTargetDecoration(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.TARGET_DECORATION__E attribute of the given Edge.
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 given Edge.
getTargetLabel(Edge) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.TARGET_LABEL__E attribute of the given Edge.
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 given Edge.
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 given Edge.
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 given Edge.
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 given Edge.
getTooltip(Node) - Static method in class org.eclipse.gef.zest.fx.ZestProperties
Returns the value of the ZestProperties.TOOLTIP__N attribute of the given Node.
getTooltipNodes() - Method in class org.eclipse.gef.zest.fx.parts.EdgeLabelPart
Array containing the Tooltip nodes of this EdgeLabelPart 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 given Graph.
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
The GraphPart is the controller for a Graph content object.
GraphPart() - Constructor for class org.eclipse.gef.zest.fx.parts.GraphPart
 
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