PDF Clown
0.1.2

org.pdfclown.tools
Class PageStamper

java.lang.Object
  extended by org.pdfclown.tools.PageStamper

public final class PageStamper
extends Object

Tool for content insertion into existing pages.

Version:
0.1.2, 12/28/12
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Constructor Summary
PageStamper()
           
PageStamper(Page page)
           
 
Method Summary
 void flush()
           
 PrimitiveComposer getBackground()
           
 PrimitiveComposer 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 PrimitiveComposer getBackground()

getForeground

public PrimitiveComposer getForeground()

getPage

public Page getPage()

setPage

public void setPage(Page value)

PDF Clown
0.1.2

Project home page

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