|
||||||||
| 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.ShapeGroup
This class describes a group of shape objects.
| Constructor Summary | |
ShapeGroup()
|
|
| Method Summary | |
void |
addEntry(ShapeEntry entry)
Add entry to the end of list. |
void |
exportTo(org.w3c.dom.Element elem)
Export the contents of this object to the specified DOM element. |
java.util.List |
list()
Return the list of all shape entries specified in this group. |
| 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 ShapeGroup()
| Method Detail |
public final java.util.List list()
public final void addEntry(ShapeEntry entry)
public void exportTo(org.w3c.dom.Element elem)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||