Uses of Enum Class
org.docx4j.dml.diagram.STPtType
Packages that use STPtType
-
Uses of STPtType in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STPtTypeMethods in org.docx4j.dml.diagram that return STPtTypeModifier and TypeMethodDescriptionstatic STPtTypeCTPt.getType()Gets the value of the type property.static STPtTypeReturns the enum constant of this class with the specified name.static STPtType[]STPtType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml.diagram with parameters of type STPtType