Uses of Class
org.docx4j.org.w3.x2003.inkML.InkSourceType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of InkSourceType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as InkSourceType Modifier and Type Field Description protected InkSourceTypeContextType. inkSourceMethods in org.docx4j.org.w3.x2003.inkML that return InkSourceType Modifier and Type Method Description InkSourceTypeObjectFactory. createInkSourceType()Create an instance ofInkSourceTypeInkSourceTypeContextType. getInkSource()Gets the value of the inkSource property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type InkSourceType Modifier and Type Method Description voidContextType. setInkSource(InkSourceType value)Sets the value of the inkSource property.