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 |
|---|---|
SeriesRenderer |
doGetRendererInstance(XYPlot plot) |
Class<? extends SeriesRenderer> |
getRendererClass() |
getFillDirection, getFillPaint, getInterpolationParams, getLinePaint, getVertexPaint, hasFillPaint, hasLinePaint, hasVertexPaint, initFillPaint, initLinePaint, initVertexPaint, setFillDirection, setFillPaint, setInterpolationParams, setLinePaint, setVertexPaintaddRegion, getPointLabeler, getPointLabelFormatter, getRegionFormatter, getRegions, hasPointLabelFormatter, removeRegion, setPointLabeler, setPointLabelFormatterconfigure, getRendererInstance, isLegendIconEnabled, setLegendIconEnabledpublic StepFormatter()
public Class<? extends SeriesRenderer> getRendererClass()
getRendererClass in class LineAndPointFormatterpublic SeriesRenderer doGetRendererInstance(XYPlot plot)
doGetRendererInstance in class LineAndPointFormatter