Uses of Enum
org.docx4j.vml.officedrawing.STConnectType
Packages that use STConnectType
-
Uses of STConnectType in org.docx4j.vml
Fields in org.docx4j.vml declared as STConnectTypeMethods in org.docx4j.vml that return STConnectTypeMethods in org.docx4j.vml with parameters of type STConnectTypeModifier and TypeMethodDescriptionvoidCTPath.setConnecttype(STConnectType value) Sets the value of the connecttype property. -
Uses of STConnectType in org.docx4j.vml.officedrawing
Methods in org.docx4j.vml.officedrawing that return STConnectTypeModifier and TypeMethodDescriptionstatic STConnectTypestatic STConnectTypeReturns the enum constant of this type with the specified name.static STConnectType[]STConnectType.values()Returns an array containing the constants of this enum type, in the order they are declared.