org.mapfish.print
Class PDFCustomBlocks.AbsoluteDrawer

java.lang.Object
  extended by org.mapfish.print.PDFCustomBlocks.AbsoluteDrawer
Enclosing class:
PDFCustomBlocks

public abstract static class PDFCustomBlocks.AbsoluteDrawer
extends java.lang.Object

Base class for the absolute drawers


Constructor Summary
PDFCustomBlocks.AbsoluteDrawer()
           
 
Method Summary
abstract  void render(com.lowagie.text.pdf.PdfContentByte dc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFCustomBlocks.AbsoluteDrawer

public PDFCustomBlocks.AbsoluteDrawer()
Method Detail

render

public abstract void render(com.lowagie.text.pdf.PdfContentByte dc)
                     throws com.lowagie.text.DocumentException
Throws:
com.lowagie.text.DocumentException


Copyright © 2009 Camptocamp SA. All Rights Reserved.