Class SvgConstants
java.lang.Object
com.itextpdf.svg.SvgConstants
A class containing constant values signifying the proeprty names of tags, attribute, CSS-style
and certain values in SVG XML.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classClass containing the constant property names for the attributes of tags in the SVG specstatic final classClass containing the constant property names for the tags in the SVG specstatic final classClass containing the constants for values appearing in SVG tags and attributes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SvgConstants
private SvgConstants()
-