Uses of Interface
com.iizigo.image.IImageInfoChanged
Packages that use IImageInfoChanged Package Description com.iizigo.image Uses of IImageInfoChanged in com.iizigo.image
Classes in com.iizigo.image that implement IImageInfoChanged Modifier and Type Class Description classImagesControl<T extends PropCnr>The multiple images control that shows locations and can edit them.classSingleImageControlThe image control that can show the zoom level.Methods in com.iizigo.image with parameters of type IImageInfoChanged Modifier and Type Method Description voidImageInfo. addListener(IImageInfoChanged listener)Adds listener.voidImageInfo. removeListener(IImageInfoChanged listener)Adds listener.