Uses of Interface
de.espirit.firstspirit.server.mediamanagement.exif.ExifValue
Packages that use ExifValue
-
Uses of ExifValue in de.espirit.firstspirit.server.mediamanagement.exif
Methods in de.espirit.firstspirit.server.mediamanagement.exif that return ExifValueModifier and TypeMethodDescriptionExifData.getValue
(int tagType) Gets the associated tag type exif value.Get the value for an exif hex tag type.Methods in de.espirit.firstspirit.server.mediamanagement.exif that return types with arguments of type ExifValueModifier and TypeMethodDescriptionExifData.entrySet()
Get the tag-type-hex ↔ExifValue
.ExifData.values()
Returns aCollection
view of the values contained in thisExifData
.Methods in de.espirit.firstspirit.server.mediamanagement.exif with parameters of type ExifValueModifier and TypeMethodDescriptionboolean
ExifData.containsValue
(ExifValue value) Returnstrue
if thisExifData
map maps one or more keys to the specified value.