Uses of Interface
com.iizigo.image.IImageInfoChanged
Packages that use IImageInfoChanged
Uses of IImageInfoChanged in com.iizigo.image
Classes in com.iizigo.image that implement IImageInfoChangedModifier and TypeClassDescriptionclass
ImagesControl<T extends PropCnr>
The multiple images control that shows locations and can edit them.class
The image control that can show the zoom level.Methods in com.iizigo.image with parameters of type IImageInfoChangedModifier and TypeMethodDescriptionvoid
ImageInfo.addListener
(IImageInfoChanged listener) Adds listener.void
ImageInfo.removeListener
(IImageInfoChanged listener) Adds listener.