Uses of Class
ice.storm.print.AbstractPageDecoration

Packages that use AbstractPageDecoration
ice.storm.print   
 

Uses of AbstractPageDecoration in ice.storm.print
 

Subclasses of AbstractPageDecoration in ice.storm.print
 class PageNumberPageDecoration
          The PageNumberPageDecoration paints "x of y" just outside of the pages margins to the specified vertical and horizontal alignment.
 class StringPageDecoration
          The StringPageDecoration draws text to a specified area of the page just outside of the pages margins.