Uses of Class
org.docx4j.math.CTRad
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTRad in org.docx4j.math
Methods in org.docx4j.math that return CTRad Modifier and Type Method Description CTRadObjectFactory. createCTRad()Create an instance ofCTRadMethods in org.docx4j.math that return types with arguments of type CTRad Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createCTOMathArgRad(CTRad value)jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createCTOMathRad(CTRad value)Methods in org.docx4j.math with parameters of type CTRad Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createCTOMathArgRad(CTRad value)jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createCTOMathRad(CTRad value) -
Uses of CTRad in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTRad Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createRunDelRad(CTRad value)jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createRunInsRad(CTRad value)jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createRunTrackChangeRad(CTRad value)Methods in org.docx4j.wml with parameters of type CTRad Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createRunDelRad(CTRad value)jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createRunInsRad(CTRad value)jakarta.xml.bind.JAXBElement<CTRad>ObjectFactory. createRunTrackChangeRad(CTRad value)