public abstract class Renderer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ViewPortHandler |
mViewPortHandler
the component that handles the drawing area of the chart and it's offsets
|
| Constructor and Description |
|---|
Renderer(ViewPortHandler viewPortHandler) |
protected ViewPortHandler mViewPortHandler
public Renderer(ViewPortHandler viewPortHandler)