Interface | Description |
---|---|
ExifData |
Exif data holder object.
|
ExifTag |
The exif-tag representation.
|
ExifTags |
Definition of common and specialized Exif tags.
|
ExifTags.Canon |
Definition of specialized Canon Exif tags.
|
ExifTags.CasioType1 |
Definition of specialized Casio Exif tags.
|
ExifTags.CasioType2 |
Definition of specialized Casio Exif tags.
|
ExifTags.Common |
Definition of common Exif tags.
|
ExifTags.FujiFilm |
Definition of specialized Fuji Exif tags.
|
ExifTags.Gps |
Definition of specialized GPS Exif tags.
|
ExifTags.Kyocera |
Definition of specialized Kyocera Exif tags.
|
ExifTags.NikonType1 |
Definition of specialized Nikon Exif tags.
|
ExifTags.NikonType2 |
Definition of specialized Nikon Exif tags.
|
ExifTags.Olympus |
Definition of specialized Olympus Exif tags.
|
ExifTags.Panasonic |
Definition of specialized Panasonic Exif tags.
|
ExifTags.Pentax |
Definition of specialized Pentax Exif tags.
|
ExifTags.Sigma |
Definition of specialized Sigma Exif tags.
|
ExifTags.SonyType1 |
Definition of specialized Sony Exif tags.
|
ExifTags.SonyType6 |
Definition of specialized Sony Exif tags.
|
ExifValue |
Value holder for an exif data element.
|
ExifValueFormatter<T> |
Format a given object value of type
ExifValueFormatter.getValueType() if ExifValueFormatter.getSupportedTags() return an array of length 0 or
all defined tags returned by ExifValueFormatter.getSupportedTags() . |
ExifValueFormatter.ComplexExifValueFormatter<S,C> |
A more complex value formatter which could return different types of <S> and <C> where S=simple value
and C is the complex one.
|
Exception | Description |
---|---|
ExifValueNotFoundException |
RuntimeException indicating that a valid mapping/
ExifValue for a defined Tag-Type-Hex or Tag-Type (Integer) was not found. |
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500