com.googlecode.sarasvati.visual.icon
Class OvalNodeIcon
java.lang.Object
com.googlecode.sarasvati.visual.icon.AbstractNodeIcon
com.googlecode.sarasvati.visual.icon.OvalNodeIcon
- All Implemented Interfaces:
- Icon
public class OvalNodeIcon
- extends AbstractNodeIcon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
label
protected String label
color
protected final Color color
isJoin
protected final boolean isJoin
isSelected
protected final boolean isSelected
OvalNodeIcon
public OvalNodeIcon(Node node,
NodeToken token)
OvalNodeIcon
public OvalNodeIcon(String label,
Color color,
boolean isJoin,
boolean isSelected)
redrawImage
public void redrawImage(Graphics2D g)
- Specified by:
redrawImage in class AbstractNodeIcon
Copyright © 2012. All Rights Reserved.