|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--ru.novosoft.dc.rtf.dom.ShapeEntry
|
+--ru.novosoft.dc.rtf.dom.ShapeObject
This class describes a single shape object.
| Constructor Summary | |
ShapeObject()
|
|
| Method Summary | |
void |
exportTo(org.w3c.dom.Element elem)
Export the contents of this object to the specified DOM element. |
RTFFlow |
getTextbox()
Return the textbox flow or null if it is undefined. |
void |
setTextbox(RTFFlow value)
Set a textbox flow. |
| Methods inherited from class ru.novosoft.dc.rtf.dom.ShapeEntry |
getID,
getInt,
getProperty,
getProperty,
hasID,
isTrue,
properties,
setID,
setProperty |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ShapeObject()
| Method Detail |
public final void setTextbox(RTFFlow value)
public final RTFFlow getTextbox()
public void exportTo(org.w3c.dom.Element elem)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||