Uses of Class
org.docx4j.vml.officedrawing.CTCallout
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTCallout in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTCallout Modifier and Type Field Description protected CTCalloutCTShapeDefaults. calloutMethods in org.docx4j.vml.officedrawing that return CTCallout Modifier and Type Method Description CTCalloutObjectFactory. createCTCallout()Create an instance ofCTCalloutCTCalloutCTShapeDefaults. getCallout()CalloutMethods in org.docx4j.vml.officedrawing that return types with arguments of type CTCallout Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTCallout>ObjectFactory. createCallout(CTCallout value)Methods in org.docx4j.vml.officedrawing with parameters of type CTCallout Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTCallout>ObjectFactory. createCallout(CTCallout value)voidCTShapeDefaults. setCallout(CTCallout value)Sets the value of the callout property.