Uses of Class
org.docx4j.dml.wordprocessingDrawing.STRelFromV
| Package | Description |
|---|---|
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of STRelFromV in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as STRelFromV Modifier and Type Field Description protected STRelFromVCTPosV. relativeFromMethods in org.docx4j.dml.wordprocessingDrawing that return STRelFromV Modifier and Type Method Description static STRelFromVSTRelFromV. fromValue(java.lang.String v)STRelFromVCTPosV. getRelativeFrom()Gets the value of the relativeFrom property.static STRelFromVSTRelFromV. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STRelFromV[]STRelFromV. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type STRelFromV Modifier and Type Method Description voidCTPosV. setRelativeFrom(STRelFromV value)Sets the value of the relativeFrom property.