public class OdTextSpan extends OdStyledObject
The text span
Constructor and Description |
---|
OdTextSpan(OdObject parent)
Initializes a new instance of the
OdTextSpan class. |
Modifier and Type | Method and Description |
---|---|
String |
getText()
Gets the text.
|
void |
setText(String value)
Sets the text.
|
getRectangle, getStyle, setRectangle, setStyle
getAbsoluteCoordinates, setAbsoluteCoordinates
public OdTextSpan(OdObject parent)
Initializes a new instance of the OdTextSpan
class.
parent
- The parent.