public class CGraphNode extends GraphNode
graphWidget, HIGHLIGHT_NONE, HIGHLIGHT_ON, highlighted, internalNode, nodeFigure, parent, sizeCONNECTION, CONTAINER, GRAPH, NODE| Constructor and Description |
|---|
CGraphNode(GraphContainer graphModel,
int style,
org.eclipse.draw2d.IFigure figure) |
CGraphNode(GraphWidget graphModel,
int style,
org.eclipse.draw2d.IFigure figure) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.draw2d.IFigure |
createFigureForModel() |
org.eclipse.draw2d.IFigure |
getFigure() |
cacheLabel, dispose, fishEye, getBackgroundColor, getBorderColor, getBorderHighlightColor, getBorderWidth, getFont, getForegroundColor, getGraphWidget, getHighlightColor, getItemType, getLayout, getLocation, getNodeStyle, getSize, getSourceConnections, getStyle, getTargetConnections, getTooltip, highlight, initFigure, initModel, isDisposed, isSelected, isSizeFixed, isVisible, setBackgroundColor, setBorderColor, setBorderHighlightColor, setBorderWidth, setCacheLabel, setFont, setForegroundColor, setHighlightColor, setImage, setLocation, setNodeStyle, setSize, setText, setTooltip, setVisible, toString, unhighlight, updateFigureForModelcheckStylecheckSubclass, getImage, getTextaddDisposeListener, addListener, checkWidget, getData, getData, getDisplay, getListeners, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, reskin, setData, setDatapublic CGraphNode(GraphWidget graphModel, int style, org.eclipse.draw2d.IFigure figure)
public CGraphNode(GraphContainer graphModel, int style, org.eclipse.draw2d.IFigure figure)
protected org.eclipse.draw2d.IFigure createFigureForModel()
createFigureForModel in class GraphNodeCopyright (c) 2014 itemis AG and others. All rights reserved.