Package com.iizigo.image
Interface IZoomCapable
- All Known Implementing Classes:
ImagesControl
,SingleImageControl
public interface IZoomCapable
Zoom capable components implement this interface.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setZoom(double zoom)
Sets the zoom level factor (larger than zero).