Class | Description |
---|---|
CellDecorator |
Basic class for decorating cells.
|
CircularCellDecorator |
Decorator that renders a circular shape for decorating cells.
|
CircularRangeDecorator |
Renders a range with a circular indicator and rounded rectangle.
|
Decorator |
Basic class for decoration containing the minimum amount of information needed for decoration.
|
RangeDecorator |
Basic class for rendering range of cells.
|
RectangularCellDecorator |
Decorator that renders a rectangular shape for decorating cells.
|
SegmentDecorator |
Used to decorate multiple cells and render segments for each one according to their positions.
|
SquareCellDecorator |
Decorator that renders a square shape for decorating cells.
|
SquareRangeDecorator |
Renders a square range decorator.
|