Uses of Enum
org.docx4j.dml.diagram.STAxisType
Packages that use STAxisType
-
Uses of STAxisType in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram with type parameters of type STAxisTypeModifier and TypeFieldDescriptionprotected List<STAxisType>CTForEach.axisprotected List<STAxisType>CTPresentationOf.axisprotected List<STAxisType>CTWhen.axisMethods in org.docx4j.dml.diagram that return STAxisTypeModifier and TypeMethodDescriptionstatic STAxisTypestatic STAxisTypeReturns the enum constant of this type with the specified name.static STAxisType[]STAxisType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.diagram that return types with arguments of type STAxisType