public interface ISvgTSpan
Represents options for SVG text portion ("tspan").
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Gets or sets id for the "tspan" element
|
void |
setId(java.lang.String value)
Gets or sets id for the "tspan" element
|