Uses of Enum
org.docx4j.dml.chart.STAxPos
Packages that use STAxPos
-
Uses of STAxPos in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STAxPosMethods in org.docx4j.dml.chart that return STAxPosModifier and TypeMethodDescriptionstatic STAxPosCTAxPos.getVal()Gets the value of the val property.static STAxPosReturns the enum constant of this type with the specified name.static STAxPos[]STAxPos.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STAxPos