Package com.itextpdf.svg
Class SvgConstants.Tags
- java.lang.Object
-
- com.itextpdf.svg.SvgConstants.Tags
-
- Enclosing class:
- SvgConstants
public static final class SvgConstants.Tags extends java.lang.Object
Class containing the constant property names for the tags in the SVG spec
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
A
Tag defining a Hyperlink.static java.lang.String
ALT_GLYPH
Alternate glyphs to be used instead of regular grlyphs, e.g.static java.lang.String
ALT_GLYPH_DEF
Defines a set of glyph substitions.static java.lang.String
ALT_GLYPH_ITEM
Defines a candidate set of glyph substitutions.static java.lang.String
ANIMATE
Not supported in PDF.static java.lang.String
ANIMATE_COLOR
Not supported in PDF.static java.lang.String
ANIMATE_MOTION
Not supported in PDF.static java.lang.String
ANIMATE_TRANSFORM
Not supported in PDF.static java.lang.String
CIRCLE
Tag defining acircle
.static java.lang.String
CLIP_PATH
Tag defining a clipping path.static java.lang.String
COLOR_PROFILE
Tag defining the color profile to be used.static java.lang.String
CURSOR
Not supported in PDFstatic java.lang.String
DEFS
Tag defining objects that can be reused from another contextstatic java.lang.String
DESC
Tag defining the description of its parent elementstatic java.lang.String
ELLIPSE
Tag defining anellipse
.static java.lang.String
FE_BLEND
Tag defining how to blend two objects together.static java.lang.String
FE_COLOR_MATRIX
Tag defining the color matrix transformations that can be performed.static java.lang.String
FE_COMPONENT_TRANSFER
Tag defining color component remapping.static java.lang.String
FE_COMPOSITE
Tag defining the combination of two input images.static java.lang.String
FE_COMVOLVE_MATRIX
Tag defining a matrix convolution filterstatic java.lang.String
FE_DIFFUSE_LIGHTING
Tag defining the lighting map.static java.lang.String
FE_DISPLACEMENT_MAP
Tag defining the values to displace an image.static java.lang.String
FE_DISTANT_LIGHT
Tag defining a distant light source.static java.lang.String
FE_FLOOD
Tag defining the fill of a subregion.static java.lang.String
FE_FUNC_A
Tag defining the transfer function for the Alpha component.static java.lang.String
FE_FUNC_B
Tag defining the transfer function for the Blue component.static java.lang.String
FE_FUNC_G
Tag defining the transfer function for the Green component.static java.lang.String
FE_FUNC_R
Tag defining the transfer function for the Red component.static java.lang.String
FE_GAUSSIAN_BLUR
Tag defining the blur values.static java.lang.String
FE_IMAGE
Tag defining a image data from a source.static java.lang.String
FE_MERGE
Tag defining that filters will be applied concurrently instead of sequentially.static java.lang.String
FE_MERGE_NODE
Tag defining a node in a merge.static java.lang.String
FE_MORPHOLOGY
Tag defining the erosion or dilation of an image.static java.lang.String
FE_OFFSET
Tag defining the offset of an image.static java.lang.String
FE_POINT_LIGHT
Tag defining a point light effect.static java.lang.String
FE_SPECULAR_LIGHTING
Tag defining a lighting map.static java.lang.String
FE_SPOTLIGHT
Tag defining a spotlight.static java.lang.String
FE_TILE
Tag defining a fill that can be repeated.static java.lang.String
FE_TURBULENCE
Tag defining values for the perlin turbulence function.static java.lang.String
FILTER
Tag defining a collection of filter operations.static java.lang.String
FONT
Tag defining a font.static java.lang.String
FONT_FACE
Tag defining a font-face.static java.lang.String
FONT_FACE_FORMAT
Tag defining the formats of the font.static java.lang.String
FONT_FACE_NAME
Tag defining the name of the font.static java.lang.String
FONT_FACE_SRC
Tag defining the source file of the font.static java.lang.String
FONT_FACE_URI
Tag defining the URI of a font.static java.lang.String
FOREIGN_OBJECT
Tag definign a foreign XML standard to be inserted.static java.lang.String
G
Tag defining a group of elements.static java.lang.String
GLYPH
Tag defining a single glyph.static java.lang.String
GLYPH_REF
Tag defining a sigle glyph for altGlyph.static java.lang.String
HKERN
Tag defining the horizontal kerning values in between two glyphs.static java.lang.String
IMAGE
Tag defining an image.static java.lang.String
LINE
Tag defining aline
.static java.lang.String
LINEAR_GRADIENT
Tag defining alinear gradient
.static java.lang.String
LINK
Tag defining a linkstatic java.lang.String
MARKER
Tag defining the graphics (arrowheads or polymarkers) to be drawn at the end of paths, lines, etc.static java.lang.String
MASK
Tag defining a mask.static java.lang.String
METADATA
Tag defining metadata.static java.lang.String
MISSING_GLYPH
Tag defining content to be rendered if a glyph is missing from the font.static java.lang.String
MPATH
Not supported in PDFstatic java.lang.String
PATH
Tag defining apath
.static java.lang.String
PATTERN
Tag defining a graphical object that can be repeated.static java.lang.String
POLYGON
Tag defining apolygon
shape.static java.lang.String
POLYLINE
Tag defining apolyline
shape.static java.lang.String
RADIAL_GRADIENT
Tag defining a radial gradientstatic java.lang.String
RECT
Tag defining arectangle
.static java.lang.String
SCRIPT
Not supported in PDF.static java.lang.String
SET
Not supported in PDF.static java.lang.String
STOP
Tag defining the ramp of colors in a gradient.static java.lang.String
STOP_COLOR
Tag defining the color in stop point of a gradient.static java.lang.String
STOP_OPACITY
Tag defining the opacity in stop point of a gradient.static java.lang.String
STYLE
Tag defining the style to be.static java.lang.String
SVG
Tag defining anSVG
element.static java.lang.String
SWITCH
Tag defining a switch element.static java.lang.String
SYMBOL
Tag defining graphical templates that can be reused by the use tag.static java.lang.String
TEXT
Tag defining text to be drawn on a page/screen.static java.lang.String
TEXT_LEAF
Phantom tag for text leaf.static java.lang.String
TEXT_PATH
Tag defining a path on which text can be drawn.static java.lang.String
TITLE
Tag defining the description of an element.static java.lang.String
TSPAN
Tag defining a span within a text element.static java.lang.String
USE
Tag defining the use of a named object.static java.lang.String
VIEW
Tag defining how to view the image.static java.lang.String
VKERN
Tag defining the vertical kerning values in between two glyphs.
-
Constructor Summary
Constructors Constructor Description Tags()
-
-
-
Field Detail
-
A
public static final java.lang.String A
Tag defining a Hyperlink.- See Also:
- Constant Field Values
-
ALT_GLYPH
public static final java.lang.String ALT_GLYPH
Alternate glyphs to be used instead of regular grlyphs, e.g. ligatures, Asian scripts, ...- See Also:
- Constant Field Values
-
ALT_GLYPH_DEF
public static final java.lang.String ALT_GLYPH_DEF
Defines a set of glyph substitions.- See Also:
- Constant Field Values
-
ALT_GLYPH_ITEM
public static final java.lang.String ALT_GLYPH_ITEM
Defines a candidate set of glyph substitutions.- See Also:
- Constant Field Values
-
ANIMATE
public static final java.lang.String ANIMATE
Not supported in PDF.- See Also:
- Constant Field Values
-
ANIMATE_MOTION
public static final java.lang.String ANIMATE_MOTION
Not supported in PDF.- See Also:
- Constant Field Values
-
ANIMATE_COLOR
public static final java.lang.String ANIMATE_COLOR
Not supported in PDF.- See Also:
- Constant Field Values
-
ANIMATE_TRANSFORM
public static final java.lang.String ANIMATE_TRANSFORM
Not supported in PDF.- See Also:
- Constant Field Values
-
CIRCLE
public static final java.lang.String CIRCLE
Tag defining acircle
.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
CLIP_PATH
public static final java.lang.String CLIP_PATH
Tag defining a clipping path. A clipping path defines the region where can be drawn. Anything outside the path won't be drawn.- See Also:
- Constant Field Values
-
COLOR_PROFILE
public static final java.lang.String COLOR_PROFILE
Tag defining the color profile to be used.- See Also:
- Constant Field Values
-
CURSOR
public static final java.lang.String CURSOR
Not supported in PDF- See Also:
- Constant Field Values
-
DEFS
public static final java.lang.String DEFS
Tag defining objects that can be reused from another context- See Also:
- Constant Field Values
-
DESC
public static final java.lang.String DESC
Tag defining the description of its parent element- See Also:
- Constant Field Values
-
ELLIPSE
public static final java.lang.String ELLIPSE
Tag defining anellipse
.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
FE_BLEND
public static final java.lang.String FE_BLEND
Tag defining how to blend two objects together.- See Also:
- Constant Field Values
-
FE_COLOR_MATRIX
public static final java.lang.String FE_COLOR_MATRIX
Tag defining the color matrix transformations that can be performed.- See Also:
- Constant Field Values
-
FE_COMPONENT_TRANSFER
public static final java.lang.String FE_COMPONENT_TRANSFER
Tag defining color component remapping.- See Also:
- Constant Field Values
-
FE_COMPOSITE
public static final java.lang.String FE_COMPOSITE
Tag defining the combination of two input images.- See Also:
- Constant Field Values
-
FE_COMVOLVE_MATRIX
public static final java.lang.String FE_COMVOLVE_MATRIX
Tag defining a matrix convolution filter- See Also:
- Constant Field Values
-
FE_DIFFUSE_LIGHTING
public static final java.lang.String FE_DIFFUSE_LIGHTING
Tag defining the lighting map.- See Also:
- Constant Field Values
-
FE_DISPLACEMENT_MAP
public static final java.lang.String FE_DISPLACEMENT_MAP
Tag defining the values to displace an image.- See Also:
- Constant Field Values
-
FE_DISTANT_LIGHT
public static final java.lang.String FE_DISTANT_LIGHT
Tag defining a distant light source.- See Also:
- Constant Field Values
-
FE_FLOOD
public static final java.lang.String FE_FLOOD
Tag defining the fill of a subregion.- See Also:
- Constant Field Values
-
FE_FUNC_A
public static final java.lang.String FE_FUNC_A
Tag defining the transfer function for the Alpha component.- See Also:
- Constant Field Values
-
FE_FUNC_B
public static final java.lang.String FE_FUNC_B
Tag defining the transfer function for the Blue component.- See Also:
- Constant Field Values
-
FE_FUNC_G
public static final java.lang.String FE_FUNC_G
Tag defining the transfer function for the Green component.- See Also:
- Constant Field Values
-
FE_FUNC_R
public static final java.lang.String FE_FUNC_R
Tag defining the transfer function for the Red component.- See Also:
- Constant Field Values
-
FE_GAUSSIAN_BLUR
public static final java.lang.String FE_GAUSSIAN_BLUR
Tag defining the blur values.- See Also:
- Constant Field Values
-
FE_IMAGE
public static final java.lang.String FE_IMAGE
Tag defining a image data from a source.- See Also:
- Constant Field Values
-
FE_MERGE
public static final java.lang.String FE_MERGE
Tag defining that filters will be applied concurrently instead of sequentially.- See Also:
- Constant Field Values
-
FE_MERGE_NODE
public static final java.lang.String FE_MERGE_NODE
Tag defining a node in a merge.- See Also:
- Constant Field Values
-
FE_MORPHOLOGY
public static final java.lang.String FE_MORPHOLOGY
Tag defining the erosion or dilation of an image.- See Also:
- Constant Field Values
-
FE_OFFSET
public static final java.lang.String FE_OFFSET
Tag defining the offset of an image.- See Also:
- Constant Field Values
-
FE_POINT_LIGHT
public static final java.lang.String FE_POINT_LIGHT
Tag defining a point light effect.- See Also:
- Constant Field Values
-
FE_SPECULAR_LIGHTING
public static final java.lang.String FE_SPECULAR_LIGHTING
Tag defining a lighting map.- See Also:
- Constant Field Values
-
FE_SPOTLIGHT
public static final java.lang.String FE_SPOTLIGHT
Tag defining a spotlight.- See Also:
- Constant Field Values
-
FE_TILE
public static final java.lang.String FE_TILE
Tag defining a fill that can be repeated. Similar to PATTERN.- See Also:
- Constant Field Values
-
FE_TURBULENCE
public static final java.lang.String FE_TURBULENCE
Tag defining values for the perlin turbulence function.- See Also:
- Constant Field Values
-
FILTER
public static final java.lang.String FILTER
Tag defining a collection of filter operations.- See Also:
- Constant Field Values
-
FONT
public static final java.lang.String FONT
Tag defining a font.- See Also:
- Constant Field Values
-
FONT_FACE
public static final java.lang.String FONT_FACE
Tag defining a font-face.- See Also:
- Constant Field Values
-
FONT_FACE_FORMAT
public static final java.lang.String FONT_FACE_FORMAT
Tag defining the formats of the font.- See Also:
- Constant Field Values
-
FONT_FACE_NAME
public static final java.lang.String FONT_FACE_NAME
Tag defining the name of the font.- See Also:
- Constant Field Values
-
FONT_FACE_SRC
public static final java.lang.String FONT_FACE_SRC
Tag defining the source file of the font.- See Also:
- Constant Field Values
-
FONT_FACE_URI
public static final java.lang.String FONT_FACE_URI
Tag defining the URI of a font.- See Also:
- Constant Field Values
-
FOREIGN_OBJECT
public static final java.lang.String FOREIGN_OBJECT
Tag definign a foreign XML standard to be inserted. E.g. MathML- See Also:
- Constant Field Values
-
G
public static final java.lang.String G
Tag defining a group of elements.- See Also:
- Constant Field Values
-
GLYPH
public static final java.lang.String GLYPH
Tag defining a single glyph.- See Also:
- Constant Field Values
-
GLYPH_REF
public static final java.lang.String GLYPH_REF
Tag defining a sigle glyph for altGlyph.- See Also:
- Constant Field Values
-
HKERN
public static final java.lang.String HKERN
Tag defining the horizontal kerning values in between two glyphs.- See Also:
- Constant Field Values
-
IMAGE
public static final java.lang.String IMAGE
Tag defining an image.- See Also:
- Constant Field Values
-
LINE
public static final java.lang.String LINE
Tag defining aline
.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
LINEAR_GRADIENT
public static final java.lang.String LINEAR_GRADIENT
Tag defining alinear gradient
.- See Also:
- Constant Field Values
-
LINK
public static final java.lang.String LINK
Tag defining a link- See Also:
- Constant Field Values
-
MARKER
public static final java.lang.String MARKER
Tag defining the graphics (arrowheads or polymarkers) to be drawn at the end of paths, lines, etc.- See Also:
- Constant Field Values
-
MASK
public static final java.lang.String MASK
Tag defining a mask.- See Also:
- Constant Field Values
-
METADATA
public static final java.lang.String METADATA
Tag defining metadata.- See Also:
- Constant Field Values
-
MISSING_GLYPH
public static final java.lang.String MISSING_GLYPH
Tag defining content to be rendered if a glyph is missing from the font.- See Also:
- Constant Field Values
-
MPATH
public static final java.lang.String MPATH
Not supported in PDF- See Also:
- Constant Field Values
-
PATH
public static final java.lang.String PATH
Tag defining apath
.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
PATTERN
public static final java.lang.String PATTERN
Tag defining a graphical object that can be repeated.- See Also:
- Constant Field Values
-
POLYGON
public static final java.lang.String POLYGON
Tag defining apolygon
shape.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
POLYLINE
public static final java.lang.String POLYLINE
Tag defining apolyline
shape.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
RADIAL_GRADIENT
public static final java.lang.String RADIAL_GRADIENT
Tag defining a radial gradient- See Also:
- Constant Field Values
-
RECT
public static final java.lang.String RECT
Tag defining arectangle
.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
SCRIPT
public static final java.lang.String SCRIPT
Not supported in PDF.- See Also:
- Constant Field Values
-
SET
public static final java.lang.String SET
Not supported in PDF.- See Also:
- Constant Field Values
-
STOP
public static final java.lang.String STOP
Tag defining the ramp of colors in a gradient.- See Also:
- Constant Field Values
-
STOP_COLOR
public static final java.lang.String STOP_COLOR
Tag defining the color in stop point of a gradient.- See Also:
- Constant Field Values
-
STOP_OPACITY
public static final java.lang.String STOP_OPACITY
Tag defining the opacity in stop point of a gradient.- See Also:
- Constant Field Values
-
STYLE
public static final java.lang.String STYLE
Tag defining the style to be.- See Also:
- Constant Field Values
-
SVG
public static final java.lang.String SVG
Tag defining anSVG
element.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
SWITCH
public static final java.lang.String SWITCH
Tag defining a switch element.- See Also:
- Constant Field Values
-
SYMBOL
public static final java.lang.String SYMBOL
Tag defining graphical templates that can be reused by the use tag.- See Also:
- Constant Field Values
-
TEXT
public static final java.lang.String TEXT
Tag defining text to be drawn on a page/screen.- Since:
- 7.1.2
- See Also:
- Constant Field Values
-
TEXT_LEAF
public static final java.lang.String TEXT_LEAF
Phantom tag for text leaf.- See Also:
- Constant Field Values
-
TEXT_PATH
public static final java.lang.String TEXT_PATH
Tag defining a path on which text can be drawn.- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Tag defining the description of an element. Is not rendered.- See Also:
- Constant Field Values
-
TSPAN
public static final java.lang.String TSPAN
Tag defining a span within a text element.- See Also:
- Constant Field Values
-
USE
public static final java.lang.String USE
Tag defining the use of a named object.- See Also:
- Constant Field Values
-
VIEW
public static final java.lang.String VIEW
Tag defining how to view the image.- See Also:
- Constant Field Values
-
VKERN
public static final java.lang.String VKERN
Tag defining the vertical kerning values in between two glyphs.- See Also:
- Constant Field Values
-
-