JIDE 2.9.5

com.jidesoft.chart.servlet
Interface HttpChartFactory

All Superinterfaces:
HttpComponentFactory<Chart>
All Known Implementing Classes:
DefaultHttpChartFactory

public interface HttpChartFactory
extends HttpComponentFactory<Chart>

An extension of HttpComponentFactory that is specialised for creating and returning chart objects.


Method Summary
 
Methods inherited from interface com.jidesoft.chart.servlet.HttpComponentFactory
getInstance
 


JIDE 2.9.5