Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- selectAll() - Method in class org.eclipse.zest.core.widgets.Graph
- selfStyleConnection(Object, GraphConnection) - Method in interface org.eclipse.zest.core.viewers.ISelfStyleProvider
-
Styles a connection
- selfStyleNode(Object, GraphNode) - Method in interface org.eclipse.zest.core.viewers.ISelfStyleProvider
-
Styles a node
- set(RectTree.RectNode, short, short, short, int) - Method in class org.eclipse.zest.cloudio.util.CloudMatrix
- setAngles(List<Float>) - Method in interface org.eclipse.zest.cloudio.IEditableCloudLabelProvider
- setAntiAlias(boolean) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Enable or disable antialiasing.
- setAspectRatio(double) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
-
Sets the preferred aspect ratio for layout entities.
- setAttributeInLayout(Object, Object) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.An algorithm may require a place to store information.
- setBackground(Color) - Method in class org.eclipse.zest.cloudio.TagCloud
- setBackgroundColor(Color) - Method in class org.eclipse.zest.core.widgets.CGraphNode
- setBackgroundColor(Color) - Method in class org.eclipse.zest.core.widgets.custom.LabelSubgraph
-
Sets the background color of this subgraph's label.
- setBackgroundColor(Color) - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Permanently sets the background color (unhighlighted).
- setBackgroundMask(ImageData) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Set a background mask to define the drawable area of the cloud.
- setBendPoints(LayoutBendPoint[]) - Method in class org.eclipse.zest.layouts.dataStructures.InternalRelationship
-
Deprecated.
- setBendPoints(LayoutBendPoint[]) - Method in interface org.eclipse.zest.layouts.LayoutRelationship
-
Deprecated.Specify a set of bend points.
- setBoost(int) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Enable boosting for the first
boost
elements. - setBoost(int) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
- setBoostFactor(float) - Method in class org.eclipse.zest.cloudio.TagCloud
- setBoostFactor(float) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
- setBorderColor(Color) - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Sets the border color.
- setBorderColor(Color) - Method in interface org.eclipse.zest.core.widgets.IStyleableFigure
-
Set the border color
- setBorderHighlightColor(Color) - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Sets the highlighted border color.
- setBorderWidth(int) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setBorderWidth(int) - Method in interface org.eclipse.zest.core.widgets.IStyleableFigure
-
Set the border width
- setBounds(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.ContinuousLayoutAlgorithm
-
Deprecated.
- setCacheLabel(boolean) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setColor(Color) - Method in class org.eclipse.zest.cloudio.Word
- setColor(Color) - Method in class org.eclipse.zest.core.widgets.custom.TriangleSubgraph
-
Changes the color of the triangle visualizing this subgraph.
- setColor(Color) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
Changes the default color for newly created subgraphs.
- setColors(List<RGB>) - Method in interface org.eclipse.zest.cloudio.IEditableCloudLabelProvider
- setComparator(Comparator) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Determines the order in which the objects should be displayed.
- setComparator(Comparator) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm.Zest1
-
Deprecated.Determines the order in which the objects should be displayed.
- setConnectionStyle(int) - Method in class org.eclipse.zest.core.viewers.AbstractStructuredGraphViewer
-
Sets the default style for connections in this graph.
- setConnectionStyle(int) - Method in class org.eclipse.zest.core.viewers.GraphViewer
- setConnectionStyle(int) - Method in class org.eclipse.zest.core.widgets.Graph
-
Sets the default connection style.
- setConnectionStyle(int) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Returns the style of this connection.
- setConstraintAdapters(List<ConstraintAdapter>) - Method in class org.eclipse.zest.core.widgets.Graph
-
Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x. This class will be removed in a future release in accordance with the two year deprecation policy.
- setContentProvider(IContentProvider) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
-
Sets the content provider of this viewer, which must be an
IStructuredContentProvider
. - setContentProvider(IContentProvider) - Method in class org.eclipse.zest.core.viewers.GraphViewer
- setControl(Graph) - Method in class org.eclipse.zest.core.viewers.GraphViewer
- setCurveDepth(int) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Sets the curve depth of the arc.
- setCustomFigure(IFigure) - Method in class org.eclipse.zest.core.widgets.GraphContainer
-
Custom figures cannot be set on a GraphContainer.
- setDefaultBackgroundColor(Color) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph.LabelSubgraphFactory
-
Changes the default background color for newly created subgraphs.
- setDefaultConditions() - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Sets the default conditions.
- setDefualtForegroundColor(Color) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph.LabelSubgraphFactory
-
Changes the default foreground color for newly created subgraphs.
- setDirected(boolean) - Method in class org.eclipse.zest.core.widgets.GraphConnection
- setDirection(int) - Method in class org.eclipse.zest.core.widgets.custom.TriangleSubgraph
- setDirection(int) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph
- setDirection(int) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
Changes the default direction for newly cretaed subgraphs.
- setDirection(int) - Method in class org.eclipse.zest.layouts.algorithms.SpaceTreeLayoutAlgorithm
-
Sets direction (placement) of the tree
- setDirection(int) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
- setDirection(int) - Method in interface org.eclipse.zest.layouts.interfaces.SubgraphLayout
-
Sets the direction of this subgraph (does nothing in case of subgraphs that don't depend on direction)
- setDx(double) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setDy(double) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setDynamicLayout(boolean) - Method in class org.eclipse.zest.core.widgets.Graph
-
Enables or disables dynamic layout (that is layout algorithm performing layout in background or when certain events occur).
- setEntityAspectRatio(double) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Set the width to height ratio you want the entities to use
- setEntityAspectRatio(double) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm.Zest1
-
Deprecated.Set the width to height ratio you want the entities to use Note: Each layout is responsible for ensuring this ratio is used.
- setExpandCollapseManager(ExpandCollapseManager) - Method in class org.eclipse.zest.core.widgets.Graph
- setExpandCollapseManager(ExpandCollapseManager) - Method in interface org.eclipse.zest.layouts.interfaces.LayoutContext
-
Sets the expand/collapse manager for this context.
- setExpanded(GraphNode, boolean) - Method in class org.eclipse.zest.core.widgets.Graph
- setExpanded(LayoutContext, NodeLayout, boolean) - Method in class org.eclipse.zest.core.widgets.DAGExpandCollapseManager
- setExpanded(LayoutContext, NodeLayout, boolean) - Method in interface org.eclipse.zest.layouts.interfaces.ExpandCollapseManager
-
Changes the expanded state of given node.
- setFilter(Filter) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Filters the entities and relationships to apply the layout on
- setFilter(Filter) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm.Zest1
-
Deprecated.Filters the entities and relationships to apply the layout on
- setFont(Font) - Method in class org.eclipse.zest.core.widgets.CGraphNode
- setFont(Font) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Sets the font for the label on this connection.
- setFont(Font) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setFontData(FontData[]) - Method in class org.eclipse.zest.cloudio.Word
- setFonts(List<FontData>) - Method in interface org.eclipse.zest.cloudio.IEditableCloudLabelProvider
- setForegroundColor(Color) - Method in class org.eclipse.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.zest.core.widgets.GraphNode
-
Set the foreground colour for this node
- setGraphData(Object) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setGraphData(Object) - Method in class org.eclipse.zest.layouts.dataStructures.InternalRelationship
-
Deprecated.
- setGraphData(Object) - Method in interface org.eclipse.zest.layouts.LayoutItem
-
Deprecated.
- setGraphStyle(int) - Method in class org.eclipse.zest.core.widgets.Graph
-
Sets the default graph style.
- setHideButtonVisible(boolean) - Method in class org.eclipse.zest.core.widgets.HideNodeHelper
-
Show button for hiding a node
- setHideNodeHelper(HideNodeHelper) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setHighlightColor(Color) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Sets the highlight color.
- setHighlightColor(Color) - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Set the highlight colour for this node
- setIcon(Image) - Method in interface org.eclipse.zest.core.widgets.ILabeledFigure
-
Set the label icon.
- setImage(Image) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setInput(Object, IProgressMonitor) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
-
Same as
ContentViewer.setInput(Object)
, but with anIProgressMonitor
to provide feedback during the layout phase. - setInternalLocation(double, double) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setInternalSize(double, double) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setIterations(int) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Sets the number of iterations to be used.
- setIterations(int) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Sets the number of iterations to be used.
- setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
-
Sets the label provider of this viewer, which must be an
ICloudLabelProvider
. - setLayoutAlgorithm(LayoutAlgorithm) - Method in class org.eclipse.zest.core.viewers.AbstractStructuredGraphViewer
-
Equivalent to setLayoutAlgorithm(algorithm, false).
- setLayoutAlgorithm(LayoutAlgorithm) - Method in class org.eclipse.zest.core.viewers.GraphViewer
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in class org.eclipse.zest.core.viewers.AbstractStructuredGraphViewer
-
Sets the layout algorithm for this viewer.
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in class org.eclipse.zest.core.viewers.GraphViewer
-
Sets the layout algorithm to use for this viewer.
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in class org.eclipse.zest.core.widgets.Graph
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in class org.eclipse.zest.core.widgets.GraphContainer
- setLayoutAlgorithm(LayoutAlgorithm, boolean) - Method in interface org.eclipse.zest.core.widgets.IContainer
-
Sets the LayoutAlgorithm for this container and optionally applies it.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.CompositeLayoutAlgorithm.Zest1
-
Deprecated.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.ContinuousLayoutAlgorithm
-
Deprecated.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.DirectedGraphLayoutAlgorithm.Zest1
-
Deprecated.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm.Zest1
-
Deprecated.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalShift
-
Deprecated.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm.Zest1
-
Deprecated.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.
- setLayoutArea(double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm.Zest1
-
Deprecated.
- setLayoutContext(LayoutContext) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
- setLayoutContext(LayoutContext) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.
- setLayoutContext(LayoutContext) - Method in class org.eclipse.zest.layouts.algorithms.CompositeLayoutAlgorithm
- setLayoutContext(LayoutContext) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm
- setLayoutContext(LayoutContext) - Method in class org.eclipse.zest.layouts.algorithms.SpaceTreeLayoutAlgorithm
- setLayoutContext(LayoutContext) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
- setLayoutContext(LayoutContext) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
- setLayoutContext(LayoutContext) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm
-
Sets the layout context for this algorithm.
- setLayouter(ILayouter) - Method in class org.eclipse.zest.cloudio.TagCloud
- setLayouter(ILayouter) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
- setLayoutInformation(Object) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setLayoutInformation(Object) - Method in class org.eclipse.zest.layouts.dataStructures.InternalRelationship
-
Deprecated.
- setLayoutInformation(Object) - Method in interface org.eclipse.zest.layouts.LayoutEntity
-
Deprecated.
- setLayoutInformation(Object) - Method in interface org.eclipse.zest.layouts.LayoutRelationship
-
Deprecated.Sets the internal relationship object.
- setLineColor(Color) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Perminently sets the color of this line to the given color.
- setLineStyle(int) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Sets the connection line style.
- setLineWidth(int) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Sets the connection line width.
- setLocation(double, double) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph
- setLocation(double, double) - Method in class org.eclipse.zest.core.widgets.FigureSubgraph
- setLocation(double, double) - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Sets the current location for this node.
- setLocation(double, double) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setLocation(double, double) - Method in interface org.eclipse.zest.layouts.interfaces.EntityLayout
-
Sets the position of this entity.
- setLocationInLayout(double, double) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setLocationInLayout(double, double) - Method in interface org.eclipse.zest.layouts.LayoutEntity
-
Deprecated.
- setMainLayoutAlgorithm(LayoutAlgorithm) - Method in interface org.eclipse.zest.layouts.interfaces.LayoutContext
-
Sets the main layout algorithm for this context.
- setMaxFontSize(int) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Sets the maximum font size (which must be a value greater 0).
- setMaxWords(int) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
-
Sets the maximum number of elements which will be displayed by the cloud.
- setMinFontSize(int) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Sets the minimum font size.
- setMinimized(boolean) - Method in interface org.eclipse.zest.layouts.interfaces.NodeLayout
-
Sets the minimized state of this Node.
- setModelFigure(IFigure) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setNodeSpace(Dimension) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
- setNodeStyle(int) - Method in class org.eclipse.zest.core.viewers.AbstractStructuredGraphViewer
-
Sets the default style for nodes in this graph.
- setNodeStyle(int) - Method in class org.eclipse.zest.core.viewers.GraphViewer
- setNodeStyle(int) - Method in class org.eclipse.zest.core.widgets.Graph
-
Sets the default node style.
- setNodeStyle(int) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setOpacity(int) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Sets the opacity of the words, which must be a value between 0 and 255 (inclusive).
- setOption(String, Object) - Method in class org.eclipse.zest.cloudio.layout.DefaultLayouter
- setOption(String, Object) - Method in interface org.eclipse.zest.cloudio.layout.ILayouter
-
Set Layouter-specific options.
- setOrientation(int) - Method in class org.eclipse.zest.layouts.algorithms.BoxLayoutAlgorithm
- setOrientation(int) - Method in class org.eclipse.zest.layouts.algorithms.DirectedGraphLayoutAlgorithm
- setPreferredSize(int, int) - Method in class org.eclipse.zest.core.widgets.Graph
-
Sets the preferred size of the layout area.
- setRandom(boolean) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Sets whether or not this SpringLayoutAlgorithm will layout the nodes randomly before beginning iterations.
- setRandom(boolean) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Sets whether or not this SpringLayoutAlgorithm will layout the nodes randomly before beginning iterations.
- setRangeToLayout(double, double) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm
-
Set the range the radial layout will use when applyLayout is called.
- setRangeToLayout(double, double) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm.Zest1
-
Deprecated.Set the range the radial layout will use when applyLayout is called.
- setReferenceBase(double) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
Sets the maximum base length for the triangle visualizing this subgraph.
- setReferenceHeight(double) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
Sets the maximum height for the triangle visualizing this subgraph.
- setResizing(boolean) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
- setResizing(boolean) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm
- setResizing(boolean) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
- setResizing(boolean) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
- setRevealButtonVisible(boolean) - Method in class org.eclipse.zest.core.widgets.HideNodeHelper
-
Show button for revealing a node
- setRouter(ConnectionRouter) - Method in class org.eclipse.zest.core.widgets.Graph
-
Updates the connection router and applies to to all existing connections that have no connection routers set to them.
- setRouter(ConnectionRouter) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Sets the connection router of the connection
- setRowPadding(int) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
-
Sets the padding between rows in the grid
- setRowPadding(int) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm.Zest1
-
Deprecated.Increases the padding between rows in the grid
- setScale(double) - Method in class org.eclipse.zest.core.widgets.GraphContainer
-
Set the scale for this container.
- setSelection(Set<Word>) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Marks the set of elements as selected.
- setSelection(ISelection, boolean) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
- setSelection(GraphItem[]) - Method in class org.eclipse.zest.core.widgets.Graph
-
Changes the selection to the list of items
- setSelectionColor(Color) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Sets the highlight color of the cloud.
- setSelectionToWidget(List, boolean) - Method in class org.eclipse.zest.core.viewers.AbstractStructuredGraphViewer
- setSelectionToWidget(List, boolean) - Method in class org.eclipse.zest.core.viewers.GraphViewer
- setSize(double, double) - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph
- setSize(double, double) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setSize(double, double) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setSize(double, double) - Method in interface org.eclipse.zest.layouts.interfaces.EntityLayout
- setSizeInLayout(double, double) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- setSizeInLayout(double, double) - Method in interface org.eclipse.zest.layouts.LayoutEntity
-
Deprecated.
- setSpringGravitation(double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Sets the spring layout gravitation-control.
- setSpringGravitation(double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Sets the spring layout gravitation-control.
- setSpringLength(double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Sets the spring layout length-control.
- setSpringLength(double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Sets the spring layout length-control.
- setSpringMove(double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Sets the spring layout move-control.
- setSpringMove(double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Sets the spring layout move-control.
- setSpringStrain(double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Sets the spring layout strain-control.
- setSpringStrain(double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Sets the spring layout strain-control.
- setSpringTimeout(long) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Sets the spring timeout
- setSpringTimeout(long) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Sets the spring timeout
- setStyle(int) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Sets the current layout style.
- setStyle(int) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm.Zest1
-
Deprecated.Sets the style for this layout algorithm.
- setSubgraphFactory(SubgraphFactory) - Method in class org.eclipse.zest.core.widgets.Graph
- setText(String) - Method in class org.eclipse.zest.core.widgets.GraphConnection
- setText(String) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setText(String) - Method in interface org.eclipse.zest.core.widgets.ILabeledFigure
-
Set the label text.
- setTooltip(IFigure) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Sets the tooltip on this node.
- setTooltip(IFigure) - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Sets the tooltip on this node.
- setVisible(boolean) - Method in class org.eclipse.zest.core.widgets.GraphConnection
- setVisible(boolean) - Method in class org.eclipse.zest.core.widgets.GraphItem
-
Set the visibility of this item.
- setVisible(boolean) - Method in class org.eclipse.zest.core.widgets.GraphNode
- setVisible(boolean) - Method in interface org.eclipse.zest.layouts.interfaces.ConnectionLayout
-
Changes the visibility state of this connection.
- setWeight(double) - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Sets the weight for this connection.
- setWeight(String, double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.
- setWords(List<Word>, IProgressMonitor) - Method in class org.eclipse.zest.cloudio.TagCloud
-
Sets the given list as input of the tag cloud, replacing any previous content.
- setX(double) - Method in class org.eclipse.zest.layouts.dataStructures.BendPoint
-
Deprecated.
- setY(double) - Method in class org.eclipse.zest.layouts.dataStructures.BendPoint
-
Deprecated.
- size - Variable in class org.eclipse.zest.core.widgets.GraphNode
- SmallRect - Class in org.eclipse.zest.cloudio.util
-
A custom variation of a
Rectangle
, which stores the required values as short instead of int, thus saving some space. - SmallRect(int, int, int, int) - Constructor for class org.eclipse.zest.cloudio.util.SmallRect
- source - Variable in class org.eclipse.zest.core.viewers.EntityConnectionData
- SpaceTreeLayoutAlgorithm - Class in org.eclipse.zest.layouts.algorithms
-
Layout algorithm implementing SpaceTree.
- SpaceTreeLayoutAlgorithm() - Constructor for class org.eclipse.zest.layouts.algorithms.SpaceTreeLayoutAlgorithm
-
Constructs an instance of
SpaceTreeLayoutAlgorithm
that places the root of a tree at the top of the graph. - SpaceTreeLayoutAlgorithm(int) - Constructor for class org.eclipse.zest.layouts.algorithms.SpaceTreeLayoutAlgorithm
-
Constructs an instance of
SpaceTreeLayoutAlgorithm
that places the root of a tree according to given direction - SpringLayoutAlgorithm - Class in org.eclipse.zest.layouts.algorithms
-
The SpringLayoutAlgorithm has its own data repository and relation repository.
- SpringLayoutAlgorithm() - Constructor for class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
- SpringLayoutAlgorithm(int) - Constructor for class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Deprecated.Since Zest 2.0, use
SpringLayoutAlgorithm()
. - SpringLayoutAlgorithm.Zest1 - Class in org.eclipse.zest.layouts.algorithms
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
SpringLayoutAlgorithm
instead. This class will be removed in a future release. - start(BundleContext) - Method in class org.eclipse.zest.cloudio.Activator
- stop() - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Stops the current layout from running.
- stop() - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver
-
Stops this observer from listening to changes in observed layout context.
- stop() - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm.Zest1
-
Deprecated.Makes a request to this layout algorithm to stop running.
- stop() - Method in interface org.eclipse.zest.layouts.Stoppable
-
Deprecated.This ends the runnable
- stop(BundleContext) - Method in class org.eclipse.zest.cloudio.Activator
- Stoppable - Interface in org.eclipse.zest.layouts
-
Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x. This interface will be removed in a future release.
- string - Variable in class org.eclipse.zest.cloudio.Word
- stringExtent - Variable in class org.eclipse.zest.cloudio.Word
- Stub() - Constructor for class org.eclipse.zest.layouts.interfaces.ContextListener.Stub
- Stub() - Constructor for class org.eclipse.zest.layouts.interfaces.GraphStructureListener.Stub
- Stub() - Constructor for class org.eclipse.zest.layouts.progress.ProgressListener.Stub
-
Deprecated.
- SubgraphFactory - Interface in org.eclipse.zest.core.widgets
-
Factory used by
Graph
to create subgraphs. - SubgraphFigrueListener() - Constructor for class org.eclipse.zest.core.widgets.FigureSubgraph.SubgraphFigrueListener
- SubgraphLayout - Interface in org.eclipse.zest.layouts.interfaces
-
An interface for subgraphs in layout.
- subgraphMoved(LayoutContext, SubgraphLayout) - Method in interface org.eclipse.zest.layouts.interfaces.LayoutListener
-
This method is called whenever location of a particular subgraph is changed within observed context.
- subgraphResized(LayoutContext, SubgraphLayout) - Method in interface org.eclipse.zest.layouts.interfaces.LayoutListener
-
This method is called whenever size of a particular subgraph is changed within observed context.
- SugiyamaLayoutAlgorithm - Class in org.eclipse.zest.layouts.algorithms
-
The SugiyamaLayoutAlgorithm class implements an algorithm to arrange a directed graph in a layered tree-like layout.
- SugiyamaLayoutAlgorithm() - Constructor for class org.eclipse.zest.layouts.algorithms.SugiyamaLayoutAlgorithm
- SugiyamaLayoutAlgorithm(int) - Constructor for class org.eclipse.zest.layouts.algorithms.SugiyamaLayoutAlgorithm
- SugiyamaLayoutAlgorithm(int, Dimension) - Constructor for class org.eclipse.zest.layouts.algorithms.SugiyamaLayoutAlgorithm
-
Constructs a tree-like, layered layout of a directed graph.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form