public class TextNodeType
Field Summary | ||
---|---|---|
static final int | TEXT_RUN | |
Represents the text node.
|
||
static final int | TEXT_PARAGRAPH | |
Represents the text paragraph.
|
||
static final int | EQUATION | |
Represents the equation text.
|