Class SVGImageUpdateLibStreamline

java.lang.Object
org.eclnt.util.image.SVGImageUpdateLibStreamline
All Implemented Interfaces:
ISVGImageUpdate

public class SVGImageUpdateLibStreamline extends Object implements ISVGImageUpdate
  • Constructor Details

    • SVGImageUpdateLibStreamline

      public SVGImageUpdateLibStreamline()
  • Method Details

    • updateSVG

      public ISVGImageUpdate.SVGImageUpdateResult updateSVG(SimpleXMLElement top, String backgroundColor, String color, int width, int height)
      Description copied from interface: ISVGImageUpdate
      Update SVG that is passed and update the SVG so that it represents the value of the parameters that are passed.
      Specified by:
      updateSVG in interface ISVGImageUpdate
      backgroundColor - The background color of the SVG icons. May be passed as null.
      color - The color into which the SVG icon should be changed. May be passed as null.