public class OvalNodeIcon extends AbstractNodeIcon
| Modifier and Type | Field and Description |
|---|---|
protected Color |
color |
protected boolean |
isJoin |
protected boolean |
isSelected |
protected String |
label |
HEIGHT, image, WIDTH| Constructor and Description |
|---|
OvalNodeIcon(Node node,
NodeToken token) |
OvalNodeIcon(String label,
Color color,
boolean isJoin,
boolean isSelected) |
| Modifier and Type | Method and Description |
|---|---|
void |
redrawImage(Graphics2D g) |
getIconHeight, getIconWidth, paintIcon, redrawImageprotected String label
protected final Color color
protected final boolean isJoin
protected final boolean isSelected
public void redrawImage(Graphics2D g)
redrawImage in class AbstractNodeIconCopyright © 2012. All Rights Reserved.