- gesture(GestureEvent) - Method in class org.eclipse.gef4.zest.core.widgets.gestures.RotateGestureListener
-
- gesture(GestureEvent) - Method in class org.eclipse.gef4.zest.core.widgets.gestures.ZoomGestureListener
-
- GESTURES_DISABLED - Static variable in class org.eclipse.gef4.zest.core.widgets.ZestStyles
-
Disallows the default multitouch gestures
- getBackgroundColor() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Get the background colour for this node.
- getBackgroundColour(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityStyleProvider
-
Returns the colour that this node should be coloured.
- getBorderColor(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityStyleProvider
-
Returns the background colour for this entity.
- getBorderColor() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getBorderHighlightColor(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityStyleProvider
-
Returns the border highlight colour for this entity.
- getBorderHighlightColor() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getBorderWidth(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityStyleProvider
-
Returns the border width for this entity.
- getBorderWidth() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getChildren(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.INestedContentProvider
-
Gets the children of this node.
- getColor(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IConnectionStyleProvider
-
Returns the color for the connection.
- getColor(Object, Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityConnectionStyleProvider
-
Returns the color for the connection.
- getColor() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
- getConnectedTo(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IGraphEntityContentProvider
-
Gets the elements this object is connected to
- getConnectionDecorator(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IConnectionStyleProvider
-
Returns the connection decoration for a single relation.
- getConnectionElements() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getConnectionElements() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- getConnectionFigure() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- getConnections() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- getConnections() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Gets the list of GraphModelConnection objects.
- getConnections() - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
-
Returns list of connections laying inside this container.
- getConnectionsArray(GraphWidget) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Converts the list of GraphModelConnection objects into an array and
returns it.
- getConnectionStyle() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getConnectionStyle(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IConnectionStyleProvider
-
Returns the style flags for this connection.
- getConnectionStyle(Object, Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityConnectionStyleProvider
-
Returns the style flags for this connection.
- getConnectionStyle() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Returns the style of this connection.
- getConnectionStyle() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Gets the default connection style.
- getControl() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- getDefaultConnectionDecorator() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getDefaultDirectedConnectionDecorator() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getDestination(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IGraphContentProvider
-
Gets the target Object for the given relationship.
- getDestination() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Gets the target node for this relationship
- getDirection() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
- getElements(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IGraphContentProvider
-
Returns all the relationships in the graph for the given input.
- getElements(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IGraphEntityContentProvider
-
- getExpandCollapseManager() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getExternalConnection() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- getFactory() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Returns the factory used to create the model.
- getFactory() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
(non-Javadoc)
- getFigure(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IFigureProvider
-
Creates a custom figure for a graph model element
- getFigure() - Method in class org.eclipse.gef4.zest.core.widgets.custom.CGraphNode
-
- getFigure() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- getFigure() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getFigureAt(int, int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Finds a figure at the location X, Y in the graph
This point should be translated to relative before calling findFigureAt
- getFitHeightZoomLevel() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Calculates and returns the zoom percent required so that the entire
height of the
scalable figure
is visible on
the screen.
- getFitPageZoomLevel() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Calculates and returns the zoom percentage required to fit the entire
scalable figure
on the screen.
- getFitWidthZoomLevel() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Calculates and returns the zoom percentage required so that the entire
width of the
scalable figure
is visible on
the screen.
- getFont() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Gets the font for the label on this connection
- getFont() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getForegroundColor() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Get the foreground colour for this node
- getForegroundColour(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityStyleProvider
-
- getGraph() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
Gets the graph that this container has been added to.
- getGraph() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getGraph() - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
-
- getGraphControl() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getGraphControl() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- getGraphModelConnection(Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getGraphModelNode(Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getGraphStyle() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Returns the style set for the graph
- getGraphWidget() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Gets the graph widget that this connection is in
- getGraphWidget() - Method in class org.eclipse.gef4.zest.core.widgets.GraphItem
-
Gets the graph that this item is rooted on.
- getGraphWidget() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Gets the graph widget that this node is contained in
- getHighlightColor(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IConnectionStyleProvider
-
Returns the highlighted color for this connection.
- getHighlightColor(Object, Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityConnectionStyleProvider
-
Returns the highlighted color for this connection.
- getHighlightColor() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- getHighlightColor() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Get the highlight colour for this node
- getIcon() - Method in interface org.eclipse.gef4.zest.core.widgets.ILabeledFigure
-
Get the label icon.
- getItem() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- getItem() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getItem() - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
-
- getItems() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- getItemType() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- getItemType() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- getItemType() - Method in class org.eclipse.gef4.zest.core.widgets.GraphItem
-
Gets the graph item type.
- getItemType() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getItemType() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getItemType() - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
-
- getLayout() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getLayoutAlgorithm() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Gets the current layout algorithm.
- getLayoutAlgorithm() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- getLayoutAlgorithm() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- getLayoutAlgorithm() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getLayoutBounds() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- getLayoutBounds() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getLayoutBounds() - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
-
- getLayoutContext() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- getLayoutContext() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getLayoutContext() - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
-
- getLineColor() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Returns the color of this connection.
- getLineStyle() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Returns the connection line style.
- getLineWidth(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IConnectionStyleProvider
-
Returns the line width of the connection. -1 for default.
- getLineWidth(Object, Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityConnectionStyleProvider
-
Returns the line width of the connection. -1 for default.
- getLineWidth() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Returns the connection line width.
- getLocation() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- getLocation() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- getLocation() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Returns a copy of the node's location.
- getMaxZoom() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the maxZoom.
- getMinZoom() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the minZoom.
- getNextZoomLevel() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the zoom level that is one level higher than the current level.
- getNodeElements() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getNodeElements() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- getNodeHighlightColor(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityStyleProvider
-
Returns the forground colour of this entity.
- getNodes() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- getNodes() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- getNodes() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Gets a list of the GraphNode children objects under the root node in this
graph.
- getNodes() - Method in interface org.eclipse.gef4.zest.core.widgets.IContainer
-
- getNodesArray(GraphWidget) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Converts the list of GraphModelNode objects into an array an returns it.
- getNodesMap() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getNodeStyle() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Returns the style set for the nodes.
- getNodeStyle() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getNodeStyle() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Gets the default node style.
- getPredecessingEntities() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- getPredecessingEntities() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- getPreferredAspectRatio() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- getPreferredSize() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getPreviousZoomLevel() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the zoom level that is one level higher than the current level.
- getProperty(String) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- getRawChildren(Object) - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getReferenceBase() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
- getReferenceHeight() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
- getRelationships(Object, Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IGraphEntityRelationshipContentProvider
-
Gets the relationships between the given source and destination nodes.
- getRootLayer() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Gets the root layer for this graph
- getRouter(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IConnectionStyleProvider
-
Returns the connection router of the single relation.
- getRouter(Object, Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityConnectionStyleProvider
-
Returns the connection router of the single relation.
- getScalableFigure() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the figure which performs the actual zooming.
- getScale() - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
Get the scale for this container.
- getSelection() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Gets the list of currently selected GraphNodes
- getSelectionFromWidget() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
- getSize() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- getSize() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- getSize() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Returns a copy of the node's size.
- getSource(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IGraphContentProvider
-
Gets the source Object for the given relationship.
- getSource() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Gets the source node for this relationship
- getSourceConnections() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Returns a new list of the source connections (GraphModelConnection
objects).
- getStyle() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
Gets the styles for this structuredViewer
- getStyle() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- getSubgraphFactory() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- getSuccessingEntities() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- getSuccessingEntities() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- getTargetConnections() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Returns a new list of the target connections (GraphModelConnection
objects).
- getText() - Method in interface org.eclipse.gef4.zest.core.widgets.ILabeledFigure
-
Get the label text.
- getTooltip(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IConnectionStyleProvider
-
Returns the tooltip for the connection.
- getTooltip(Object, Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityConnectionStyleProvider
-
Returns the tooltip for the connection.
- getTooltip(Object) - Method in interface org.eclipse.gef4.zest.core.viewers.IEntityStyleProvider
-
Returns the tooltop for this node.
- getTooltip() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Gets the current tooltip for this node.
- getTooltip() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
Gets the current tooltip for this node.
- getUIMultiplier() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the mutltiplier.
- getViewport() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the viewport.
- getWeightInLayout() - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Gets the weight of this connection.
- getWidgetSelection() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractStructuredGraphViewer
-
Gets the internal model elements that are selected.
- getZoom() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the current zoom level.
- getZoomableViewer() - Method in interface org.eclipse.gef4.zest.core.viewers.IZoomableWorkbenchPart
-
Returns the viewer that is zoomable.
- getZoomAsText() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the current zoom level as a percentage formatted String
- getZoomLevelContributions() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the list of strings that should be appended to the list of
numerical zoom levels.
- getZoomLevels() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
Returns the zoomLevels.
- getZoomLevelsAsText() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
- getZoomManager() - Method in class org.eclipse.gef4.zest.core.viewers.AbstractZoomableViewer
-
Returns a ZoomManager that zooming can be done on.
- getZoomManager() - Method in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- getZoomManager() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Returns the ZoomManager component used for scaling the graph widget.
- graph - Variable in class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
- GRAPH - Static variable in class org.eclipse.gef4.zest.core.widgets.GraphItem
-
- GraphConnection - Class in org.eclipse.gef4.zest.core.widgets
-
- GraphConnection(GraphWidget, int, GraphNode, GraphNode) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
- GraphContainer - Class in org.eclipse.gef4.zest.core.widgets
-
A Container that can be added to a Graph.
- GraphContainer(GraphWidget, int) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
Creates a new GraphContainer.
- GraphContainer(GraphWidget, int, String, Image) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- GraphContainer(GraphContainer, int) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
- GraphItem - Class in org.eclipse.gef4.zest.core.widgets
-
Provides support for property changes.
- GraphItem(Widget, int) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphItem
-
- GraphItem(Widget, int, Object) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphItem
-
- GraphItem(IContainer, int, Object) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphItem
-
- GraphNode - Class in org.eclipse.gef4.zest.core.widgets
-
Simple node class which has the following properties: color, size, location,
and a label.
- GraphNode(IContainer, int) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- GraphNode(IContainer, int, String) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- GraphNode(IContainer, int, Object) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- GraphNode(IContainer, int, String, Image) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- GraphNode(IContainer, int, IFigure) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- GraphViewer - Class in org.eclipse.gef4.zest.core.viewers
-
This view is used to represent a static graph.
- GraphViewer(Composite, int) - Constructor for class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
Initializes the viewer.
- GraphViewer(GraphWidget) - Constructor for class org.eclipse.gef4.zest.core.viewers.GraphViewer
-
Initializes the viewer.
- graphWidget - Variable in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- GraphWidget - Class in org.eclipse.gef4.zest.core.widgets
-
- GraphWidget(Composite, int) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Constructor for a Graph.
- GraphWidget(Graph, Composite, int) - Constructor for class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Constructor for a GraphWidget, created from a given Graph data structure.
- GREY_BLUE - Variable in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-