com.itextpdf.tool.xml.svg.tags
Class SvgTagNames
java.lang.Object
com.itextpdf.tool.xml.svg.tags.SvgTagNames
public class SvgTagNames
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVG
public static final String SVG
- See Also:
- Constant Field Values
DEFS
public static final String DEFS
- See Also:
- Constant Field Values
CIRCLE
public static final String CIRCLE
- See Also:
- Constant Field Values
PATH
public static final String PATH
- See Also:
- Constant Field Values
GROUP
public static final String GROUP
- See Also:
- Constant Field Values
RECTANGLE
public static final String RECTANGLE
- See Also:
- Constant Field Values
ELLIPSE
public static final String ELLIPSE
- See Also:
- Constant Field Values
LINE
public static final String LINE
- See Also:
- Constant Field Values
POLYLINE
public static final String POLYLINE
- See Also:
- Constant Field Values
POLYGON
public static final String POLYGON
- See Also:
- Constant Field Values
SYMBOL
public static final String SYMBOL
- See Also:
- Constant Field Values
USE
public static final String USE
- See Also:
- Constant Field Values
TEXT
public static final String TEXT
- See Also:
- Constant Field Values
TSPAN
public static final String TSPAN
- See Also:
- Constant Field Values
TEXTPATH
public static final String TEXTPATH
- See Also:
- Constant Field Values
SvgTagNames
public SvgTagNames()
Copyright © 2012. All Rights Reserved.