Package com.storedobject.office
Class ODT.Image
java.lang.Object
com.storedobject.office.ODT.Element
com.storedobject.office.ODT.Image
Represents an image element within a document. This class is a specific type of
ODT.Element used for handling and manipulating images.- Author:
- Syam
-
Method Summary
Methods inherited from class com.storedobject.office.ODT.Element
getCell, getDocument, getName, getParent, getParentCell, getParentRow, getParentSection, getParentTable
-
Method Details
-
remove
public boolean remove()Description copied from class:ODT.ElementRemoves this element from the output.- Overrides:
removein classODT.Element- Returns:
- Returns
trueunless the element was already removed.
-
getWidth
-
getHeight
-