public class PDFDocumentGraphics2DConfigurator
extends java.lang.Object
Constructor and Description |
---|
PDFDocumentGraphics2DConfigurator() |
Modifier and Type | Method and Description |
---|---|
void |
configure(PDFDocumentGraphics2D graphics,
org.apache.avalon.framework.configuration.Configuration cfg)
Configures a PDFDocumentGraphics2D instance using an Avalon Configuration object.
|
public void configure(PDFDocumentGraphics2D graphics, org.apache.avalon.framework.configuration.Configuration cfg) throws org.apache.avalon.framework.configuration.ConfigurationException
graphics
- the PDFDocumentGraphics2D instancecfg
- the configurationorg.apache.avalon.framework.configuration.ConfigurationException
- if an error occurs while configuring the objectCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.