Package com.itextpdf.svg
Class SvgConstants
- java.lang.Object
-
- com.itextpdf.svg.SvgConstants
-
public final class SvgConstants extends java.lang.ObjectA class containing constant values signifying the proeprty names of tags, attribute, CSS-style and certain values in SVG XML.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSvgConstants.AttributesClass containing the constant property names for the attributes of tags in the SVG specstatic classSvgConstants.TagsClass containing the constant property names for the tags in the SVG specstatic classSvgConstants.ValuesClass containing the constants for values appearing in SVG tags and attributes
-
Constructor Summary
Constructors Modifier Constructor Description privateSvgConstants()
-