uchicago.src.sim.gui
Class LegendIcon
java.lang.Object
|
+--uchicago.src.sim.gui.LegendIcon
- All Implemented Interfaces:
- Icon
- Direct Known Subclasses:
- CircleIcon, OvalIcon, SquareIcon
- public abstract class LegendIcon
- extends Object
- implements Icon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
width
protected int width
height
protected int height
color
protected Color color
hollow
protected boolean hollow
LegendIcon
public LegendIcon(Color color,
boolean hollow)
LegendIcon
public LegendIcon(int width,
int height,
Color color,
boolean hollow)
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight in interface Icon
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth in interface Icon
Bug reports and feature requests to RePast