| Package | Description |
|---|---|
| org.odftoolkit.odfdom.incubator.doc.draw |
| Modifier and Type | Method and Description |
|---|---|
static List<OdfDrawImage> |
OdfDrawImage.getImageByPath(OdfSchemaDocument doc,
String imagePath)
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)
The method return the image list in the image container.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
OdfDrawImage.deleteImage(OdfSchemaDocument doc,
OdfDrawImage image)
The method deletes the specified image from image container.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.