public class ImageSource extends Object
ImageSource(String source, int height, int width)
int
getHeight()
String
getSource()
getWidth()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImageSource(String source, int height, int width)
public String getSource()
public int getHeight()
public int getWidth()