See: Description
Interface | Description |
---|---|
PrintDecorator |
Interface for wrapping a print in a decoration.
|
Class | Description |
---|---|
BackgroundDecorator |
Decorates prints with a background color.
|
BorderDecorator |
Decorates prints with a border.
|
CompoundDecorator |
Decorates prints with multiple decorators.
|