com.googlecode.wickedcharts.highcharts.options.color
Class SimpleColor
java.lang.Object
com.googlecode.wickedcharts.highcharts.options.color.ColorReference
com.googlecode.wickedcharts.highcharts.options.color.SimpleColor
- All Implemented Interfaces:
- Nullable, Serializable
public class SimpleColor
- extends ColorReference
A simple ColorReference defined by a Color object.
- Author:
- Tom Hombergs (tom.hombergs@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleColor
public SimpleColor(Color color)
copy
protected ColorReference copy()
- Specified by:
copy in class ColorReference
getColor
public Color getColor()
setColor
public SimpleColor setColor(Color color)
Copyright © 2013. All Rights Reserved.