|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PhotoType | |
|---|---|
| ezvcard | |
| ezvcard.io | |
| Uses of PhotoType in ezvcard |
|---|
| Methods in ezvcard that return types with arguments of type PhotoType | |
|---|---|
List<PhotoType> |
VCard.getPhotos()
Gets the photos attached to the vCard, such as a picture of the person's face. |
| Methods in ezvcard with parameters of type PhotoType | |
|---|---|
void |
VCard.addPhoto(PhotoType photo)
Adds a photo to the vCard, such as a picture of the person's face. |
| Uses of PhotoType in ezvcard.io |
|---|
| Methods in ezvcard.io that return PhotoType | |
|---|---|
protected PhotoType |
HCardPage.readImage(String name,
ImageTypeParameter mediaType)
Reads an image from the classpath. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||