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