- get() - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxCursorProvider
-
- getChildren(Object) - Method in interface org.eclipse.gef4.zest.fx.ui.jface.INestedGraphContentProvider
-
Returns the nested children of the node represented by the given content
element.
- getConnectedTo(Object) - Method in interface org.eclipse.gef4.zest.fx.ui.jface.IGraphNodeContentProvider
-
Returns all content elements which represent nodes which are connected to
the node represented by the given content element.
- getConnections() - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.GraphContentPart
-
- getContent() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
-
- getContentAnchorages() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
-
- getContentChildren() - Method in class org.eclipse.gef4.zest.fx.parts.GraphContentPart
-
- getContentChildren() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
-
- getContentNodeMap() - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
-
Returns an unmodifiable view of the content-node-map.
- getControl() - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
-
- 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.ui.jface.IGraphNodeLabelProvider
-
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
-
- getEdgeLabelCssStyle(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getEdgeLayout(Edge) - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- getEntities() - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- getFisheye(Node, boolean) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getFXViewer() - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
-
Returns the
FXViewer
that displays the contents.
- getGraph() - Method in class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
Returns the transfered
Graph
.
- getGraphLayoutContext() - Method in class org.eclipse.gef4.zest.fx.behaviors.AbstractLayoutBehavior
-
- getGraphLayoutContext() - Method in class org.eclipse.gef4.zest.fx.behaviors.EdgeLayoutBehavior
-
- getGraphLayoutContext() - Method in class org.eclipse.gef4.zest.fx.behaviors.LayoutContextBehavior
-
- getGraphLayoutContext() - Method in class org.eclipse.gef4.zest.fx.behaviors.NodeLayoutBehavior
-
- getGraphLayoutContext() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
-
- getHiddenNeighbors(Node) - Method in class org.eclipse.gef4.zest.fx.models.HidingModel
-
Returns a
Set
containing all hidden neighbors of the given
Node
.
- getHiddenNodes() - 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
-
- getHidingModel() - Method in class org.eclipse.gef4.zest.fx.behaviors.HidingBehavior
-
- 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.HidingBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.LayoutContextBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.NodeLayoutBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.OpenNestedGraphOnZoomBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.OpenParentGraphOnZoomBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.behaviors.SynchronizeChildrenOnZoomBehavior
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeLabelPart
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.HideOnTypePolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.OffsetEdgeLabelOnDragPolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.OpenNestedGraphOnDoubleClickPolicy
-
- getHost() - Method in class org.eclipse.gef4.zest.fx.policies.OpenParentGraphOnDoubleClickPolicy
-
- getHoverImage() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractHidingHandlePart
-
Returns the Image
that is displayed when hovering this part.
- getHoverImage() - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxExpandingHandlePart
-
- getHoverImage() - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxHidingHandlePart
-
- getIcon(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getIconImageView() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
-
Returns the ImageView
that displays the node's icon.
- getImage() - Method in class org.eclipse.gef4.zest.fx.parts.AbstractHidingHandlePart
-
Returns the Image
that is displayed when this part is not
hovered.
- getImage() - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxExpandingHandlePart
-
- getImage() - Method in class org.eclipse.gef4.zest.fx.parts.ZestFxHidingHandlePart
-
- getIncomingConnections() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getItems() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getItems() - Method in class org.eclipse.gef4.zest.fx.layout.GraphSubgraphLayout
-
- getLabel(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLabel(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLabelProvider() - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
-
- getLabelText() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
-
Returns the Text
that displays the node's label.
- getLayout(Graph) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getLayoutAlgorithm() - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
-
- 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
-
- getLocalEndPoint() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart.ArrowHead
-
- getLocalStartPoint() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart.ArrowHead
-
- getNeighbors(Node) - Method in class org.eclipse.gef4.zest.fx.operations.HideOperation
-
- getNestedChildrenPane() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
-
Returns the Pane
to which nested children are added.
- getNestedContentStackPane() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
-
Returns the
StackPane
that either displays nested content or an
icon indicating that nested content exists for this
NodeContentPart
.
- getNestedGraphAttributes(Object) - Method in interface org.eclipse.gef4.zest.fx.ui.jface.INestedGraphLabelProvider
-
Determines the attributes that should be set on a nested graph that is
nested inside the node represented by the given content element.
- getNestedGraphIcon() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
-
- getNestingPart() - Method in class org.eclipse.gef4.zest.fx.behaviors.LayoutContextBehavior
-
- getNodeAttributes(Object) - Method in interface org.eclipse.gef4.zest.fx.ui.jface.IGraphNodeLabelProvider
-
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.NodeContentPart
-
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 class org.eclipse.gef4.zest.fx.layout.GraphLayoutContext
-
- getNodes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphSubgraphLayout
-
- getNodes() - Method in interface org.eclipse.gef4.zest.fx.ui.jface.IGraphNodeContentProvider
-
Returns all content elements which represent nodes on the first level of
the graph.
- getOffset() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeLabelPart
-
Returns the offset that is currently applied to the label.
- getOutgoingConnections() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getPadding() - Method in class org.eclipse.gef4.zest.fx.parts.NodeContentPart
-
Returns the padding that is maintained between the node's border and its
content.
- getPredecessingEntities() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getPredecessingEntities() - Method in class org.eclipse.gef4.zest.fx.layout.GraphSubgraphLayout
-
- getPredecessingNodes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getProperty(String) - Method in class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
- getProperty(String) - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getProperty(String) - Method in class org.eclipse.gef4.zest.fx.layout.GraphSubgraphLayout
-
- getPrunedNeighborsPart() - Method in class org.eclipse.gef4.zest.fx.behaviors.HidingBehavior
-
- getRootGraphAttributes() - Method in interface org.eclipse.gef4.zest.fx.ui.jface.IGraphNodeLabelProvider
-
Determines the attributes that should be set on the root graph.
- getRouter(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getSelection() - Method in class org.eclipse.gef4.zest.fx.ui.jface.ZestContentViewer
-
- getSemanticZoomPolicy() - Method in class org.eclipse.gef4.zest.fx.behaviors.OpenNestedGraphOnZoomBehavior
-
- getSemanticZoomPolicy() - Method in class org.eclipse.gef4.zest.fx.behaviors.OpenParentGraphOnZoomBehavior
-
- getSource() - Method in class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
- getSourceDecoration(Object, Object) - Method in interface org.eclipse.gef4.zest.fx.ui.jface.IEdgeDecorationProvider
-
Returns the
IFXDecoration
that should be used to decorate the
start (source side) of the edge that is specified by the given
contentSoruceNode and
contentTargetNode.
- getSourceDecoration(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getStyle(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getSubgraph() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getSuccessingEntities() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getSuccessingEntities() - Method in class org.eclipse.gef4.zest.fx.layout.GraphSubgraphLayout
-
- getSuccessingNodes() - Method in class org.eclipse.gef4.zest.fx.layout.GraphNodeLayout
-
- getTarget() - Method in class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
- getTargetDecoration(Object, Object) - Method in interface org.eclipse.gef4.zest.fx.ui.jface.IEdgeDecorationProvider
-
Returns the
IFXDecoration
that should be used to decorate the end
(target side) of the edge that is specified by the given
contentSoruceNode and
contentTargetNode.
- getTargetDecoration(Edge) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getTooltip(Node) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getType(Graph, boolean) - Static method in class org.eclipse.gef4.zest.fx.ZestProperties
-
- getViewportModel() - Method in class org.eclipse.gef4.zest.fx.behaviors.LayoutContextBehavior
-
- getViewportState(Graph) - Method in class org.eclipse.gef4.zest.fx.models.NavigationModel
-
- getVisual() - Method in class org.eclipse.gef4.zest.fx.parts.EdgeContentPart.ArrowHead
-
- GRAPH_LAYOUT - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
-
- GRAPH_TYPE - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
-
This attribute determines if a graph is directed or undirected.
- GRAPH_TYPE_DEFAULT - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
-
- GRAPH_TYPE_DIRECTED - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
-
- GRAPH_TYPE_UNDIRECTED - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
-
- GRAPH_TYPE_VALUES - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
-
- GraphContentPart - Class in org.eclipse.gef4.zest.fx.parts
-
- GraphContentPart() - Constructor for class org.eclipse.gef4.zest.fx.parts.GraphContentPart
-
- GraphEdgeLayout - Class in org.eclipse.gef4.zest.fx.layout
-
- GraphEdgeLayout(GraphLayoutContext, Edge) - Constructor for class org.eclipse.gef4.zest.fx.layout.GraphEdgeLayout
-
- 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
-
- GraphRootPart - Class in org.eclipse.gef4.zest.fx.parts
-
- GraphRootPart() - Constructor for class org.eclipse.gef4.zest.fx.parts.GraphRootPart
-
- GraphSubgraphLayout - Class in org.eclipse.gef4.zest.fx.layout
-
- GraphSubgraphLayout() - Constructor for class org.eclipse.gef4.zest.fx.layout.GraphSubgraphLayout
-