Uses of Class
org.docx4j.dml.wordprocessingDrawing.STRelFromH
| Package | Description |
|---|---|
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of STRelFromH in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as STRelFromH Modifier and Type Field Description protected STRelFromHCTPosH. relativeFromMethods in org.docx4j.dml.wordprocessingDrawing that return STRelFromH Modifier and Type Method Description static STRelFromHSTRelFromH. fromValue(java.lang.String v)STRelFromHCTPosH. getRelativeFrom()Gets the value of the relativeFrom property.static STRelFromHSTRelFromH. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STRelFromH[]STRelFromH. 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 STRelFromH Modifier and Type Method Description voidCTPosH. setRelativeFrom(STRelFromH value)Sets the value of the relativeFrom property.