Class SvgIconUtil.SvgIcon

java.lang.Object
com.inductiveautomation.ignition.client.icons.SvgIconUtil.AbstractSvgIcon
com.inductiveautomation.ignition.client.icons.SvgIconUtil.SvgIcon
All Implemented Interfaces:
Icon
Direct Known Subclasses:
InteractiveSvgIcon, SvgIcon
Enclosing class:
SvgIconUtil

public static class SvgIconUtil.SvgIcon extends SvgIconUtil.AbstractSvgIcon
  • Constructor Details

    • SvgIcon

      public SvgIcon(org.w3c.dom.svg.SVGDocument svgDocument)
    • SvgIcon

      public SvgIcon(org.w3c.dom.svg.SVGDocument svgDocument, Color swapColor)
    • SvgIcon

      public SvgIcon(org.w3c.dom.svg.SVGDocument svgDocument, int width, int height)