Uses of Interface
org.eclnt.util.image.ISVGImageUpdate
Packages that use ISVGImageUpdate
-
Uses of ISVGImageUpdate in org.eclnt.util.image
Classes in org.eclnt.util.image that implement ISVGImageUpdateMethods in org.eclnt.util.image with parameters of type ISVGImageUpdateModifier and TypeMethodDescriptionstatic voidSVGImageManager.addSVGImageUpdate(ISVGImageUpdate svgImageUpdate) During the SVG image update you can add own algorithms - that are executed before the default SVG update is executed.static voidSVGImageManager.removeSVGImageUpdate(ISVGImageUpdate svgImageUpdate)