Class UImageSvg

java.lang.Object
net.sourceforge.plantuml.klimt.shape.UImageSvg
All Implemented Interfaces:
UShape

public class UImageSvg extends Object implements UShape
  • Constructor Details

    • UImageSvg

      public UImageSvg(String svg, double scale)
  • Method Details

    • getMD5Hex

      public String getMD5Hex()
    • containsXlink

      public boolean containsXlink()
    • getSvg

      public String getSvg(boolean raw)
    • getData

      public int getData(String name)
    • getHeight

      public double getHeight()
    • getWidth

      public double getWidth()
    • getScale

      public double getScale()