Class Summary | |
---|---|
CanonMakernoteDescriptor | |
CanonMakernoteDirectory | Describes tags specific to Canon cameras. |
CasioType1MakernoteDescriptor | |
CasioType1MakernoteDirectory | A standard TIFF IFD directory but always uses Motorola (Big-Endian) Byte Alignment. |
CasioType2MakernoteDescriptor | |
CasioType2MakernoteDirectory | A standard TIFF IFD directory but always uses Motorola (Big-Endian) Byte Alignment. |
CompoundException | Represents a compound exception, as modelled in JDK 1.4, but unavailable in previous versions. |
DataFormat | An enumeration of data formats used in the TIFF IFDs. |
DefaultTagDescriptor | |
Directory | Base class for all Metadata directory types with supporting methods for setting and getting tag values. |
ExifDescriptor | Contains all logic for the presentation of raw Exif data, as stored in ExifDirectory. |
ExifDirectory | |
ExifInteropDescriptor | |
ExifInteropDirectory | |
ExifProcessingException | The exception type raised during reading of Exif data in the instance of unexpected data conditions. |
ExifReader | Extracts Exif data from a JPEG header segment, providing information about the camera/scanner/capture device (if available). |
FujifilmMakernoteDescriptor | Fujifilm's digicam added the MakerNote tag from the Year2000's model (e.g.Finepix1400, Finepix4700). |
FujifilmMakernoteDirectory | |
GpsDescriptor | |
GpsDirectory | |
IptcDescriptor | |
IptcDirectory | |
IptcProcessingException | The exception type raised during reading of Iptc data in the instance of unexpected data conditions. |
IptcReader | |
JpegCommentDescriptor | |
JpegCommentDirectory | |
JpegCommentReader | |
JpegComponent | Created by IntelliJ IDEA. |
JpegDescriptor | Provides human-readable string versions of the tags stored in a JpegDirectory. |
JpegDirectory | Directory of tags and values for the SOF0 Jpeg segment. |
JpegMetadataReader | |
JpegProcessingException | An exception class thrown upon unexpected and fatal conditions while processing a Jpeg file. |
JpegReader | |
JpegSegmentData | Holds a collection of Jpeg data segments. |
JpegSegmentReader | Performs read functions of Jpeg files, returning specific file segments. |
KodakMakernoteDescriptor | Provides human-readable string versions of the tags stored in a KodakMakernoteDirectory. |
KodakMakernoteDirectory | Describes tags specific to Kodak cameras. |
KyoceraMakernoteDescriptor | Provides human-readable string versions of the tags stored in a KyoceraMakernoteDirectory. |
KyoceraMakernoteDirectory | |
Metadata | Result from an exif extraction operation, containing all tags, their values and support for retrieving them. |
MetadataException | |
MetadataReader | |
NikonType1MakernoteDescriptor | Provides human-readable string versions of the tags stored in a NikonType1MakernoteDirectory. |
NikonType1MakernoteDirectory | Contains values specific to Nikon cameras. |
NikonType2MakernoteDescriptor | Provides human-readable string versions of the tags stored in a NikonType2MakernoteDirectory. |
NikonType2MakernoteDirectory | Contains values specific to Nikon cameras. |
NullOutputStream | This is public domain software - that is, you can do whatever you want with it, and include it software that is licensed under the GNU or the BSD license, or whatever other licence you choose, including proprietary closed source licenses. |
OlympusMakernoteDescriptor | Provides human-readable string versions of the tags stored in an OlympusMakernoteDirectory. |
OlympusMakernoteDirectory | The Olympus makernote is used by many manufacturers, and as such contains some tags that appear specific to those manufacturers. |
PanasonicMakernoteDescriptor | Provides human-readable string versions of the tags stored in a PanasonicMakernoteDirectory. |
PanasonicMakernoteDirectory | |
PentaxMakernoteDescriptor | Provides human-readable string versions of the tags stored in PentaxMakernoteDirectory. |
PentaxMakernoteDirectory | Directory for metadata specific to Pentax and Asahi cameras. |
PhotographicConversions | Contains helper methods that perform photographic conversions. |
Rational | Immutable class for holding a rational number without loss of precision. |
SampleUsage | |
SonyMakernoteDescriptor | Provides human-readable string versions of the tags stored in a SonyMakernoteDirectory. |
SonyMakernoteDirectory | Describes tags specific to Sony cameras. |
Tag | |
TagDescriptor | Abstract base class for all tag descriptor classes. |