public class CGraphNode extends GraphNode
graphWidget, HIGHLIGHT_NONE, HIGHLIGHT_ON, highlighted, internalNode, nodeFigure, parent, size
CONNECTION, 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, updateFigureForModel
checkStyle
checkSubclass, getImage, getText
addDisposeListener, addListener, checkWidget, getData, getData, getDisplay, getListeners, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, reskin, setData, setData
public 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 GraphNode
Copyright (c) 2014 itemis AG and others. All rights reserved.