Uses of Class
com.drew.metadata.Face
-
Packages that use Face Package Description com.drew.metadata.exif.makernotes ContainsDirectoryandTagDescriptorclasses related to the modelling of manufacturer-specific makernotes. -
-
Uses of Face in com.drew.metadata.exif.makernotes
Methods in com.drew.metadata.exif.makernotes that return Face Modifier and Type Method Description Face[]PanasonicMakernoteDirectory. getDetectedFaces()Face[]PanasonicMakernoteDirectory. getRecognizedFaces()Methods in com.drew.metadata.exif.makernotes with parameters of type Face Modifier and Type Method Description private java.lang.StringPanasonicMakernoteDescriptor. buildFacesDescription(Face[] faces)
-