Class Hierarchy
- java.lang.Object
- net.sf.paperclips.decorator.BackgroundDecorator (implements net.sf.paperclips.decorator.PrintDecorator)
- net.sf.paperclips.decorator.BorderDecorator (implements net.sf.paperclips.decorator.PrintDecorator)
- net.sf.paperclips.decorator.CompoundDecorator (implements net.sf.paperclips.decorator.PrintDecorator)
Interface Hierarchy
- net.sf.paperclips.decorator.PrintDecorator