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