Uses of Class
org.docx4j.math.CTBox
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTBox in org.docx4j.math
Methods in org.docx4j.math that return CTBox Modifier and Type Method Description CTBoxObjectFactory. createCTBox()Create an instance ofCTBoxMethods in org.docx4j.math that return types with arguments of type CTBox Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createCTOMathArgBox(CTBox value)jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createCTOMathBox(CTBox value)Methods in org.docx4j.math with parameters of type CTBox Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createCTOMathArgBox(CTBox value)jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createCTOMathBox(CTBox value) -
Uses of CTBox in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTBox Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createRunDelBox(CTBox value)jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createRunInsBox(CTBox value)jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createRunTrackChangeBox(CTBox value)Methods in org.docx4j.wml with parameters of type CTBox Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createRunDelBox(CTBox value)jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createRunInsBox(CTBox value)jakarta.xml.bind.JAXBElement<CTBox>ObjectFactory. createRunTrackChangeBox(CTBox value)