- getAdjacentNodes(Object) - Method in interface org.eclipse.gef4.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.
- getAttributes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
Gets the value of the property attributes.
- getAttributes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
Gets the value of the property attributes.
- getAttributes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
Gets the value of the property attributes.
- getChangeViewportOperation() - Method in class org.eclipse.gef4.zest.fx.operations.NavigateOperation
-
- getChangeViewportOperation() - Method in class org.eclipse.gef4.zest.fx.policies.SemanticZoomPolicy
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractLabelPart
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeLabelPart
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.EdgePart
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.GraphPart
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.NodeLabelPart
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.NodePart
-
- getContentNodeMap() - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
-
Returns an unmodifiable view of the content-node-map.
- getContentsTransform() - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel.ViewportState
-
- getControl() - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
-
- getControlPoints(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getCopy() - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel.ViewportState
-
- getCssClass(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getCssClass(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getCssId(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getCssId(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getEdge() - Method in class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
Returns the corresponding
Edge
.
- getEdgeAttributes(Object, Object) - Method in interface org.eclipse.gef4.zest.fx.jface.IGraphAttributesProvider
-
Determines the attributes that should be set on the edge with the
specified source and target content elements.
- getEdgeCurveCssStyle(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getEdgeLayout(Edge) - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- getEdges() - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- getExternalLabel(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getExternalLabel(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getExternalLabelCssStyle(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getExternalLabelCssStyle(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getExternalLabelPosition(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getExternalLabelPosition(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getFirstAnchorage() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeLabelPart
-
- getFirstAnchorage() - Method in class org.eclipse.gef4.zest.fx.parts.NodeLabelPart
-
- getFisheye(Node, boolean) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getFXViewer() - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
-
Returns the
FXViewer
that displays the contents.
- getGraph() - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
Returns the transfered
Graph
.
- getGraphAttributes() - Method in interface org.eclipse.gef4.zest.fx.jface.IGraphAttributesProvider
-
Determines the attributes that should be set on the root graph.
- getGraphLayoutBehavior() - Method in class org.eclipse.gef4.zest.fx.behaviors.AbstractLayoutBehavior
-
- getGraphLayoutBehavior() - Method in class org.eclipse.gef4.zest.fx.behaviors.EdgeLayoutBehavior
-
- getGraphLayoutBehavior() - Method in class org.eclipse.gef4.zest.fx.behaviors.GraphLayoutBehavior
-
- getGraphLayoutBehavior() - Method in class org.eclipse.gef4.zest.fx.behaviors.NodeLayoutBehavior
-
- getGraphLayoutContext() - Method in class org.eclipse.gef4.zest.fx.behaviors.GraphLayoutBehavior
-
- getHeight() - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel.ViewportState
-
- getHiddenNeighborParts(NodePart) - Method in class org.eclipse.gef4.zest.fx.models.HidingModel
-
Returns a
Set
containing all
NodePart
s
corresponding to the hidden neighbors of the content of the given
NodePart
.
- getHiddenNeighbors(Node) - Method in class org.eclipse.gef4.zest.fx.models.HidingModel
-
Returns a
Set
containing all hidden neighbors of the given
Node
.
- getHiddenNeighborsFeedbackPart() - Method in class org.eclipse.gef4.zest.fx.behaviors.NodeHidingBehavior
-
- getHiddenNodesUnmodifiable() - Method in class org.eclipse.gef4.zest.fx.models.HidingModel
-
Returns a copy of the
Set
that contains all hidden
Node
s.
- getHidingModel() - Method in class org.eclipse.gef4.zest.fx.behaviors.AbstractHidingBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.EdgeHidingBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.EdgeLabelHidingBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.EdgeLayoutBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.GraphLayoutBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.NodeHidingBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.NodeLayoutBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.HideOnTypePolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.HidePolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.OpenNestedGraphOnDoubleClickPolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.OpenParentGraphOnDoubleClickPolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.ShowHiddenNeighborsOnTypePolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.ShowHiddenNeighborsPolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.TransformLabelPolicy
-
- getIcon(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getIconImageView() - Method in class org.eclipse.gef4.zest.fx.parts.NodePart
-
Returns the ImageView
that displays the node's icon.
- getIncomingConnections() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getInfiniteCanvas() - Method in class org.eclipse.gef4.zest.fx.behaviors.GraphLayoutBehavior
-
- getInterpolator(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLabel(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLabel(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLabelCssStyle(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLabelCssStyle(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLabelPosition(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLabelPositionAttributeKey() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractLabelPart
-
Retrieves the position attribute key for the given label role.
- getLabelProvider() - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
-
- getLabelText() - Method in class org.eclipse.gef4.zest.fx.parts.NodePart
-
Returns the Text
that displays the node's label.
- getLayoutAlgorithm() - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
-
- getLayoutAlgorithm(Graph) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLayoutIrrelevant(Edge, boolean) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLayoutIrrelevant(Node, boolean) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getNavigateOperation() - Method in class org.eclipse.gef4.zest.fx.policies.SemanticZoomPolicy
-
- getNestedChildrenPane() - Method in class org.eclipse.gef4.zest.fx.parts.NodePart
-
Returns the Pane
to which nested children are added.
- getNestedGraphAttributes(Object) - Method in interface org.eclipse.gef4.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.gef4.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.gef4.zest.fx.behaviors.GraphLayoutBehavior
-
- getNode() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
Returns the corresponding
Node
.
- getNodeAttributes(Object) - Method in interface org.eclipse.gef4.zest.fx.jface.IGraphAttributesProvider
-
Determines the attributes that should be set on the node represented by
the given content element.
- getNodeLabelCssStyle(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getNodeLayout() - Method in class org.eclipse.gef4.zest.fx.behaviors.NodeLayoutBehavior
-
- getNodeLayout(Node) - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- getNodeRect() - Method in class org.eclipse.gef4.zest.fx.parts.NodePart
-
Returns the Rectangle
that displays the node's border and
background.
- getNodeRectCssStyle(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getNodes() - Method in interface org.eclipse.gef4.zest.fx.jface.IGraphContentProvider
-
Returns all content elements which represent nodes on the first level of
the graph.
- getNodes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- getOuterLayoutContainer() - Method in class org.eclipse.gef4.zest.fx.parts.NodePart
-
Returns the outer most layout container that is used to layout the
content of this node (including nested content).
- getOutgoingConnections() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getPadding() - Method in class org.eclipse.gef4.zest.fx.parts.NodePart
-
Returns the padding that is maintained between the node's border and its
content.
- getPosition(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getPredecessingNodes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getRouter(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getSelection() - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
-
- getSelectionModel() - Method in class org.eclipse.gef4.zest.fx.jface.ZestContentViewer
-
- getSize(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getSource() - Method in class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
- getSourceDecoration(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getSourceLabel(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getSourceLabelPosition(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getStoredLabelPosition() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractLabelPart
-
Retrieves the stored position for the label.
- getSuccessingNodes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getTarget() - Method in class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
- getTargetDecoration(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getTargetLabel(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getTargetLabelPosition(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getText() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractLabelPart
-
Returns the text visual.
- getTooltip(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getTranslateX() - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel.ViewportState
-
- getTranslateY() - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel.ViewportState
-
- getViewportState(Graph) - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel
-
- getWidth() - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel.ViewportState
-
- GRAPH_LAYOUT_ALGORITHM - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
-
- GraphEdgeLayout - Class in org.eclipse.gef4.zest.fx.layout
-
- GraphEdgeLayout(GraphLayoutContext, Edge) - Constructor for class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
- GraphLayoutBehavior - Class in org.eclipse.gef4.zest.fx.behaviors
-
- GraphLayoutBehavior() - Constructor for class org.eclipse.gef4.zest.fx.behaviors.GraphLayoutBehavior
-
- GraphLayoutContext - Class in org.eclipse.gef4.zest.fx.layout
-
- GraphLayoutContext() - Constructor for class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- GraphLayoutContext(Graph) - Constructor for class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- GraphNodeLayout - Class in org.eclipse.gef4.zest.fx.layout
-
- GraphNodeLayout(GraphLayoutContext, Node) - Constructor for class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- GraphPart - Class in org.eclipse.gef4.zest.fx.parts
-
- GraphPart() - Constructor for class org.eclipse.gef4.zest.fx.parts.GraphPart
-