IFDocumentHandlerpublic class PNGDocumentHandler extends AbstractBitmapDocumentHandler
IFDocumentHandler implementation
that produces PNG files.fontInfo, outputStreamTARGET_BITMAP_SIZE| Modifier and Type | Method | Description |
|---|---|---|
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.
|
getFontInfo, setFontInfo, setResultcreateBufferedImage, endDocument, endDocumentHeader, endPage, endPageContent, endPageSequence, getSettings, handleExtensionObject, setDefaultFontInfo, setTargetBitmapSize, startDocument, startPage, startPageContent, startPageSequence, supportsPagesOutOfOrderendDocumentTrailer, endPageHeader, endPageTrailer, getContext, getDocumentNavigationHandler, getStructureTreeEventHandler, getUserAgent, setDocumentLocale, startDocumentHeader, startDocumentTrailer, startPageHeader, startPageTrailerpublic java.lang.String getMimeType()
getMimeType in interface IFDocumentHandlergetMimeType in class AbstractBitmapDocumentHandlerpublic java.lang.String getDefaultExtension()
getDefaultExtension in class AbstractBitmapDocumentHandlerpublic IFDocumentHandlerConfigurator getConfigurator()
getConfigurator in interface IFDocumentHandlergetConfigurator in class AbstractBitmapDocumentHandlerCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.