Uses of Class
com.rometools.modules.photocast.types.Metadata
-
Packages that use Metadata Package Description com.rometools.modules.photocast This package represents the Apple iPhoto Photocasting 0.9 namespace support. -
-
Uses of Metadata in com.rometools.modules.photocast
Methods in com.rometools.modules.photocast that return Metadata Modifier and Type Method Description MetadataPhotocastModule. getMetadata()The iPhoto metadata for the image.MetadataPhotocastModuleImpl. getMetadata()Methods in com.rometools.modules.photocast with parameters of type Metadata Modifier and Type Method Description voidPhotocastModule. setMetadata(Metadata metadata)The iPhoto metadata for the image.voidPhotocastModuleImpl. setMetadata(Metadata metadata)
-