public class ImageWithHotSpot
extends java.lang.Object
Constructor and Description |
---|
ImageWithHotSpot(java.lang.String fileName,
int x,
int y)
construct the object by loading the image from file and setting the relative displacement
|