Class SvgConstants.Attributes
java.lang.Object
com.itextpdf.styledxmlparser.CommonAttributeConstants
com.itextpdf.svg.SvgConstants.Attributes
- Enclosing class:
SvgConstants
Class containing the constant property names for the attributes of tags in the SVG spec
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe Constant BOLD.static final StringAttribute defining the clipping path to be applied to a specific shape or group of shapes.static final StringAttribute defining the clipping rule in a clipping path (or element thereof).static final StringAttribute defining the x value of the center of a circle or ellipse.static final StringAttribute defining the y value of the center of a circle or ellipse.static final StringAttribute defining the outline of a shape.static final StringAttribute defining the direction used by the textstatic final StringAttribute defining the relative x-translation of a text-elementstatic final StringAttribute defining the relative y-translation of a text-elementstatic final StringAttribute defining the fill color.static final StringAttribute defining the fill opacity.static final StringAttribute defining the fill rule.static final StringAttribute defining the font family.static final StringAttribute defining the font size.static final StringAttribute defining the font style.static final StringAttribute defining the font weight.static final StringAttribute defining the transformations for a color gradient.static final StringAttribute defining the units relation for a color gradient.static final StringAttribute defining the height.static final StringAttribute defining the href value.static final StringAttribute defining the unique id of an element.static final StringThe Constant ITALIC.static final StringAttribute defining shorthand for marker-start/marker-mid/marker-endstatic final StringAttribute defining the marker to use at the end of a path, line, polygon or polylinestatic final StringAttribute defining the height of the viewport in which the marker is to be fittedstatic final StringAttribute defining the marker drawn at every other vertex but the start and end of a path, line, polygon or polylinestatic final StringAttribute defining the marker to use at the start of a path, line, polygon or polylinestatic final StringAttribute defining the coordinate system for attributes ‘markerWidth’, ‘markerHeight’ and the contents of the ‘marker’.static final StringAttribute defining the width of the viewport in which the marker is to be fittedstatic final StringAttribute defining the offset of a stop color for gradients.static final StringAttribute defining the opacity of a group or graphic element.static final StringAttribute defining the orientation of a markerstatic final StringBearing command.static final StringCatmull-Rom curve command.static final StringClose Path Operator.static final StringCurveTo Path Operator.static final StringSmooth CurveTo Path Operator.static final StringAttribute defining Elliptical arc path operator.static final StringAbsolute LineTo Path Operator.static final StringAbsolute hrizontal LineTo Path Operator.static final StringAbsolute vertical LineTo Path operator.static final StringMoveTo Path Operator.static final StringQuadratic CurveTo Path Operator.static final StringRelative Bearing command.static final StringRelative Catmull-Rom curve command.static final StringRelative CurveTo Path Operator.static final StringRelative Smooth CurveTo Path Operator.static final StringAttribute defining Elliptical arc path operator.static final StringRelative LineTo Path Operator.static final StringRelative horizontal LineTo Path Operator.static final StringRelative vertical LineTo Path operator.static final StringRelative MoveTo Path Operator.static final StringRelative Quadratic CurveTo Path Operator.static final StringRelative Shorthand/smooth quadratic Bézier curveto.static final StringShorthand/smooth quadratic Bézier curveto.static final StringAttribute defining the coordinate system for the pattern content.static final StringAttribute defining list of transform definitions for the pattern element.static final StringAttribute defining the coordinate system for attributes x, y, width , and height in pattern.static final StringAttribute defining the points of a polyline or polygon.static final StringAttribute defining how to preserve the aspect ratio when scaling.static final StringAttribute defining the radius of a circle.static final StringAttribute defining the x-axis coordinate of the reference point which is to be aligned exactly at the marker position.static final StringAttribute defining the y-axis coordinate of the reference point which is to be aligned exactly at the marker position.static final StringAttribute defining the x-axis of an ellipse or the x-axis radius of rounded rectangles.static final StringAttribute defining the y-axis of an ellipse or the y-axis radius of rounded rectangles.static final StringAttribute defining the spread method for a color gradient.static final StringAttribute defining the stroke color.static final StringAttribute defining the stroke dash offset.static final StringAttribute defining the stroke dash offset.static final StringAttribute defining the stroke linecap.static final StringAttribute defining the stroke linejoin.static final StringAttribute defining the stroke miterlimit.static final StringAttribute defingin the stroke opacity.static final StringAttribute defining the stroke width.static final StringAttribute defining the style of an element.static final StringAttribute defining the text anchor used by the textstatic final StringAttribute defining the text content of a text node.static final StringAttribute defining a transformation that needs to be applied.static final StringAttribute defining vector-effect.static final StringAttribute defining version.static final StringAttribute defining the viewbox of an element.static final StringAttribute defining the width of an element.static final StringAttribute defining the x value of an element.static final StringAttribute defining the first x coordinate value of a line.static final StringAttribute defining the second x coordinate value of a line.static final StringAttribute defining image source.static final StringAttribute defining the property that sets how white space inside an element is handled.static final StringAttribute defining XML namespacestatic final StringAttribute defining the y value of an element.static final StringAttribute defining the first y coordinate value of a line.static final StringAttribute defining the second y coordinate value of a line.Fields inherited from class CommonAttributeConstants
CLASS, DISABLED, LANG, REL, STYLESHEET -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLIP_PATH
Attribute defining the clipping path to be applied to a specific shape or group of shapes.- See Also:
-
CLIP_RULE
Attribute defining the clipping rule in a clipping path (or element thereof).- See Also:
-
CX
Attribute defining the x value of the center of a circle or ellipse.- See Also:
-
CY
Attribute defining the y value of the center of a circle or ellipse.- See Also:
-
D
-
DIRECTION
-
DX
Attribute defining the relative x-translation of a text-element- See Also:
-
DY
Attribute defining the relative y-translation of a text-element- See Also:
-
FILL
-
FILL_OPACITY
-
FILL_RULE
-
FONT_FAMILY
-
FONT_WEIGHT
-
FONT_STYLE
-
FONT_SIZE
-
ITALIC
-
BOLD
-
GRADIENT_UNITS
Attribute defining the units relation for a color gradient.- See Also:
-
GRADIENT_TRANSFORM
Attribute defining the transformations for a color gradient.- See Also:
-
HEIGHT
Attribute defining the height. Used in several elements.- See Also:
-
HREF
-
ID
-
MARKER_END
Attribute defining the marker to use at the end of a path, line, polygon or polyline- See Also:
-
MARKER_HEIGHT
Attribute defining the height of the viewport in which the marker is to be fitted- See Also:
-
MARKER
Attribute defining shorthand for marker-start/marker-mid/marker-end- See Also:
-
MARKER_MID
Attribute defining the marker drawn at every other vertex but the start and end of a path, line, polygon or polyline- See Also:
-
MARKER_START
Attribute defining the marker to use at the start of a path, line, polygon or polyline- See Also:
-
MARKER_WIDTH
Attribute defining the width of the viewport in which the marker is to be fitted- See Also:
-
MARKER_UNITS
Attribute defining the coordinate system for attributes ‘markerWidth’, ‘markerHeight’ and the contents of the ‘marker’.- See Also:
-
OFFSET
Attribute defining the offset of a stop color for gradients.- See Also:
-
OPACITY
Attribute defining the opacity of a group or graphic element.- See Also:
-
ORIENT
-
PATH_DATA_CLOSE_PATH
-
PATH_DATA_CURVE_TO
-
PATH_DATA_REL_CURVE_TO
-
PATH_DATA_ELLIPTICAL_ARC_A
Attribute defining Elliptical arc path operator.- See Also:
-
PATH_DATA_REL_ELLIPTICAL_ARC_A
Attribute defining Elliptical arc path operator.- See Also:
-
PATH_DATA_CURVE_TO_S
-
PATH_DATA_REL_CURVE_TO_S
Relative Smooth CurveTo Path Operator.- See Also:
-
PATH_DATA_LINE_TO
-
PATH_DATA_LINE_TO_H
-
PATH_DATA_REL_LINE_TO_H
Relative horizontal LineTo Path Operator.- See Also:
-
PATH_DATA_LINE_TO_V
-
PATH_DATA_REL_LINE_TO_V
Relative vertical LineTo Path operator.- See Also:
-
PATH_DATA_REL_LINE_TO
-
PATH_DATA_MOVE_TO
-
PATH_DATA_REL_MOVE_TO
-
PATH_DATA_SHORTHAND_CURVE_TO
Shorthand/smooth quadratic Bézier curveto.- See Also:
-
PATH_DATA_REL_SHORTHAND_CURVE_TO
Relative Shorthand/smooth quadratic Bézier curveto.- See Also:
-
PATH_DATA_CATMULL_CURVE
-
PATH_DATA_REL_CATMULL_CURVE
Relative Catmull-Rom curve command.- See Also:
-
PATH_DATA_BEARING
-
PATH_DATA_REL_BEARING
-
PATH_DATA_QUAD_CURVE_TO
-
PATH_DATA_REL_QUAD_CURVE_TO
Relative Quadratic CurveTo Path Operator.- See Also:
-
PATTERN_CONTENT_UNITS
Attribute defining the coordinate system for the pattern content.- See Also:
-
PATTERN_TRANSFORM
Attribute defining list of transform definitions for the pattern element.- See Also:
-
PATTERN_UNITS
Attribute defining the coordinate system for attributes x, y, width , and height in pattern.- See Also:
-
POINTS
-
PRESERVE_ASPECT_RATIO
Attribute defining how to preserve the aspect ratio when scaling.- See Also:
-
R
-
REFX
Attribute defining the x-axis coordinate of the reference point which is to be aligned exactly at the marker position.- See Also:
-
REFY
Attribute defining the y-axis coordinate of the reference point which is to be aligned exactly at the marker position.- See Also:
-
RX
Attribute defining the x-axis of an ellipse or the x-axis radius of rounded rectangles.- See Also:
-
RY
Attribute defining the y-axis of an ellipse or the y-axis radius of rounded rectangles.- See Also:
-
SPREAD_METHOD
Attribute defining the spread method for a color gradient.- See Also:
-
STROKE
-
STROKE_DASHARRAY
-
STROKE_DASHOFFSET
-
STROKE_LINECAP
-
STROKE_LINEJOIN
-
STROKE_MITERLIMIT
-
STROKE_OPACITY
-
STROKE_WIDTH
-
STYLE
-
TEXT_CONTENT
Attribute defining the text content of a text node.- See Also:
-
TEXT_ANCHOR
Attribute defining the text anchor used by the text- See Also:
-
TRANSFORM
Attribute defining a transformation that needs to be applied.- See Also:
-
VIEWBOX
-
WIDTH
-
X
-
X1
-
X2
-
XLINK_HREF
-
XMLNS
-
XML_SPACE
Attribute defining the property that sets how white space inside an element is handled.- See Also:
-
Y
-
Y1
-
Y2
-
VECTOR_EFFECT
-
VERSION
-
-
Constructor Details
-
Attributes
public Attributes()
-