public class RectangularCellDecorator extends CellDecorator
CalendarElement.CENTER
Constructor and Description |
---|
RectangularCellDecorator(RadCalendarView owner)
Creates a new instance of the
RectangularCellDecorator class. |
RectangularCellDecorator(RadCalendarView owner,
float rectangleScale)
Creates a new instance of the
RectangularCellDecorator class. |
clearDecorations, getScale, isStroked, renderLayer, setScale, setStroked, toggleDecorationForCell
getColor, getStrokeWidth, render, setColor, setStrokeWidth, toggleDecorationForCell
public RectangularCellDecorator(RadCalendarView owner)
RectangularCellDecorator
class.owner
- the calendar instance owning this decorator.public RectangularCellDecorator(RadCalendarView owner, float rectangleScale)
RectangularCellDecorator
class.owner
- the calendar instance owning this decorator.rectangleScale
- the scale of the rectangle [0, 1]CellDecorator.getScale()