Uses of Package
org.eclnt.util.image
Packages that use org.eclnt.util.image
-
Classes in org.eclnt.util.image used by org.eclnt.util.imageClassDescriptionFilter to check URLs to be loaded by image size processing of the server side image manager (class ServerImageManager).Utility for flexibly adapting flat SVG icon images and update their fill color and their size.
Purpose: have one icon imagea definition and derive all variations of the icon by this utility instead of copying/pasting the SVG multiple times.
The utitily already covers quite typical definitions of flat SVG icon images but of course can not cover all - because there is some individual variation how SVG is structured.When resolving the SVG for a dynamically created SVG image (.ccsvg) then the reading of the SVG Source reader can be done by implementing this interface.