public class FacebookAgent.Photo.Image
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
UNKNOWN_DIMENSION |
| Constructor and Description |
|---|
Image(java.net.URL sourceURL,
int width) |
Image(java.net.URL sourceURL,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object otherObject) |
java.lang.String |
toString() |
public static final int UNKNOWN_DIMENSION