Uses of Enum
org.docx4j.vml.wordprocessingDrawing.STHorizontalAnchor
Packages that use STHorizontalAnchor
-
Uses of STHorizontalAnchor in org.docx4j.vml.wordprocessingDrawing
Fields in org.docx4j.vml.wordprocessingDrawing declared as STHorizontalAnchorMethods in org.docx4j.vml.wordprocessingDrawing that return STHorizontalAnchorModifier and TypeMethodDescriptionstatic STHorizontalAnchorCTWrap.getAnchorx()Gets the value of the anchorx property.static STHorizontalAnchorReturns the enum constant of this type with the specified name.static STHorizontalAnchor[]STHorizontalAnchor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.wordprocessingDrawing with parameters of type STHorizontalAnchorModifier and TypeMethodDescriptionvoidCTWrap.setAnchorx(STHorizontalAnchor value) Sets the value of the anchorx property.