Generated by
JDiff

Class com.itextpdf.svg.SvgConstants.Attributes

Added Fields
String  MARKER_END Attribute defining the marker to use at the end of a path, line, polygon or polyline
String  MARKER_HEIGHT Attribute defining the height of the viewport in which the marker is to be fitted
String  MARKER_MID Attribute defining the marker drawn at every other vertex but the start and end of a path, line, polygon or polyline
String  MARKER_START Attribute defining the marker to use at the start of a path, line, polygon or polyline
String  MARKER_UNITS Attribute defining the coordinate system for attributes #markerWidth#, #markerHeight# and the contents of the #marker#.
String  MARKER_WIDTH Attribute defining the width of the viewport in which the marker is to be fitted
String  ORIENT Attribute defining the orientation of a marker
String  REFX Attribute defining the x-axis coordinate of the reference point which is to be aligned exactly at the marker position.
String  REFY Attribute defining the y-axis coordinate of the reference point which is to be aligned exactly at the marker position.