Class SVGStylingAttributes

java.lang.Object
org.apache.batik.svggen.SVGStylingAttributes
All Implemented Interfaces:
XMLConstants, SVGSyntax, CSSConstants, SVGConstants

public class SVGStylingAttributes extends Object implements SVGSyntax
Defines the set of attributes from Exchange SVG that are defined as styling properties in Stylable SVG.
Version:
$Id: SVGStylingAttributes.java 1733416 2016-03-03 07:07:13Z gadams $
  • Field Details

    • attrSet

      static Set attrSet
    • set

      public static final Set set
      Attributes that represent styling properties
  • Constructor Details

    • SVGStylingAttributes

      public SVGStylingAttributes()