-
Methods in org.docx4j.math that return types with arguments of type Pict
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<Pict> |
ObjectFactory.createCTRPict(Pict value) |
Create an instance of JAXBElement<Pict>}
|
-
Methods in org.docx4j.wml that return types with arguments of type Pict
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<Pict> |
ObjectFactory.createRPict(Pict value) |
Create an instance of JAXBElement<Pict>}
|
Methods in org.docx4j.wml with parameters of type Pict
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<Pict> |
ObjectFactory.createRPict(Pict value) |
Create an instance of JAXBElement<Pict>}
|
void |
Numbering.NumPicBullet.setPict(Pict value) |
Sets the value of the pict property.
|