public class SplineAreaRenderer extends AreaRendererBase
AreaRendererBase
that adds the functionality of rendering areas ending with
a spline like shape instead of the normal rectangular form.FILL_COLOR_PROPERTY_KEY, topSurfacePoints
layoutContext, STROKE_COLOR_PROPERTY_KEY, STROKE_THICKNESS_PROPERTY_KEY
Constructor and Description |
---|
SplineAreaRenderer()
Creates a new instance of the
SplineAreaRenderer class. |
applyPalette, getFillColor, getFillPaint, hitTest, setFillColor, setFillPaint
getDashArray, getDataPointIndicatorRenderer, getLinePaint, getPointIndicatorColor, getPointIndicatorStrokeColor, getStrokeColor, getStrokeThickness, setDashArray, setDataPointIndicatorRenderer, setModel, setPointIndicatorColor, setPointIndicatorStrokeColor, setStrokeColor, setStrokePaint, setStrokeThickness
dataPointSegments, prepare, render
getValue, resetPropertyValue, setValue, setValue
public SplineAreaRenderer()
SplineAreaRenderer
class.