Uses of Enum
org.docx4j.dml.wordprocessingDrawing.STRelFromH
Packages that use STRelFromH
-
Uses of STRelFromH in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as STRelFromHMethods in org.docx4j.dml.wordprocessingDrawing that return STRelFromHModifier and TypeMethodDescriptionstatic STRelFromHCTPosH.getRelativeFrom()Gets the value of the relativeFrom property.static STRelFromHReturns 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 STRelFromHModifier and TypeMethodDescriptionvoidCTPosH.setRelativeFrom(STRelFromH value) Sets the value of the relativeFrom property.