| Constructor and Description |
|---|
TextRun()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAllText(List<Text> texts)
Deprecated.
|
void |
addText(Text text)
Deprecated.
|
TextRun |
clone()
Deprecated.
|
void |
draw(IGraphicsSurface g)
Deprecated.
|
Text |
getText()
Deprecated.
|
BreakType |
getTextBreak()
Deprecated.
|
List<Text> |
getTexts()
Deprecated.
|
void |
setText(Text text)
Deprecated.
|
void |
setTextBreak(BreakType textBreak)
Deprecated.
|
getDirectRunProperties, getRunProperties, setDirectRunProperties, setRunPropertiesgetBoundingRect, getHeight, getNextElement, getParent, getPrevElement, getUnit, getWidth, getX, getY, isDirty, setBoundingRect, setDirty, setHeight, setNextElement, setParent, setPrevElement, setUnit, setWidth, setX, setYpublic BreakType getTextBreak()
public void setTextBreak(BreakType textBreak)
public void addText(Text text)
public Text getText()
public void setText(Text text)
public void draw(IGraphicsSurface g) throws XDocException, IOException
draw in interface IDocItemdraw in class DocItemXDocExceptionIOException