public class OdTextParagraph extends OdStyledObject
The text paragraph
Constructor and Description |
---|
OdTextParagraph(OdObject parent)
Initializes a new instance of the
OdTextParagraph 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 OdTextParagraph(OdObject parent)
Initializes a new instance of the OdTextParagraph
class.
parent
- The parent.