|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageData | |
|---|---|
| com.arcao.geocaching.api | |
| com.arcao.geocaching.api.data | |
| com.arcao.geocaching.api.impl | |
| Uses of ImageData in com.arcao.geocaching.api |
|---|
| Methods in com.arcao.geocaching.api with parameters of type ImageData | |
|---|---|
CacheLog |
GeocachingApi.createFieldNoteAndPublish(FieldNote fieldNote,
boolean publish,
ImageData imageData,
boolean favoriteThisCache)
Create field note and publish them or store them to list of Field notes on Geocaching site. |
abstract CacheLog |
GeocachingApi.createFieldNoteAndPublish(String cacheCode,
LogType logType,
Date dateLogged,
String note,
boolean publish,
ImageData imageData,
boolean favoriteThisCache)
Create field note and publish them or store them to list of Field notes on Geocaching site. |
| Uses of ImageData in com.arcao.geocaching.api.data |
|---|
| Methods in com.arcao.geocaching.api.data that return ImageData | |
|---|---|
static ImageData |
ImageData.fromInputStream(String description,
String name,
String fileName,
InputStream is)
|
| Uses of ImageData in com.arcao.geocaching.api.impl |
|---|
| Methods in com.arcao.geocaching.api.impl with parameters of type ImageData | |
|---|---|
CacheLog |
LiveGeocachingApi.createFieldNoteAndPublish(String cacheCode,
LogType logType,
Date dateLogged,
String note,
boolean publish,
ImageData imageData,
boolean favoriteThisCache)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||