Uses of Enum
org.docx4j.dml.diagram.STCxnType
Packages that use STCxnType
-
Uses of STCxnType in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STCxnTypeMethods in org.docx4j.dml.diagram that return STCxnTypeModifier and TypeMethodDescriptionstatic STCxnTypeCTCxn.getType()Gets the value of the type property.static STCxnTypeReturns the enum constant of this type with the specified name.static STCxnType[]STCxnType.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 STCxnType