|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tumblr.jumblr.types.PhotoSize
public class PhotoSize
This class represents a photo at a given size
| Constructor Summary | |
|---|---|
PhotoSize()
|
|
| Method Summary | |
|---|---|
int |
getHeight()
Get the height of this photo |
String |
getUrl()
Get the URL of this photo at this size |
int |
getWidth()
Get the width of this photo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PhotoSize()
| Method Detail |
|---|
public String getUrl()
public int getWidth()
public int getHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||