Package uk.ac.starlink.topcat.interop
Interface ImageViewer
public interface ImageViewer
Defines the function of viewing an image.
- Since:
- 21 Dec 2007
- Author:
- Mark Taylor
-
Method Summary
-
Method Details
-
viewImage
Consume an image somehow.- Parameters:
label
- image label, possible used as window titlelocation
- URL giving location of image- Returns:
- true if operation apparently completed successfully
-