Interface SVGColor

    • Method Detail

      • getColorType

        short getColorType()
      • setRGBColorICCColor

        void setRGBColorICCColor​(java.lang.String rgbColor,
                                 java.lang.String iccColor)
                          throws SVGException
        Throws:
        SVGException
      • setColor

        void setColor​(short colorType,
                      java.lang.String rgbColor,
                      java.lang.String iccColor)
               throws SVGException
        Throws:
        SVGException