Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- ICloudLabelProvider - Interface in org.eclipse.zest.cloudio
-
Defines the label of an element within the cloud.
- IConnectionStyleBezierExtension - Interface in org.eclipse.zest.core.viewers
-
An extension to the IConnectinStyleProvider that allows styling specific to bezier curves.
- IConnectionStyleProvider - Interface in org.eclipse.zest.core.viewers
-
An extension to label providers, to supply styles for connections based upon relationships, rather than on connected nodes.
- IConnectionStyleProvider2 - Interface in org.eclipse.zest.core.viewers
-
Extend the IConnectionStyleProvider interface to provide additional methods introduced by Zest 2.x.
- IContainer - Interface in org.eclipse.zest.core.widgets
-
This interface describes all Zest components that are Containers.
- IContainer2 - Interface in org.eclipse.zest.core.widgets
-
Extend the IConnectionStyleProvider interface to provide additional methods introduced by Zest 2.x.
- id - Variable in class org.eclipse.zest.cloudio.Word
- IEditableCloudLabelProvider - Interface in org.eclipse.zest.cloudio
-
An
IEditableCloudLabelProvider
is supported by theCloudOptionsComposite
, such that it can be used to modify colors, fonts, and angles. - IEntityConnectionStyleProvider - Interface in org.eclipse.zest.core.viewers
-
An extension for label providers which allows users to set styles for connections that are based on entity end points.
- IEntityConnectionStyleProvider2 - Interface in org.eclipse.zest.core.viewers
-
Extend the IEntityConnectionStyleProvider interface to provide additional methods introduced by Zest 2.x.
- IEntityStyleProvider - Interface in org.eclipse.zest.core.viewers
-
An extension to Label providers for graphs.
- IFigureProvider - Interface in org.eclipse.zest.core.viewers
-
Allows a user to create a figure for an element in graph model.
- IGNORE_INVISIBLE_LAYOUT - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
Style constant indicating that invisible nodes should be ignored for layouts.
- IGraphContentProvider - Interface in org.eclipse.zest.core.viewers
-
A graph content provider.
- IGraphEntityContentProvider - Interface in org.eclipse.zest.core.viewers
- IGraphEntityRelationshipContentProvider - Interface in org.eclipse.zest.core.viewers
-
A content provider that is node-relationship centric.
- ILabeledFigure - Interface in org.eclipse.zest.core.widgets
-
Marks a figure that allows being configured with a text and icon through a
GraphNode
from the model. - ILayouter - Interface in org.eclipse.zest.cloudio.layout
- INestedContentProvider - Interface in org.eclipse.zest.core.viewers
-
A content provider for nested graphs.
- initColors() - Method in class org.eclipse.zest.cloudio.CloudOptionsComposite
- initExpansion(LayoutContext) - Method in class org.eclipse.zest.core.widgets.DAGExpandCollapseManager
- initExpansion(LayoutContext) - Method in interface org.eclipse.zest.layouts.interfaces.ExpandCollapseManager
-
Initializes the expansion state of all nodes in given layout context.
- initFigure() - Method in class org.eclipse.zest.core.widgets.GraphContainer
-
NON API MEMBERS
- initFigure() - Method in class org.eclipse.zest.core.widgets.GraphNode
- initListeners() - Method in class org.eclipse.zest.cloudio.TagCloudViewer
-
Initialize the default tag cloud listeners.
- initModel(IContainer, String, Image) - Method in class org.eclipse.zest.core.widgets.GraphNode
- initMouseWheelListener() - Method in class org.eclipse.zest.cloudio.TagCloudViewer
-
Initialize the mouse wheel listener to support zooming in and out.
- initSelectionListener() - Method in class org.eclipse.zest.cloudio.TagCloudViewer
-
Initialize default selection behaviour: Words can be selected by mouse click, and selection listeners are notified when the selection changed.
- initToolTipSupport() - Method in class org.eclipse.zest.cloudio.TagCloudViewer
-
Initialize tool tip support when the cursor hovers a word.
- inputChanged(Object, Object) - Method in class org.eclipse.zest.cloudio.TagCloudViewer
- inputChanged(Object, Object) - Method in class org.eclipse.zest.core.viewers.AbstractStructuredGraphViewer
- inputChanged(Object, Object) - Method in class org.eclipse.zest.core.viewers.GraphViewer
- insert(SmallRect, short) - Method in class org.eclipse.zest.cloudio.util.RectTree
- internalAsynchronous - Variable in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.
- internalContinuous - Variable in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.
- internalNode - Variable in class org.eclipse.zest.core.widgets.GraphNode
-
The internal node.
- InternalNode - Class in org.eclipse.zest.layouts.dataStructures
-
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.
- InternalNode(LayoutEntity) - Constructor for class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- internalRefresh(Object) - Method in class org.eclipse.zest.core.viewers.AbstractStructuredGraphViewer
- InternalRelationship - Class in org.eclipse.zest.layouts.dataStructures
-
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.
- InternalRelationship(LayoutRelationship, InternalNode, InternalNode) - Constructor for class org.eclipse.zest.layouts.dataStructures.InternalRelationship
-
Deprecated.
- intersects(int, int, int, int) - Method in class org.eclipse.zest.cloudio.util.SmallRect
- intersects(SmallRect) - Method in class org.eclipse.zest.cloudio.util.SmallRect
- intersects(DisplayIndependentRectangle) - Method in class org.eclipse.zest.layouts.dataStructures.DisplayIndependentRectangle
- InvalidLayoutConfiguration - Exception Class 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 class will be removed in a future release.
- InvalidLayoutConfiguration() - Constructor for exception class org.eclipse.zest.layouts.InvalidLayoutConfiguration
-
Deprecated.
- isAncestorOf(TreeLayoutObserver.TreeNode) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
- isBackgroundLayoutEnabled() - Method in interface org.eclipse.zest.layouts.interfaces.LayoutContext
-
Checks if this layout context allows layout algorithms to work continuously in background and change the layout with time or in reaction to some events.
- isBetterParent(TreeLayoutObserver.TreeNode) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
-
Checks if a potential parent would be better for this node than its current parent.
- isBidirectional() - Method in class org.eclipse.zest.layouts.dataStructures.InternalRelationship
-
Deprecated.
- isBidirectional() - Method in interface org.eclipse.zest.layouts.LayoutGraph
-
Deprecated.Determines if the graph is bidirectional.
- isBiDirectional - Variable in class org.eclipse.zest.layouts.constraints.BasicEdgeConstraints
-
Deprecated.
- isBoundsExpandable() - Method in interface org.eclipse.zest.layouts.interfaces.LayoutContext
- isDirected() - Method in class org.eclipse.zest.core.widgets.GraphConnection
- isDirected() - Method in interface org.eclipse.zest.layouts.interfaces.ConnectionLayout
-
Checks if this connection is directed.
- isDirectionDependant() - Method in class org.eclipse.zest.core.widgets.custom.TriangleSubgraph
- isDirectionDependant() - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph
- isDirectionDependant() - Method in interface org.eclipse.zest.layouts.interfaces.SubgraphLayout
- isDisposed() - Method in class org.eclipse.zest.core.widgets.GraphConnection
- isDisposed() - Method in class org.eclipse.zest.core.widgets.GraphNode
- isDynamicLayoutEnabled() - Method in class org.eclipse.zest.core.widgets.Graph
- ISelfStyleProvider - Interface in org.eclipse.zest.core.viewers
-
Provides a mechanism to style nodes and edges when they are created.
- isEmpty(int, int) - Method in class org.eclipse.zest.cloudio.util.CloudMatrix
- isFirstChild() - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
- isGraphEntity() - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph
- isGraphEntity() - Method in class org.eclipse.zest.core.widgets.FigureSubgraph
- isGraphEntity() - Method in interface org.eclipse.zest.layouts.interfaces.SubgraphLayout
-
Returns true if this subgraph is visualized as a particular object on the graph.
- isHighlighted() - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Returns true if this connection is highlighted, false otherwise
- isHighlighted() - Method in class org.eclipse.zest.core.widgets.GraphItem
-
Get state of highlight of this item
- isHighlighted() - Method in class org.eclipse.zest.core.widgets.GraphNode
-
returns true if node is highlighted, false otherwise
- isLastChild() - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
- isMinimized() - Method in interface org.eclipse.zest.layouts.interfaces.NodeLayout
- isMovable() - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph
- isMovable() - Method in class org.eclipse.zest.core.widgets.FigureSubgraph
- isMovable() - Method in interface org.eclipse.zest.layouts.interfaces.EntityLayout
- isObjectFiltered(GraphItem) - Method in interface org.eclipse.zest.core.widgets.LayoutFilter
- isObjectFiltered(LayoutItem) - Method in interface org.eclipse.zest.layouts.Filter
-
Deprecated.Returns true if the object is filtered, or false if it's not filtered.
- isPrunable() - Method in interface org.eclipse.zest.layouts.interfaces.NodeLayout
- isPruned() - Method in interface org.eclipse.zest.layouts.interfaces.NodeLayout
- isPruningEnabled() - Method in interface org.eclipse.zest.layouts.interfaces.LayoutContext
- isResizable() - Method in class org.eclipse.zest.core.widgets.DefaultSubgraph
- isResizable() - Method in interface org.eclipse.zest.layouts.interfaces.EntityLayout
- isResizing() - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
- isResizing() - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm
- isResizing() - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
- isResizing() - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
- isRunning() - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Returns true if the layout algorithm is running
- isRunning() - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm.Zest1
-
Deprecated.Returns whether or not the algorithm is currenly running
- isSelected() - Method in class org.eclipse.zest.core.widgets.GraphNode
- isSizeFixed() - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Determines if this node has a fixed size or if it is packed to the size of its contents.
- IStyleableFigure - Interface in org.eclipse.zest.core.widgets
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Determines if the configuration is valid for this layout
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.CompositeLayoutAlgorithm.Zest1
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.DirectedGraphLayoutAlgorithm.Zest1
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm.Zest1
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalLayoutAlgorithm
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalShift
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalTreeLayoutAlgorithm
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm.Zest1
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm.Zest1
-
Deprecated.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.VerticalLayoutAlgorithm
-
Deprecated.
- isVisible() - Method in class org.eclipse.zest.core.widgets.GraphConnection
- isVisible() - Method in class org.eclipse.zest.core.widgets.GraphItem
-
Get the visibility of this item.
- isVisible() - Method in class org.eclipse.zest.core.widgets.GraphNode
- isVisible() - Method in interface org.eclipse.zest.layouts.interfaces.ConnectionLayout
-
Checks the visibility state of this connection.
- IZoomableWorkbenchPart - Interface in org.eclipse.zest.core.viewers
-
An interface that can be added to IWorkbenchParts based on ZEST views so that zooming is supported.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form