Uses of Class
org.docx4j.math.CTM
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTM in org.docx4j.math
Methods in org.docx4j.math that return CTM Modifier and Type Method Description CTMObjectFactory. createCTM()Create an instance ofCTMMethods in org.docx4j.math that return types with arguments of type CTM Modifier and Type Method Description javax.xml.bind.JAXBElement<CTM>ObjectFactory. createCTOMathArgM(CTM value)javax.xml.bind.JAXBElement<CTM>ObjectFactory. createCTOMathM(CTM value)Methods in org.docx4j.math with parameters of type CTM Modifier and Type Method Description javax.xml.bind.JAXBElement<CTM>ObjectFactory. createCTOMathArgM(CTM value)javax.xml.bind.JAXBElement<CTM>ObjectFactory. createCTOMathM(CTM value) -
Uses of CTM in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTM Modifier and Type Method Description javax.xml.bind.JAXBElement<CTM>ObjectFactory. createRunDelM(CTM value)javax.xml.bind.JAXBElement<CTM>ObjectFactory. createRunInsM(CTM value)javax.xml.bind.JAXBElement<CTM>ObjectFactory. createRunTrackChangeM(CTM value)Methods in org.docx4j.wml with parameters of type CTM Modifier and Type Method Description javax.xml.bind.JAXBElement<CTM>ObjectFactory. createRunDelM(CTM value)javax.xml.bind.JAXBElement<CTM>ObjectFactory. createRunInsM(CTM value)javax.xml.bind.JAXBElement<CTM>ObjectFactory. createRunTrackChangeM(CTM value)