com.googlecode.wickedcharts.highcharts.options
Class DummyOption
java.lang.Object
com.googlecode.wickedcharts.highcharts.options.DummyOption
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class DummyOption
- extends Object
- implements Serializable
This class is used to mark Highcharts feature which are not (yet) supported
by wicked-charts. If you need this feature, please post a feature request at
http://code.google.com/p/wicked-charts/issues/list.
Do not use this class, since it's uses in the API are subject to change!
- 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 |
DummyOption
public DummyOption()
- Deprecated.
Copyright © 2013. All Rights Reserved.