|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
org.pentaho.reporting.libraries.base.boot.AbstractModule
org.jfree.layouting.modules.output.pdf.PdfOutputModule
public class PdfOutputModule
Creation-Date: 02.12.2006, 17:02:40
| Field Summary | |
|---|---|
static java.lang.String |
SECURITY_ENCRYPTION_128BIT
A constant for the encryption type (128 bit). |
static java.lang.String |
SECURITY_ENCRYPTION_40BIT
A constant for the encryption type (40 bit). |
static java.lang.String |
SECURITY_ENCRYPTION_NONE
A constant for the encryption type (40 bit). |
| Constructor Summary | |
|---|---|
PdfOutputModule()
|
|
| Method Summary | |
|---|---|
static org.pentaho.reporting.libraries.fonts.itext.ITextFontRegistry |
getFontRegistry()
|
void |
initialize(org.pentaho.reporting.libraries.base.boot.SubSystem subSystem)
Initialialize the font factory when this class is loaded and the system property of "org.jfree.report.modules.output.pageable.itext.PDFOutputTarget.AutoInit"
is set to true. |
| Methods inherited from class org.pentaho.reporting.libraries.base.boot.AbstractModule |
|---|
configure, getDescription, getName, getOptionalModules, getProducer, getRequiredModules, getSubSystem, isClassLoadable, loadModuleInfo, loadModuleInfo, performExternalInitialize, performExternalInitialize, setDescription, setName, setOptionalModules, setProducer, setRequiredModules, setSubSystem, toString |
| Methods inherited from class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo |
|---|
equals, getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel, hashCode, setMajorVersion, setMinorVersion, setModuleClass, setPatchLevel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.pentaho.reporting.libraries.base.boot.ModuleInfo |
|---|
getMajorVersion, getMinorVersion, getModuleClass, getPatchLevel |
| Field Detail |
|---|
public static final java.lang.String SECURITY_ENCRYPTION_NONE
public static final java.lang.String SECURITY_ENCRYPTION_40BIT
public static final java.lang.String SECURITY_ENCRYPTION_128BIT
| Constructor Detail |
|---|
public PdfOutputModule()
throws org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
org.pentaho.reporting.libraries.base.boot.ModuleInitializeException| Method Detail |
|---|
public static org.pentaho.reporting.libraries.fonts.itext.ITextFontRegistry getFontRegistry()
public void initialize(org.pentaho.reporting.libraries.base.boot.SubSystem subSystem)
throws org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
"org.jfree.report.modules.output.pageable.itext.PDFOutputTarget.AutoInit"
is set to true.
org.pentaho.reporting.libraries.base.boot.ModuleInitializeException - if an error occured.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||