Uses of Enum Class
org.docx4j.com.microsoft.schemas.ink.x2010.main.STDir
Packages that use STDir
-
Uses of STDir in org.docx4j.com.microsoft.schemas.ink.x2010.main
Fields in org.docx4j.com.microsoft.schemas.ink.x2010.main declared as STDirMethods in org.docx4j.com.microsoft.schemas.ink.x2010.main that return STDirModifier and TypeMethodDescriptionstatic STDirCTCtxLink.getDirection()Gets the value of the direction property.static STDirReturns the enum constant of this class with the specified name.static STDir[]STDir.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.ink.x2010.main with parameters of type STDirModifier and TypeMethodDescriptionvoidCTCtxLink.setDirection(STDir value) Sets the value of the direction property.