PDF Clown
0.0.8

it.stefanochizzolini.clown.tools
Class PageStamper

java.lang.Object
  extended by it.stefanochizzolini.clown.tools.PageStamper

public class PageStamper
extends Object

Tool for content insertion into existing pages.

Version:
0.0.8
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Constructor Summary
PageStamper()
           
PageStamper(Page page)
           
 
Method Summary
 void flush()
           
 PrimitiveFilter getBackground()
           
 PrimitiveFilter getForeground()
           
 Page getPage()
           
 void setPage(Page value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageStamper

public PageStamper()

PageStamper

public PageStamper(Page page)
Method Detail

flush

public void flush()

getBackground

public PrimitiveFilter getBackground()

getForeground

public PrimitiveFilter getForeground()

getPage

public Page getPage()

setPage

public void setPage(Page value)

PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.