- cacheLabel() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- canCollapse(LayoutContext, NodeLayout) - Method in class org.eclipse.gef4.zest.core.widgets.DAGExpandCollapseManager
-
- canCollapse(GraphNode) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- canExpand(LayoutContext, NodeLayout) - Method in class org.eclipse.gef4.zest.core.widgets.DAGExpandCollapseManager
-
- canExpand(GraphNode) - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- canZoomIn() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
returns true
if the zoommanager can perform
zoomIn()
.
- canZoomOut() - Method in class org.eclipse.gef4.zest.core.widgets.zooming.ZoomManager
-
returns true
if the zoommanager can perform
zoomOut()
.
- CGraphNode - Class in org.eclipse.gef4.zest.core.widgets.custom
-
A Custom Graph Node
- CGraphNode(GraphWidget, int, IFigure) - Constructor for class org.eclipse.gef4.zest.core.widgets.custom.CGraphNode
-
- CGraphNode(GraphContainer, int, IFigure) - Constructor for class org.eclipse.gef4.zest.core.widgets.custom.CGraphNode
-
- changeLineColor(Color) - Method in class org.eclipse.gef4.zest.core.widgets.GraphConnection
-
Sets the connection color.
- checkStyle(int) - Method in class org.eclipse.gef4.zest.core.widgets.GraphItem
-
Checks a style to see if it is set on the given graph item
- checkStyle(int, int) - Static method in class org.eclipse.gef4.zest.core.widgets.ZestStyles
-
Bitwise ANDs the styleToCheck integer with the given style.
- clear() - Method in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
Clear the graph of all its content.
- clone() - Method in class org.eclipse.gef4.zest.core.widgets.custom.TriangleSubgraph.TriangleParameters
-
- close(boolean) - Method in class org.eclipse.gef4.zest.core.widgets.GraphContainer
-
Close this node.
- color - Variable in class org.eclipse.gef4.zest.core.widgets.custom.TriangleSubgraph.TriangleParameters
-
- CONNECTION - Static variable in class org.eclipse.gef4.zest.core.widgets.GraphItem
-
- connections - Variable in class org.eclipse.gef4.zest.core.widgets.GraphWidget
-
- CONNECTIONS_DASH - Static variable in class org.eclipse.gef4.zest.core.widgets.ZestStyles
-
Style constant to indicate that connections should be drawn with dashed
lines.
- CONNECTIONS_DASH_DOT - Static variable in class org.eclipse.gef4.zest.core.widgets.ZestStyles
-
Style constant to indicate that connections should be drawn with
dash-dotted lines.
- CONNECTIONS_DIRECTED - Static variable in class org.eclipse.gef4.zest.core.widgets.ZestStyles
-
Style indicating that connections should show their direction by default.
- CONNECTIONS_DOT - Static variable in class org.eclipse.gef4.zest.core.widgets.ZestStyles
-
Style constant to indicate that connections should be drawn with dotted
lines.
- CONNECTIONS_SOLID - Static variable in class org.eclipse.gef4.zest.core.widgets.ZestStyles
-
Style constant to indicate that connections should be drawn with solid
lines (this is the default).
- CONTAINER - Static variable in class org.eclipse.gef4.zest.core.widgets.GraphItem
-
- context - Variable in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- countNodes() - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph
-
- createFigure() - Method in class org.eclipse.gef4.zest.core.widgets.custom.LabelSubgraph
-
- createFigure() - Method in class org.eclipse.gef4.zest.core.widgets.custom.TriangleSubgraph
-
- createFigure() - Method in class org.eclipse.gef4.zest.core.widgets.FigureSubgraph
-
- createFigureForModel() - Method in class org.eclipse.gef4.zest.core.widgets.custom.CGraphNode
-
- createFigureForModel() - Method in class org.eclipse.gef4.zest.core.widgets.GraphNode
-
- createSourceDecoration(GraphConnection) - Method in class org.eclipse.gef4.zest.core.widgets.decoration.AbstractConnectionDecorator
-
Creates a source decoration for the connection
- createSourceDecoration(GraphConnection) - Method in class org.eclipse.gef4.zest.core.widgets.decoration.DirectedConnectionDecorator
-
- createSubgraph(NodeLayout[], LayoutContext) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.DefaultSubgraphFactory
-
- createSubgraph(NodeLayout[], LayoutContext) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.LabelSubgraphFactory
-
- createSubgraph(NodeLayout[], LayoutContext) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.PrunedSuccessorsSubgraphFactory
-
- createSubgraph(NodeLayout[], LayoutContext) - Method in class org.eclipse.gef4.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
-
- createSubgraph(NodeLayout[], LayoutContext) - Method in interface org.eclipse.gef4.zest.core.widgets.SubgraphFactory
-
- createTargetDecoration(GraphConnection) - Method in class org.eclipse.gef4.zest.core.widgets.decoration.AbstractConnectionDecorator
-
Creates a target decoration for the connection
- createTargetDecoration(GraphConnection) - Method in class org.eclipse.gef4.zest.core.widgets.decoration.DirectedConnectionDecorator
-