Uses of Class
org.eclipse.zest.core.widgets.GraphItem
Packages that use GraphItem
- 
Uses of GraphItem in org.eclipse.zest.core.viewersMethods in org.eclipse.zest.core.viewers that return GraphItemModifier and TypeMethodDescriptionprotected GraphItemAbstractStructuredGraphViewer.doFindItem(Object element) GraphViewer.findGraphItem(Object element) Finds the graph widget item for a given user model item.protected GraphItem[]Methods in org.eclipse.zest.core.viewers that return types with arguments of type GraphItemModifier and TypeMethodDescriptionAbstractStructuredGraphViewer.getWidgetSelection()Gets the internal model elements that are selected.
- 
Uses of GraphItem in org.eclipse.zest.core.widgetsSubclasses of GraphItem in org.eclipse.zest.core.widgetsModifier and TypeClassDescriptionclassA Custom Graph NodeclassThis is the graph connection model which stores the source and destination nodes and the properties of this connection (color, line width etc).classA Container than can be added to a Graph.classSimple node class which has the following properties: color, size, location, and a label.Methods in org.eclipse.zest.core.widgets that return GraphItemModifier and TypeMethodDescriptionprotected GraphItemGraph.getGraphItem(IFigure figure) Returns the item for the given figureMethods in org.eclipse.zest.core.widgets that return types with arguments of type GraphItemModifier and TypeMethodDescriptionGraph.getSelection()Gets the list of currently selected graph itemsMethods in org.eclipse.zest.core.widgets with parameters of type GraphItemModifier and TypeMethodDescriptionbooleanLayoutFilter.isObjectFiltered(GraphItem item) voidGraph.setSelection(GraphItem[] items) Changes the selection to the list of items