org.powertac.visualizer.domain
Class Appearance
java.lang.Object
org.powertac.visualizer.domain.Appearance
- All Implemented Interfaces:
- Serializable
public class Appearance
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Appearance
public Appearance(String colorCode,
String iconLocation,
int R,
int G,
int B)
getColorCode
public String getColorCode()
getIconLocation
public String getIconLocation()
getColorCodeRGBShading
public String getColorCodeRGBShading()
Copyright © 2013 Power TAC. All Rights Reserved.