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 StringTag defining a Hyperlink.static final StringAlternate glyphs to be used instead of regular grlyphs, e.g.static final StringDefines a set of glyph substitions.static final StringDefines a candidate set of glyph substitutions.static final StringNot supported in PDF.static final StringNot supported in PDF.static final StringNot supported in PDF.static final StringNot supported in PDF.static final StringTag defining acircle.static final StringTag defining a clipping path.static final StringTag defining the color profile to be used.static final StringNot supported in PDFstatic final StringTag defining objects that can be reused from another contextstatic final StringTag defining the description of its parent elementstatic final StringTag defining anellipse.static final StringTag defining how to blend two objects together.static final StringTag defining the color matrix transformations that can be performed.static final StringTag defining color component remapping.static final StringTag defining the combination of two input images.static final StringTag defining a matrix convolution filterstatic final StringTag defining the lighting map.static final StringTag defining the values to displace an image.static final StringTag defining a distant light source.static final StringTag defining the fill of a subregion.static final StringTag defining the transfer function for the Alpha component.static final StringTag defining the transfer function for the Blue component.static final StringTag defining the transfer function for the Green component.static final StringTag defining the transfer function for the Red component.static final StringTag defining the blur values.static final StringTag defining a image data from a source.static final StringTag defining that filters will be applied concurrently instead of sequentially.static final StringTag defining a node in a merge.static final StringTag defining the erosion or dilation of an image.static final StringTag defining the offset of an image.static final StringTag defining a point light effect.static final StringTag defining a lighting map.static final StringTag defining a spotlight.static final StringTag defining a fill that can be repeated.static final StringTag defining values for the perlin turbulence function.static final StringTag defining a collection of filter operations.static final StringTag defining a font.static final StringTag defining a font-face.static final StringTag defining the formats of the font.static final StringTag defining the name of the font.static final StringTag defining the source file of the font.static final StringTag defining the URI of a font.static final StringTag definign a foreign XML standard to be inserted.static final StringTag defining a group of elements.static final StringTag defining a single glyph.static final StringTag defining a sigle glyph for altGlyph.static final StringTag defining the horizontal kerning values in between two glyphs.static final StringTag defining an image.static final StringTag defining aline.static final StringTag defining alinear gradient.static final StringTag defining a linkstatic final StringTag defining the graphics (arrowheads or polymarkers) to be drawn at the end of paths, lines, etc.static final StringTag defining a mask.static final StringTag defining metadata.static final StringTag defining content to be rendered if a glyph is missing from the font.static final StringNot supported in PDFstatic final StringTag defining apath.static final StringTag defining a graphical object that can be repeated.static final StringTag defining apolygonshape.static final StringTag defining apolylineshape.static final StringTag defining a radial gradientstatic final StringTag defining arectangle.static final StringNot supported in PDF.static final StringNot supported in PDF.static final StringTag defining the ramp of colors in a gradient.static final StringTag defining the color in stop point of a gradient.static final StringTag defining the opacity in stop point of a gradient.static final StringTag defining the style to be.static final StringTag defining anSVGelement.static final StringTag defining a switch element.static final StringTag defining graphical templates that can be reused by the use tag.static final StringTag defining text to be drawn on a page/screen.static final StringPhantom tag for text leaf.static final StringTag defining a path on which text can be drawn.static final StringTag defining the description of an element.static final StringTag defining a span within a text element.static final StringTag defining the use of a named object.static final StringTag defining how to view the image.static final StringTag defining the vertical kerning values in between two glyphs.static final StringTag defining the xml stylesheet declaration. -
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 apolygonshape.- Since:
- 7.1.2
- See Also:
-
POLYLINE
Tag defining apolylineshape.- 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 anSVGelement.- 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:
-
XML_STYLESHEET
Tag defining the xml stylesheet declaration.- See Also:
-
-
Constructor Details
-
Tags
public Tags()
-