com.googlecode.wickedcharts.wicket6.highcharts
Class JsonRendererFactory
java.lang.Object
com.googlecode.wickedcharts.wicket6.highcharts.JsonRendererFactory
public class JsonRendererFactory
- extends Object
Factory class responsible for creating a JsonRenderer instance that
matches the needs of wicked-charts-wicket6.
- Author:
- Tom Hombergs (tom.hombergs@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static JsonRendererFactory getInstance()
getRenderer
public JsonRenderer getRenderer()
- Returns the singleton instance of the
JsonRenderer that is
configured for Wicket 6.x.
- Returns:
- the singleton
JsonRenderer
Copyright © 2013. All Rights Reserved.