Uses of Class
geocaching.api.data.ImageData

Packages that use ImageData
geocaching.api   
geocaching.api.impl   
 

Uses of ImageData in geocaching.api
 

Methods in geocaching.api with parameters of type ImageData
 CacheLog GeocachingApi.createFieldNoteAndPublish(FieldNote fieldNote, boolean publish, ImageData imageData, boolean favoriteThisCache)
           
abstract  CacheLog GeocachingApi.createFieldNoteAndPublish(String cacheCode, LogType logType, Date dateLogged, String note, boolean publish, ImageData imageData, boolean favoriteThisCache)
           
 

Uses of ImageData in geocaching.api.impl
 

Methods in 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)
           
 



Copyright © 2012. All Rights Reserved.