public class SWTVertex extends AbstractSWTVertex
rect| Constructor and Description |
|---|
SWTVertex(AbstractSWTComponent parent,
ManagementVertex managementVertex) |
| Modifier and Type | Method and Description |
|---|---|
SWTToolTip |
constructToolTip(org.eclipse.swt.widgets.Shell parentShell,
SWTToolTipCommandReceiver commandReceiver,
int x,
int y) |
boolean |
isSelectable() |
void |
layout() |
protected void |
paintInternal(org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Device device) |
connectTo, getEdgeSourceX, getEdgeSourceY, getEdgeTargetX, getEdgeTargetY, getLongestPath, getLongestPathAmongChildrenaddChild, getChildAt, getChildren, getHeight, getNumberOfChildren, getParent, getSelectedComponent, getWidth, getX, getY, isVisible, isWithinComponent, layoutChildren, paint, setHeight, setVisible, setWidth, setX, setYpublic SWTVertex(AbstractSWTComponent parent, ManagementVertex managementVertex)
public void layout()
layout in class AbstractSWTComponentpublic boolean isSelectable()
isSelectable in class AbstractSWTComponentprotected void paintInternal(org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Device device)
paintInternal in class AbstractSWTComponentpublic SWTToolTip constructToolTip(org.eclipse.swt.widgets.Shell parentShell, SWTToolTipCommandReceiver commandReceiver, int x, int y)
constructToolTip in class AbstractSWTComponentCopyright © 2013–2014. All rights reserved.