Package | Description |
---|---|
com.drew.imaging |
Provides classes for reading image metadata (via data interrogation and delegation to a specialised reader)
and utilities for photographic conversions.
|
com.drew.imaging.jpeg |
Provides classes for reading JPEG format data.
|
com.drew.imaging.tiff |
Provides classes for reading TIFF format data.
|
com.drew.metadata |
Provides classes for modelling metadata and exceptions/interfaces applicable to all metadata operations.
|
com.drew.metadata.exif |
Contains classes for extracting and modelling Exif metadata from various sources and camera manufacturers.
|
com.drew.metadata.iptc |
Contains classes for extracting and modelling IPTC metadata from various sources.
|
com.drew.metadata.jpeg |
Contains classes for extracting and modelling metadata specific to JPEG files.
|
Class and Description |
---|
Metadata
A top-level object to hold various types of metadata (such as Exif or IPTC) relating to one entity (such as a file
or stream).
|
MetadataException
Base class for all metadata specific exceptions.
|
Class and Description |
---|
Metadata
A top-level object to hold various types of metadata (such as Exif or IPTC) relating to one entity (such as a file
or stream).
|
Class and Description |
---|
Metadata
A top-level object to hold various types of metadata (such as Exif or IPTC) relating to one entity (such as a file
or stream).
|
Class and Description |
---|
Directory
Abstract base class for all directory implementations, having methods for getting and setting tag values of various
data types.
|
Metadata
A top-level object to hold various types of metadata (such as Exif or IPTC) relating to one entity (such as a file
or stream).
|
MetadataException
Base class for all metadata specific exceptions.
|
TagDescriptor
Abstract base class for all tag descriptor classes.
|
Class and Description |
---|
Directory
Abstract base class for all directory implementations, having methods for getting and setting tag values of various
data types.
|
Metadata
A top-level object to hold various types of metadata (such as Exif or IPTC) relating to one entity (such as a file
or stream).
|
MetadataException
Base class for all metadata specific exceptions.
|
MetadataReader
Interface through which all classes responsible for decoding a particular type of metadata may be called.
|
TagDescriptor
Abstract base class for all tag descriptor classes.
|
Class and Description |
---|
Directory
Abstract base class for all directory implementations, having methods for getting and setting tag values of various
data types.
|
Metadata
A top-level object to hold various types of metadata (such as Exif or IPTC) relating to one entity (such as a file
or stream).
|
MetadataException
Base class for all metadata specific exceptions.
|
MetadataReader
Interface through which all classes responsible for decoding a particular type of metadata may be called.
|
TagDescriptor
Abstract base class for all tag descriptor classes.
|
Class and Description |
---|
Directory
Abstract base class for all directory implementations, having methods for getting and setting tag values of various
data types.
|
Metadata
A top-level object to hold various types of metadata (such as Exif or IPTC) relating to one entity (such as a file
or stream).
|
MetadataException
Base class for all metadata specific exceptions.
|
MetadataReader
Interface through which all classes responsible for decoding a particular type of metadata may be called.
|
TagDescriptor
Abstract base class for all tag descriptor classes.
|
Copyright © 2006 Drew Noakes. All Rights Reserved.