|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OfficeImageElement | |
---|---|
org.odftoolkit.odfdom.doc | The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. |
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.office |
Uses of OfficeImageElement in org.odftoolkit.odfdom.doc |
---|
Methods in org.odftoolkit.odfdom.doc that return OfficeImageElement | |
---|---|
OfficeImageElement |
OdfImageDocument.getContentRoot()
Get the content root of a image document. |
Uses of OfficeImageElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeImageElement | |
---|---|
void |
DefaultElementVisitor.visit(OfficeImageElement ele)
A method to visit "office:image" elements |
Uses of OfficeImageElement in org.odftoolkit.odfdom.dom.element.office |
---|
Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeImageElement | |
---|---|
OfficeImageElement |
OfficeBodyElement.newOfficeImageElement()
Create child element office:image. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |