|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jfree.base.modules.DefaultModuleInfo
|
+--org.jfree.base.modules.AbstractModule
|
+--org.jfree.report.modules.output.support.itext.BaseFontModule
The module definition for the itext font processing module.
| Constructor Summary | |
BaseFontModule()
DefaultConstructor. |
|
| Method Summary | |
void |
initialize(org.jfree.base.modules.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.jfree.base.modules.AbstractModule |
configure,
getDescription,
getName,
getOptionalModules,
getProducer,
getRequiredModules,
getSubSystem,
isClassLoadable,
loadModuleInfo,
loadModuleInfo,
performExternalInitialize,
setDescription,
setName,
setOptionalModules,
setProducer,
setRequiredModules,
setSubSystem,
toString |
| Methods inherited from class org.jfree.base.modules.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 |
| Constructor Detail |
public BaseFontModule()
throws org.jfree.base.modules.ModuleInitializeException
| Method Detail |
public void initialize(org.jfree.base.modules.SubSystem subSystem)
throws org.jfree.base.modules.ModuleInitializeException
"org.jfree.report.modules.output.pageable.itext.PDFOutputTarget.AutoInit"
is set to true.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||