Uses of Class
org.docx4j.com.microsoft.schemas.ink.x2010.main.STDir
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.ink.x2010.main |
-
Uses of STDir in org.docx4j.com.microsoft.schemas.ink.x2010.main
Fields in org.docx4j.com.microsoft.schemas.ink.x2010.main declared as STDir Modifier and Type Field Description protected STDirCTCtxLink. directionMethods in org.docx4j.com.microsoft.schemas.ink.x2010.main that return STDir Modifier and Type Method Description static STDirSTDir. fromValue(java.lang.String v)STDirCTCtxLink. getDirection()Gets the value of the direction property.static STDirSTDir. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STDir[]STDir. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.ink.x2010.main with parameters of type STDir Modifier and Type Method Description voidCTCtxLink. setDirection(STDir value)Sets the value of the direction property.