public class PNGDocumentHandler extends AbstractBitmapDocumentHandler
IFDocumentHandler
implementation
that produces PNG files.TARGET_BITMAP_SIZE
fontInfo, outputStream
Modifier and Type | Method and Description |
---|---|
IFDocumentHandlerConfigurator |
getConfigurator()
Returns the configurator for this document handler, if any.
|
String |
getDefaultExtension()
Returns the default file extension for the supported image type.
|
String |
getMimeType()
Returns the MIME type of the output format that is generated by this implementation.
|
createBufferedImage, endDocument, endDocumentHeader, endPage, endPageContent, endPageSequence, getSettings, handleExtensionObject, setDefaultFontInfo, setTargetBitmapSize, startDocument, startPage, startPageContent, startPageSequence, supportsPagesOutOfOrder
getFontInfo, setFontInfo, setResult
endDocumentTrailer, endPageHeader, endPageTrailer, getContext, getDocumentNavigationHandler, getStructureTreeEventHandler, getUserAgent, setDocumentLocale, startDocumentHeader, startDocumentTrailer, startPageHeader, startPageTrailer
public String getMimeType()
getMimeType
in interface IFDocumentHandler
getMimeType
in class AbstractBitmapDocumentHandler
public String getDefaultExtension()
getDefaultExtension
in class AbstractBitmapDocumentHandler
public IFDocumentHandlerConfigurator getConfigurator()
getConfigurator
in interface IFDocumentHandler
getConfigurator
in class AbstractBitmapDocumentHandler
Copyright © 2025 Apache Software Foundation. All rights reserved.