Package uk.ac.starlink.topcat.interop
Interface ImageViewer
-
public interface ImageViewerDefines the function of viewing an image.- Since:
- 21 Dec 2007
- Author:
- Mark Taylor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanviewImage(java.lang.String label, java.lang.String location)Consume an image somehow.
-