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, setVertexPaint
addRegion, getRegionFormatter, getRegions, removeRegion
public StepFormatter()
public Class<? extends SeriesRenderer> getRendererClass()
getRendererClass
in class LineAndPointFormatter
public SeriesRenderer getRendererInstance(XYPlot plot)
getRendererInstance
in class LineAndPointFormatter