org.openfaces.component.chart.impl.renderers
Class XYLineRendererAdapter

java.lang.Object
  extended by XYLineAndShapeRenderer
      extended by org.openfaces.component.chart.impl.renderers.XYLineRendererAdapter

public class XYLineRendererAdapter
extends XYLineAndShapeRenderer


Constructor Summary
XYLineRendererAdapter(LineChartView chartView, XYDataset dataset)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XYLineRendererAdapter

public XYLineRendererAdapter(LineChartView chartView,
                             XYDataset dataset)


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.