Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
G
getApiKey()
- Static method in class org.jickr.
Flickr
Get the API key, after having stored it via setApiKey.
getArea()
- Method in class org.jickr.
Note
Get the area covered by the note.
getAuthContext()
- Static method in class org.jickr.
Auth
Get the AuthContext from this thread.
getAuthor()
- Method in class org.jickr.
Comment
Get the author of the comment.
getAuthor()
- Method in class org.jickr.
Note
Get the Author of this note.
getAuthor()
- Method in class org.jickr.
Tag
Gets the Author of this tag.
getAuthURL(Permission)
- Static method in class org.jickr.
Auth
Authenticates user to Flickr.
getBandwidthMax()
- Static method in class org.jickr.
Auth
Get the bandwidth available for the current authenticated user.
getBandwidthUsed()
- Static method in class org.jickr.
Auth
Get the bandwidth used for the current authenticated user.
getBase()
- Static method in class org.jickr.
Flickr
Get the base URL for all requests.
getCode()
- Method in exception org.jickr.
FlickrException
If the FlickrException is returned because of a Flickr Error, then this code is set to be the same as that returned by Flickr.
getComments()
- Method in class org.jickr.
Photo
Get a list of comments for this photo.
getComments()
- Method in class org.jickr.
PhotoSet
Get a list of comments for this PhotoSet.
getContacts()
- Static method in class org.jickr.
User
Get a list of users that are contacts for the authenticated user.
getDateTaken()
- Method in class org.jickr.
Photo
Get the date the photo was taken.
getDateTakenGranularity()
- Method in class org.jickr.
Photo
Get the granularity (i.e., the precision) of the date the photo was taken.
getDateUpdated()
- Method in class org.jickr.
Photo
Get the date the photo was last updated.
getDateUploaded()
- Method in class org.jickr.
Photo
Get the date the photo was uploaded to Flickr.
getDefaultAuthUser()
- Static method in class org.jickr.
Auth
Gets the default authenticated user.
getDescription()
- Method in class org.jickr.
Group
Get the Description of this Group.
getDescription()
- Method in class org.jickr.
Photo
Get the description of the photo.
getDescription()
- Method in class org.jickr.
PhotoSet
Get the Description of the PhotoSet.
getEXIF()
- Method in class org.jickr.
Photo
Get the EXIF data for this photo.
getFavoritePhotos()
- Method in class org.jickr.
User
Get a list of all favorite photos for this user.
getFilesizeMax()
- Static method in class org.jickr.
Auth
Get the max size of files allowed for the current authenticated user.
getGroups()
- Static method in class org.jickr.
Group
Get the list of groups that the authenticated user can add photos to.
getHeight()
- Method in class org.jickr.
Note
Get the height of the note.
getHeight()
- Method in class org.jickr.
Photo.PhotoSize
Gets the height of the image associated with the PhotoSize.
getID()
- Method in class org.jickr.
Comment
Get the ID for this Comment
getID()
- Method in class org.jickr.
Group
Get the ID of this group.
getID()
- Method in class org.jickr.
License
Get the ID for this license option.
getID()
- Method in class org.jickr.
Note
Get the unique identifier for this note.
getID()
- Method in class org.jickr.
Photo
Get the id of the photo.
getID()
- Method in class org.jickr.
PhotoSet
Get the ID of the PhotoSet.
getID()
- Method in class org.jickr.
Tag
Gets the unique ID of this tag.
getID()
- Method in class org.jickr.
User
Gets the value of User's ID, the flickr unique identifier used in most of their URLs.
getImage()
- Method in class org.jickr.
Photo
Get a BufferedImage of this photo (default size).
getImage(Photo.Size)
- Method in class org.jickr.
Photo
Get a BufferedImage of this photo.
getInteresting()
- Static method in class org.jickr.
Photo
Gets a list of Photos that Flickr users find interesting, for today.
getInteresting(Calendar)
- Static method in class org.jickr.
Photo
Gets a list of Photos that Flickr users find interesting, for today.
getLicense()
- Method in class org.jickr.
Photo
Get the license of the photo.
getLicenses()
- Static method in class org.jickr.
License
Get a list of license options available.
getLicenses()
- Method in class org.jickr.
PhotoSearch
Get the list of licenses to use in the search.
getLocation()
- Method in class org.jickr.
User
Get the location listed for this user in Flickr.
getMaxTaken()
- Method in class org.jickr.
PhotoSearch
Get the maximum date taken for the search.
getMaxUpload()
- Method in class org.jickr.
PhotoSearch
Get the maximum upload date for the search.
getMinTaken()
- Method in class org.jickr.
PhotoSearch
Get the minimum date taken for the search.
getMinUpload()
- Method in class org.jickr.
PhotoSearch
Get the minimum upload date for the search.
getName()
- Method in class org.jickr.
Group
Get the Title of this Group.
getName()
- Method in class org.jickr.
License
Get the name of this license option.
getNotes()
- Method in class org.jickr.
Photo
Get a list of notes for this Photo.
getNumComments()
- Method in class org.jickr.
Photo
Get the number of comments attached to this photo in Flickr.
getNumMembers()
- Method in class org.jickr.
Group
Get the number of Members who belong to this group.
getNumPhotos()
- Method in class org.jickr.
PhotoSet
Get the number of Photos in the PhotoSet.
getPage()
- Method in class org.jickr.
Photo.PhotoSize
Gets the URL of the Page for this PhotoSize at Flickr.
getParentPhoto()
- Method in class org.jickr.
Tag
Get the Photo that this Tag is attached to.
getPermalink()
- Method in class org.jickr.
Comment
Get the permanent link that leads to this comment.
getPermLevel(User)
- Static method in class org.jickr.
Auth
Gets the authentication level for a given user.
getPhotoCount()
- Method in class org.jickr.
User
Gets the number of photos the user owns.
getPhotoPage()
- Method in class org.jickr.
Photo
Get the Flickr URL of the page where you can find this photo.
getPhotos()
- Method in class org.jickr.
Group
Get the photos available in this Group's pool.
getPhotos()
- Method in class org.jickr.
PhotoSet
Retrieve the list of photos associated with this PhotoSet.
getPhotoSets()
- Method in class org.jickr.
User
Get a list of the PhotoSets for this user.
getPhotosURL()
- Method in class org.jickr.
User
Gets the URL for photos for this user.
getPopularTags(int)
- Method in class org.jickr.
User
Get a list of the popular tags associated with this User's Photos, and how many times they are used.
getPrimaryPhoto()
- Method in class org.jickr.
PhotoSet
Get the primary Photo associated with this PhotoSet.
getPrivacy()
- Method in class org.jickr.
PhotoSearch
Get the privacy level for the search.
getProfileURL()
- Method in class org.jickr.
User
Gets the URL of the user profile.
getPublicContactPhotos()
- Method in class org.jickr.
User
Get a list of all public photos for this user's contacts.
getPublicContactPhotos(boolean, int)
- Method in class org.jickr.
User
Get a list of all public photos for this user's contacts.
getPublicContacts()
- Method in class org.jickr.
User
Get a list of users who are listed as contacts for this User.
getPublicFavoritePhotos()
- Method in class org.jickr.
User
Get a list of all public favorite photos for this user.
getPublicGroups()
- Method in class org.jickr.
Photo
Get a list of all public Groups this Photo belongs to.
getPublicPhotos()
- Method in class org.jickr.
User
Get a list of all public photos for this user.
getPublicSets()
- Method in class org.jickr.
Photo
Get a list of all public PhotoSets this Photo belongs to.
getRawText()
- Method in class org.jickr.
Tag
Gets the text of this tag as the user entered it.
getRealName()
- Method in class org.jickr.
User
Get the real name.
getRecentPhotos()
- Static method in class org.jickr.
Photo
Gets a list of the most recent photos on Flickr.
getRelated(String)
- Static method in class org.jickr.
Tag
Get a list of all tags related to the tag supplied, as determined by Flickr.
getSearchText()
- Method in class org.jickr.
PhotoSearch
Get the text search string.
getSecret()
- Method in class org.jickr.
Photo
Get the secret key of the photo.
getSharedSecret()
- Static method in class org.jickr.
Flickr
Get the Shared Secret for this app.
getSize()
- Method in class org.jickr.
Photo.PhotoSize
Gets the size of the Photo.
getSizes()
- Method in class org.jickr.
Photo
Get a Map of all valid PhotoSize values for this Photo.
getSort()
- Method in class org.jickr.
PhotoSearch
Get the sort order for Photos returned by the search.
getStaticURL()
- Method in class org.jickr.
Photo
Get the static Flickr URL where you can find this photo.
getStaticURL()
- Method in class org.jickr.
Photo.PhotoSize
Gets the static URL of the image for this PhotoSize.
getTagMode()
- Method in class org.jickr.
PhotoSearch
Get the join mode for multi-tag searches.
getTags()
- Method in class org.jickr.
Photo
Get a list of tags for this Photo.
getTags()
- Method in class org.jickr.
PhotoSearch
Get the comma separated list of tags to search for.
getTags()
- Method in class org.jickr.
User
Get a list of all the tags associated with this User's Photos.
getText()
- Method in class org.jickr.
Comment
Get the text associated with the comment.
getText()
- Method in class org.jickr.
Note
Get the text of the note.
getText()
- Method in class org.jickr.
Tag
Gets the text of this tag as used by Flickr.
getTitle()
- Method in class org.jickr.
Photo
Get the title of the photo.
getTitle()
- Method in class org.jickr.
PhotoSet
Get the Title of the PhotoSet.
getURL()
- Method in class org.jickr.
Group
Get the URL associated with this group.
getURL()
- Method in class org.jickr.
License
Get the URL for this license option.
getUser()
- Method in class org.jickr.
PhotoSearch
Get the user in the search term.
getUserName()
- Method in class org.jickr.
User
Get the User Name
getWidth()
- Method in class org.jickr.
Note
Get the width of the note.
getWidth()
- Method in class org.jickr.
Photo.PhotoSize
Gets the width of the image associated with the PhotoSize.
getX()
- Method in class org.jickr.
Note
Get the X origin point for the note.
getY()
- Method in class org.jickr.
Note
Get the Y origin point for the note.
Group
- Class in
org.jickr
Encapsulates information about a Flickr Group.
Group(String)
- Constructor for class org.jickr.
Group
Create a new Group object corresponding to the Flickr Group.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V