Uses of Class
org.docx4j.math.CTF
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTF in org.docx4j.math
Methods in org.docx4j.math that return CTF Modifier and Type Method Description CTFObjectFactory. createCTF()Create an instance ofCTFMethods in org.docx4j.math that return types with arguments of type CTF Modifier and Type Method Description javax.xml.bind.JAXBElement<CTF>ObjectFactory. createCTOMathArgF(CTF value)javax.xml.bind.JAXBElement<CTF>ObjectFactory. createCTOMathF(CTF value)Methods in org.docx4j.math with parameters of type CTF Modifier and Type Method Description javax.xml.bind.JAXBElement<CTF>ObjectFactory. createCTOMathArgF(CTF value)javax.xml.bind.JAXBElement<CTF>ObjectFactory. createCTOMathF(CTF value) -
Uses of CTF in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTF Modifier and Type Method Description javax.xml.bind.JAXBElement<CTF>ObjectFactory. createRunDelF(CTF value)javax.xml.bind.JAXBElement<CTF>ObjectFactory. createRunInsF(CTF value)javax.xml.bind.JAXBElement<CTF>ObjectFactory. createRunTrackChangeF(CTF value)Methods in org.docx4j.wml with parameters of type CTF Modifier and Type Method Description javax.xml.bind.JAXBElement<CTF>ObjectFactory. createRunDelF(CTF value)javax.xml.bind.JAXBElement<CTF>ObjectFactory. createRunInsF(CTF value)javax.xml.bind.JAXBElement<CTF>ObjectFactory. createRunTrackChangeF(CTF value)