public class OdText extends OdObject
The text object
| Constructor and Description |
|---|
OdText() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Gets or sets the text.
|
void |
setText(String value)
Gets or sets the text.
|