public class TIFFDocumentHandler extends AbstractBitmapDocumentHandler
IFDocumentHandler
implementation
that produces TIFF files.TARGET_BITMAP_SIZE
fontInfo, outputStream
Modifier and Type | Method and 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.
|
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 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-2017 The Apache Software Foundation. All Rights Reserved.