Uses of Class
org.docx4j.vml.officedrawing.STCalloutPlacement
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of STCalloutPlacement in org.docx4j.vml.officedrawing
Methods in org.docx4j.vml.officedrawing that return STCalloutPlacement Modifier and Type Method Description static STCalloutPlacementSTCalloutPlacement. fromValue(java.lang.String v)static STCalloutPlacementSTCalloutPlacement. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STCalloutPlacement[]STCalloutPlacement. values()Returns an array containing the constants of this enum type, in the order they are declared.