|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Thumbnail
Thumbnail as may appear on a story.
| Method Summary | |
|---|---|
java.lang.String |
getContentType()
Get the content type of the link. |
int |
getHeight()
Get the original height of the image. |
int |
getTnHeight()
Get the height of the thumbnail of the image. |
int |
getTnWidth()
Get the width of the thumbnail of the image. |
java.lang.String |
getURL()
Get the URL of the thumbnail. |
int |
getWidth()
Get the original width of the image. |
| Method Detail |
|---|
int getWidth()
int getHeight()
int getTnWidth()
int getTnHeight()
java.lang.String getContentType()
java.lang.String getURL()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||