- IConnectionDecorator - Interface in org.eclipse.gef4.zest.core.widgets.decoration
-
- IConnectionStyleProvider - Interface in org.eclipse.gef4.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.gef4.zest.core.widgets
-
- IEntityConnectionStyleProvider - Interface in org.eclipse.gef4.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.gef4.zest.core.viewers
-
An extension to Label providers for graphs.
- IFigureProvider - Interface in org.eclipse.gef4.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.gef4.zest.core.widgets.ZestStyles
-
Style constant indicating that invisible nodes should be ignored for
layouts.
- IGraphContentProvider - Interface in org.eclipse.gef4.zest.core.viewers
-
A graph content provider.
- IGraphEntityContentProvider - Interface in org.eclipse.gef4.zest.core.viewers
-
- IGraphEntityRelationshipContentProvider - Interface in org.eclipse.gef4.zest.core.viewers
-
A content provider that is node-relationship centric.
- ILabeledFigure - Interface in org.eclipse.gef4.zest.core.widgets
-
Marks a figure that allows being configured with a text and icon through a
GraphNode
from the model.
- INestedContentProvider - Interface in org.eclipse.gef4.zest.core.viewers
-
A content provider for nested graphs.
- initExpansion(LayoutContext) - Method in class org.eclipse.gef4.zest.core.widgets.DAGExpandCollapseManager
-
- initFigure() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
NON API MEMBERS
- initFigure() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- initModel(IContainer, String, Image) - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- inputChanged(Object, Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- inputChanged(Object, Object) - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- internalNode - Variable in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
The internal node.
- internalRefresh(Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- isAnimationEnabled() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- isDirected() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- isDirectionDependant() - Method in class org.eclipse.gef4.zest.core.widgets.custom.TriangleSubgraph
-
- isDirectionDependant() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- isDisposed() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- isDisposed() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- isDynamicLayoutEnabled() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- ISelfStyleProvider - Interface in org.eclipse.gef4.zest.core.viewers
-
Provides a mechanism to style nodes and edges when they are created.
- isGraphEntity() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- isGraphEntity() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- isHighlighted() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Returns true if this connection is highlighted, false otherwise
- isMovable() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- isMovable() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- isObjectFiltered(GraphItem) - Method in interface org.eclipse.gef4.zest.core.widgets.LayoutFilter
-
- isResizable() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- isSelected() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- isSizeFixed() - Method in class org.eclipse.gef4.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.gef4.zest.core.widgets
-
Marks a figure that allows its style being configured through a
GraphNode
from the model.
- isVisible() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- isVisible() - Method in class org.eclipse.gef4.zest.core.widgets.GraphItem
-
Get the visibility of this item.
- isVisible() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- IZoomableWorkbenchPart - Interface in org.eclipse.gef4.zest.core.viewers
-
An interface that can be added to IWorkbenchParts based on ZEST views so that
zooming is supported.