- selectAll() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- selfStyleConnection(Object, GraphConnection) - Method in interface org.eclipse.gef4.zest.core.viewers.ISelfStyleProvider
-
Styles a connection
- selfStyleNode(Object, GraphNode) - Method in interface org.eclipse.gef4.zest.core.viewers.ISelfStyleProvider
-
Styles a node
- setAnimationEnabled(boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- setBackgroundColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.custom.LabelSubgraph
-
Sets the background color of this subgraph's label.
- setBackgroundColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Permanently sets the background color (unhighlighted).
- setBorderColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Sets the border color.
- setBorderColor(Color) - Method in interface org.eclipse.gef4.zest.core.widgets.IStyleableFigure
-
Set the border color
- setBorderHighlightColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Sets the highlighted border color.
- setBorderWidth(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- setBorderWidth(int) - Method in interface org.eclipse.gef4.zest.core.widgets.IStyleableFigure
-
Set the border width
- setCacheLabel(boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- setColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.custom.TriangleSubgraph
-
Changes the color of the triangle visualizing this subgraph.
- setColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
Changes the default color for newly created subgraphs.
- setConnectionDecoration(IConnectionDecorator) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- setConnectionStyle(int) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Sets the default style for connections in this graph.
- setConnectionStyle(int) - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- setConnectionStyle(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Returns the style of this connection.
- setConnectionStyle(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Sets the default connection style.
- setContentProvider(IContentProvider) - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- setCurveDepth(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the curve depth of the arc.
- setCustomFigure(IFigure) - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
Custom figures cannot be set on a GraphContainer.
- setDefaultBackgroundColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.LabelSubgraphFactory
-
Changes the default background color for newly created subgraphs.
- setDefaultConnectionDecorator(IConnectionDecorator) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Sets the connection decorator used for adding source and target
decorations.
- setDefaultDirectedConnectionDecorator(IConnectionDecorator) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Sets the connection decorator used for adding source and target
decorations.
- setDefualtForegroundColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.LabelSubgraphFactory
-
Changes the default foreground color for newly created subgraphs.
- setDirected(boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- setDirection(int) - Method in class org.eclipse.gef4.zest.core.widgets.custom.TriangleSubgraph
-
- setDirection(int) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- setDirection(int) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
Changes the default direction for newly cretaed subgraphs.
- setDynamicLayout(boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Enables or disables dynamic layout (that is layout algorithm performing
layout in background or when certain events occur).
- setExpandCollapseManager(ExpandCollapseManager) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- setExpanded(LayoutContext, NodeLayout, boolean) - Method in class org.eclipse.gef4.zest.core.widgets.DAGExpandCollapseManager
-
- setExpanded(GraphNode, boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- setFont(Font) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the font for the label on this connection.
- setFont(Font) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- setForegroundColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.custom.LabelSubgraph
-
Sets the foreground color of this subgraph (that is color of the text on
the label).
- setForegroundColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Set the foreground colour for this node
- setHighlightColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the highlight color.
- setHighlightColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Set the highlight colour for this node
- setIcon(Image) - Method in interface org.eclipse.gef4.zest.core.widgets.ILabeledFigure
-
Set the label icon.
- setImage(Image) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Sets the layout algorithm for this viewer.
- setLayoutAlgorithm(LayoutAlgorithm) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Equivalent to setLayoutAlgorithm(algorithm, false).
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
Sets the layout algorithm to use for this viewer.
- setLayoutAlgorithm(LayoutAlgorithm) - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
-
- setLineColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Perminently sets the color of this line to the given color.
- setLineStyle(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the connection line style.
- setLineWidth(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the connection line width.
- setLocation(double, double) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- setLocation(double, double) - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- setLocation(double, double) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Sets the current location for this node.
- setNodeStyle(int) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Sets the default style for nodes in this graph.
- setNodeStyle(int) - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- setNodeStyle(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- setNodeStyle(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Sets the default node style.
- setPreferredSize(int, int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Sets the preferred size of the layout area.
- setProperty(String, Object) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- setReferenceBase(double) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
Sets the maximum base length for the triangle visualizing this
subgraph.
- setReferenceHeight(double) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
Sets the maximum height for the triangle visualizing this subgraph.
- setRouter(ConnectionRouter) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the connection router of the connection
- setRouter(ConnectionRouter) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Updates the connection router and applies to to all existing connections
that have no connection routers set to them.
- setScale(double) - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
Set the scale for this container.
- setSelection(GraphItem[]) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Changes the selection to the list of items
- setSelectionToWidget(List, boolean) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- setSelectionToWidget(List, boolean) - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- setSize(double, double) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- setSize(double, double) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- setSubgraphFactory(SubgraphFactory) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- setText(String) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- setText(String) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- setText(String) - Method in interface org.eclipse.gef4.zest.core.widgets.ILabeledFigure
-
Set the label text.
- setTooltip(IFigure) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the tooltip on this node.
- setTooltip(IFigure) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Sets the tooltip on this node.
- setUIMultiplier(double) - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Sets the UI multiplier.
- setViewLocation(Point) - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Sets the Viewport's view associated with this ZoomManager to the passed
Point
- setVisible(boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- setVisible(boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphItem
-
Set the visibility of this item.
- setVisible(boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- setWeight(double) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the weight for this connection.
- setZoom(double) - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Sets the zoom level to the given value.
- setZoomAnimationStyle(int) - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Sets which zoom methods get animated.
- setZoomAsText(String) - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Sets zoom to the passed string.
- setZoomLevelContributions(List<String>) - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Sets the list of zoom level contributions (as strings).
- setZoomLevels(double[]) - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Sets the zoomLevels.
- size - Variable in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- source - Variable in class org.eclipse.gef4.zest.core.viewers.EntityConnectionData
-
- SubgraphFactory - Interface in org.eclipse.gef4.zest.core.widgets
-