Uses of Enum
org.docx4j.dml.wordprocessingDrawing.STRelFromV
Packages that use STRelFromV
-
Uses of STRelFromV in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as STRelFromVMethods in org.docx4j.dml.wordprocessingDrawing that return STRelFromVModifier and TypeMethodDescriptionstatic STRelFromVCTPosV.getRelativeFrom()Gets the value of the relativeFrom property.static STRelFromVReturns 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 STRelFromVModifier and TypeMethodDescriptionvoidCTPosV.setRelativeFrom(STRelFromV value) Sets the value of the relativeFrom property.