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