Uses of Class
org.docx4j.dml.diagram.STPtType
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of STPtType in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STPtType Modifier and Type Field Description protected STPtTypeCTPt. typeMethods in org.docx4j.dml.diagram that return STPtType Modifier and Type Method Description static STPtTypeSTPtType. fromValue(java.lang.String v)STPtTypeCTPt. getType()Gets the value of the type property.static STPtTypeSTPtType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STPtType[]STPtType. 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 STPtType Modifier and Type Method Description voidCTPt. setType(STPtType value)Sets the value of the type property.