| Package | Description |
|---|---|
| com.google.gdata.data.photos | |
| com.google.gdata.data.photos.impl |
| Modifier and Type | Method and Description |
|---|---|
ExifTags |
PhotoFeed.getExifTags() |
ExifTags |
PhotoEntry.getExifTags()
Returns the the exif information on the photo.
|
ExifTags |
PhotoData.getExifTags()
The exif information on the photo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhotoFeed.setExifTags(ExifTags tags) |
void |
PhotoEntry.setExifTags(ExifTags exifTags)
Sets the the exif information on the photo.
|
void |
PhotoData.setExifTags(ExifTags tags)
Sets the exif tags for the photo.
|
| Modifier and Type | Method and Description |
|---|---|
ExifTags |
PhotoDataImpl.getExifTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhotoDataImpl.setExifTags(ExifTags tags)
Set the exif tags on the photo this item is about.
|
Copyright © 2012. All Rights Reserved.