com.androidplot.xy
Class BezierLineAndPointRenderer
java.lang.Object
com.androidplot.ui.SeriesRenderer<XYPlot,XYSeries,XYFormatterType>
com.androidplot.xy.XYSeriesRenderer<FormatterType>
com.androidplot.xy.LineAndPointRenderer<BezierLineAndPointFormatter>
com.androidplot.xy.BezierLineAndPointRenderer
public class BezierLineAndPointRenderer
- extends LineAndPointRenderer<BezierLineAndPointFormatter>
WARNING: This is an unfinished class. Series drawn by this implementation may look nice
but they are not yet accurate representations of the control points from which they are derived.
BezierLineAndPointRenderer
public BezierLineAndPointRenderer(XYPlot plot)
Copyright © 2010-2013 androidplot.com. All Rights Reserved.