Uses of Class
org.docx4j.math.CTR
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTR in org.docx4j.math
Methods in org.docx4j.math that return CTR Modifier and Type Method Description CTRObjectFactory. createCTR()Create an instance ofCTRMethods in org.docx4j.math that return types with arguments of type CTR Modifier and Type Method Description javax.xml.bind.JAXBElement<CTR>ObjectFactory. createCTOMathArgR(CTR value)javax.xml.bind.JAXBElement<CTR>ObjectFactory. createCTOMathR(CTR value)Methods in org.docx4j.math with parameters of type CTR Modifier and Type Method Description javax.xml.bind.JAXBElement<CTR>ObjectFactory. createCTOMathArgR(CTR value)javax.xml.bind.JAXBElement<CTR>ObjectFactory. createCTOMathR(CTR value) -
Uses of CTR in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTR Modifier and Type Method Description javax.xml.bind.JAXBElement<CTR>ObjectFactory. createRunDelR(CTR value)javax.xml.bind.JAXBElement<CTR>ObjectFactory. createRunInsR(CTR value)javax.xml.bind.JAXBElement<CTR>ObjectFactory. createRunTrackChangeR(CTR value)Methods in org.docx4j.wml with parameters of type CTR Modifier and Type Method Description javax.xml.bind.JAXBElement<CTR>ObjectFactory. createRunDelR(CTR value)javax.xml.bind.JAXBElement<CTR>ObjectFactory. createRunInsR(CTR value)javax.xml.bind.JAXBElement<CTR>ObjectFactory. createRunTrackChangeR(CTR value)