| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.androidplot.ui.SeriesRenderer<XYPlot,XYSeries,XYFormatterType>
com.androidplot.xy.XYSeriesRenderer<FormatterType>
com.androidplot.xy.LineAndPointRenderer<StepFormatter>
com.androidplot.xy.StepRenderer
public class StepRenderer
Renders a point as a line with the vertices marked. Requires 2 or more points to be rendered.
| Constructor Summary | |
|---|---|
| StepRenderer(XYPlot plot) | |
| Method Summary | 
|---|
| Methods inherited from class com.androidplot.xy.LineAndPointRenderer | 
|---|
| doDrawLegendIcon, onRender | 
| Methods inherited from class com.androidplot.xy.XYSeriesRenderer | 
|---|
| getUniqueRegionFormatters | 
| Methods inherited from class com.androidplot.ui.SeriesRenderer | 
|---|
| drawSeriesLegendIcon, getFormatter, getPlot, getSeriesAndFormatterList, render, setPlot | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StepRenderer(XYPlot plot)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||