Uses of Enum
org.docx4j.dml.diagram.STResizeHandlesStr
Packages that use STResizeHandlesStr
-
Uses of STResizeHandlesStr in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STResizeHandlesStrMethods in org.docx4j.dml.diagram that return STResizeHandlesStrModifier and TypeMethodDescriptionstatic STResizeHandlesStrCTResizeHandles.getVal()Gets the value of the val property.static STResizeHandlesStrReturns the enum constant of this type with the specified name.static STResizeHandlesStr[]STResizeHandlesStr.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.diagram with parameters of type STResizeHandlesStrModifier and TypeMethodDescriptionvoidCTResizeHandles.setVal(STResizeHandlesStr value) Sets the value of the val property.