IFDocumentHandler
public class PNGDocumentHandler extends AbstractBitmapDocumentHandler
IFDocumentHandler
implementation
that produces PNG files.fontInfo, outputStream
TARGET_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, setResult
createBufferedImage, endDocument, endDocumentHeader, endPage, endPageContent, endPageSequence, getSettings, handleExtensionObject, setDefaultFontInfo, setTargetBitmapSize, startDocument, startPage, startPageContent, startPageSequence, supportsPagesOutOfOrder
endDocumentTrailer, endPageHeader, endPageTrailer, getContext, getDocumentNavigationHandler, getStructureTreeEventHandler, getUserAgent, setDocumentLocale, startDocumentHeader, startDocumentTrailer, startPageHeader, startPageTrailer
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
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.