|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.intermediate.AbstractIFDocumentHandler
org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
org.apache.fop.render.bitmap.PNGDocumentHandler
public class PNGDocumentHandler
IFDocumentHandler
implementation
that produces PNG files.
Field Summary |
---|
Fields inherited from class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler |
---|
TARGET_BITMAP_SIZE |
Fields inherited from class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler |
---|
fontInfo, outputStream |
Method Summary | |
---|---|
IFDocumentHandlerConfigurator |
getConfigurator()
Returns the configurator for this document handler, if any. |
java.lang.String |
getDefaultExtension()
Returns the default file extension for the supported image type. |
java.lang.String |
getMimeType()
Returns the MIME type of the output format that is generated by this implementation. |
Methods inherited from class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler |
---|
createBufferedImage, endDocument, endDocumentHeader, endPage, endPageContent, endPageSequence, getSettings, handleExtensionObject, setDefaultFontInfo, setTargetBitmapSize, startDocument, startPage, startPageContent, startPageSequence, supportsPagesOutOfOrder |
Methods inherited from class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler |
---|
getFontInfo, setFontInfo, setResult |
Methods inherited from class org.apache.fop.render.intermediate.AbstractIFDocumentHandler |
---|
endDocumentTrailer, endPageHeader, endPageTrailer, getContext, getDocumentNavigationHandler, getStructureTreeEventHandler, getUserAgent, setDocumentLocale, startDocumentHeader, startDocumentTrailer, startPageHeader, startPageTrailer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getMimeType()
getMimeType
in interface IFDocumentHandler
getMimeType
in class AbstractBitmapDocumentHandler
public java.lang.String getDefaultExtension()
getDefaultExtension
in class AbstractBitmapDocumentHandler
public IFDocumentHandlerConfigurator getConfigurator()
getConfigurator
in interface IFDocumentHandler
getConfigurator
in class AbstractBitmapDocumentHandler
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |