com.googlecode.sarasvati.visual.icon
Class RectangularNodeIcon
java.lang.Object
com.googlecode.sarasvati.visual.icon.AbstractNodeIcon
com.googlecode.sarasvati.visual.icon.RectangularNodeIcon
- All Implemented Interfaces:
- Icon
public class RectangularNodeIcon
- extends AbstractNodeIcon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isJoin
protected boolean isJoin
label
protected String label
color
protected Color color
isSelected
protected boolean isSelected
RectangularNodeIcon
public RectangularNodeIcon(Node node,
NodeToken token)
RectangularNodeIcon
public RectangularNodeIcon(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.