uchicago.src.sim.gui
Class Legend
java.lang.Object
|
+--uchicago.src.sim.gui.Legend
- public class Legend
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQUARE
public static final int SQUARE
- See Also:
- Constant Field Values
CIRCLE
public static final int CIRCLE
- See Also:
- Constant Field Values
Legend
public Legend(String title)
addLegend
public void addLegend(String label,
int iconType,
Color color,
boolean hollow)
addLegend
public void addLegend(String label,
int iconType,
Color color,
boolean hollow,
int iconWidth,
int iconHeight)
display
public void display()
dispose
public void dispose()
Bug reports and feature requests to RePast