public class CircularRangeDecorator extends RangeDecorator
Constructor and Description |
---|
CircularRangeDecorator(RadCalendarView owner)
Creates a new instance of the
CircularRangeDecorator class. |
clearDecorations, getShapeColor, getShapeScale, renderLayer, setShapeColor, setShapeScale, toggleDecorationForCell
getScale, isStroked, setScale, setStroked
getColor, getStrokeWidth, render, setColor, setStrokeWidth, toggleDecorationForCell
public CircularRangeDecorator(RadCalendarView owner)
CircularRangeDecorator
class.owner
- the calendar instance owning this decorator.