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