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 TypeClassDescriptionclassImagesControl<T extends PropCnr>The multiple images control that shows locations and can edit them.classThe image control that can show the zoom level.Methods in com.iizigo.image with parameters of type IImageInfoChangedModifier and TypeMethodDescriptionvoidImageInfo.addListener(IImageInfoChanged listener) Adds listener.voidImageInfo.removeListener(IImageInfoChanged listener) Adds listener.