Lines Matching refs:image
40 …<p>Components implementing this interface maintain a variable number of image sets. Components dis…
41 …those images will choose the best-fitting image set depending on the available space, and possibly…
55 …hether the animation should start over with the first image of the image series when the last image
77 /** returns the URLs of the image set with the given index
80 …the index of the set those image URLs are to be retrieved. Must be greater than or equal to <code>…
96 /** sets the URLs of the image set with the given index
99 …the index at which a new image set should be inserted. Must be greater than or equal to <code>0</c…
118 /** replaces the image set given by index with a new one
121 …the index of the set those image URLs are to be replaced. Must be greater than or equal to <code>0…
142 /** removes the image set with the given index
162 /** allows other components to observer the insertion, removal, and replacement of image sets