- 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.
- IContainer - Interface in org.eclipse.zest.core.widgets
-
This interface describes all Zest components that are Containers.
- 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.
- 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.
- INestedContentProvider - Interface in org.eclipse.zest.core.viewers
-
A content provider for nested graphs.
- initFigure() - Method in class org.eclipse.zest.core.widgets.GraphContainer
-
NON API MEMBERS
- initFigure() - Method in class org.eclipse.zest.core.widgets.GraphNode
-
- initModel(IContainer, String, Image) - Method in class org.eclipse.zest.core.widgets.GraphNode
-
- internalAsynchronous - Variable in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
- internalContinuous - Variable in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
- internalNode - Variable in class org.eclipse.zest.core.widgets.GraphNode
-
The internal node.
- InvalidLayoutConfiguration - Exception in org.eclipse.zest.layouts
-
- InvalidLayoutConfiguration() - Constructor for exception org.eclipse.zest.layouts.InvalidLayoutConfiguration
-
- isBiDirectional - Variable in class org.eclipse.zest.layouts.constraints.BasicEdgeConstraints
-
- isBidirectional() - Method in interface org.eclipse.zest.layouts.LayoutGraph
-
Determines if the graph is bidirectional.
- isDisposed() - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
- isDisposed() - Method in class org.eclipse.zest.core.widgets.GraphNode
-
- ISelfStyleProvider - Interface in org.eclipse.zest.core.viewers
-
Provides a mechanism to style nodes and edges when they are created.
- isHighlighted() - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Returns true if this connection is highlighted, false otherwise
- isObjectFiltered(LayoutItem) - Method in interface org.eclipse.zest.layouts.Filter
-
Returns true if the object is filtered, or false if it's not filtered.
- isRunning() - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Returns true if the layout algorithm is running
- isRunning() - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm
-
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.
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Determines if the configuration is valid for this layout
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.CompositeLayoutAlgorithm
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.DirectedGraphLayoutAlgorithm
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalLayoutAlgorithm
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalShift
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalTreeLayoutAlgorithm
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
-
- isValidConfiguration(boolean, boolean) - Method in class org.eclipse.zest.layouts.algorithms.VerticalLayoutAlgorithm
-
- 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
-
- 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.