Uses of Interface
com.drew.imaging.tiff.TiffHandler
Packages that use TiffHandler
Package
Description
Contains classes for working with TIFF format files.
Contains classes for the extraction and modelling of Exif metadata and camera manufacturer-specific makernotes.
Contains classes for the extraction and modelling of Photoshop metadata.
Contains classes for the extraction and modelling of TIFF file metadata.
-
Uses of TiffHandler in com.drew.imaging.tiff
Methods in com.drew.imaging.tiff with parameters of type TiffHandlerModifier and TypeMethodDescriptionstatic voidTiffReader.processIfd(TiffHandler handler, RandomAccessReader reader, Set<Integer> processedIfdOffsets, int ifdOffset, int tiffHeaderOffset) Processes a TIFF IFD.voidTiffReader.processTiff(RandomAccessReader reader, TiffHandler handler, int tiffHeaderOffset) Processes a TIFF data sequence. -
Uses of TiffHandler in com.drew.metadata.exif
Classes in com.drew.metadata.exif that implement TiffHandlerModifier and TypeClassDescriptionclassImplementation ofTiffHandlerused for handling TIFF tags according to the Exif standard. -
Uses of TiffHandler in com.drew.metadata.photoshop
Classes in com.drew.metadata.photoshop that implement TiffHandler -
Uses of TiffHandler in com.drew.metadata.tiff
Classes in com.drew.metadata.tiff that implement TiffHandlerModifier and TypeClassDescriptionclass