|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.androidplot.ui.DataRenderer<XYPlot,XYFormatterType>
com.androidplot.xy.XYSeriesRenderer<FormatterType>
com.androidplot.xy.LineAndPointRenderer<BezierLineAndPointFormatter>
com.androidplot.xy.BezierLineAndPointRenderer
public class BezierLineAndPointRenderer
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.
| Constructor Summary | |
|---|---|
BezierLineAndPointRenderer(XYPlot plot)
|
|
| Method Summary |
|---|
| Methods inherited from class com.androidplot.xy.LineAndPointRenderer |
|---|
doDrawLegendIcon, onRender |
| Methods inherited from class com.androidplot.xy.XYSeriesRenderer |
|---|
getUniqueRegionFormatters, render |
| Methods inherited from class com.androidplot.ui.DataRenderer |
|---|
drawRegionLegendIcon, drawSeriesLegendIcon, getFormatter, getPlot, getSeriesAndFormatterList, setPlot |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BezierLineAndPointRenderer(XYPlot plot)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||