public class StepFormatter extends LineAndPointFormatter
fillDirection, fillPaint, interpolationParams, linePaint, vertexPaint| Constructor and Description |
|---|
StepFormatter()
Should only be used in conjunction with calls to configure()...
|
StepFormatter(Integer lineColor,
Integer fillColor) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SeriesRenderer> |
getRendererClass() |
SeriesRenderer |
getRendererInstance(XYPlot plot) |
disableShadows, enableShadows, getFillDirection, getFillPaint, getInterpolationParams, getLinePaint, getPointLabeler, getPointLabelFormatter, getVertexPaint, initFillPaint, initLinePaint, initVertexPaint, setFillDirection, setFillPaint, setInterpolationParams, setLinePaint, setPointLabeler, setPointLabelFormatter, setVertexPaintaddRegion, getRegionFormatter, getRegions, removeRegionpublic StepFormatter()
public Class<? extends SeriesRenderer> getRendererClass()
getRendererClass in class LineAndPointFormatterpublic SeriesRenderer getRendererInstance(XYPlot plot)
getRendererInstance in class LineAndPointFormatter