|
||||||||||
| 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<XYFormatterType>
public abstract class XYSeriesRenderer<XYFormatterType extends XYSeriesFormatter>
| Constructor Summary | |
|---|---|
XYSeriesRenderer(XYPlot plot)
|
|
| Method Summary | |
|---|---|
java.util.Hashtable<XYRegionFormatter,java.lang.String> |
getUniqueRegionFormatters()
|
void |
render(android.graphics.Canvas canvas,
android.graphics.RectF plotArea)
|
| Methods inherited from class com.androidplot.ui.DataRenderer |
|---|
drawRegionLegendIcon, drawSeriesLegendIcon, getFormatter, getPlot, getSeriesAndFormatterList, onRender, setPlot |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XYSeriesRenderer(XYPlot plot)
| Method Detail |
|---|
public java.util.Hashtable<XYRegionFormatter,java.lang.String> getUniqueRegionFormatters()
public void render(android.graphics.Canvas canvas,
android.graphics.RectF plotArea)
throws PlotRenderException
render in class DataRenderer<XYPlot,XYFormatterType extends XYSeriesFormatter>PlotRenderException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||