com.googlecode.wickedcharts.highcharts.options
Class DummyOption

java.lang.Object
  extended by 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

Constructor Summary
DummyOption()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyOption

public DummyOption()
Deprecated. 


Copyright © 2013. All Rights Reserved.