|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdfDrawImage | |
---|---|
org.odftoolkit.odfdom.incubator.doc.draw |
Uses of OdfDrawImage in org.odftoolkit.odfdom.incubator.doc.draw |
---|
Methods in org.odftoolkit.odfdom.incubator.doc.draw that return types with arguments of type OdfDrawImage | |
---|---|
static List<OdfDrawImage> |
OdfDrawImage.getImageByPath(OdfSchemaDocument doc,
String imagePath)
Deprecated. The method returns the specific one or more images by image path since the image may be inserted to the document several times. |
static List<OdfDrawImage> |
OdfDrawImage.getImages(OdfSchemaDocument doc)
Deprecated. The method return the image list in the image container. |
Methods in org.odftoolkit.odfdom.incubator.doc.draw with parameters of type OdfDrawImage | |
---|---|
static void |
OdfDrawImage.deleteImage(OdfSchemaDocument doc,
OdfDrawImage image)
Deprecated. The method deletes the specified image from image container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |