|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.AbstractImageHandlerRegistry
org.apache.fop.render.pdf.PDFImageHandlerRegistry
public class PDFImageHandlerRegistry
This class holds references to various image handlers used by the PDF renderer. It also supports automatic discovery of additional handlers available through the class path.
Constructor Summary | |
---|---|
PDFImageHandlerRegistry()
|
Method Summary | |
---|---|
java.lang.Class |
getHandlerClass()
Returns the ImageHandler implementing class |
Methods inherited from class org.apache.fop.render.AbstractImageHandlerRegistry |
---|
addHandler, addHandler, getHandler, getHandler, getHandlerComparator, getSupportedFlavors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PDFImageHandlerRegistry()
Method Detail |
---|
public java.lang.Class getHandlerClass()
getHandlerClass
in class AbstractImageHandlerRegistry
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |