Uses of Class
org.docx4j.org.w3.x2003.inkML.TraceFormatType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of TraceFormatType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as TraceFormatType Modifier and Type Field Description protected TraceFormatTypeCanvasType. traceFormatprotected TraceFormatTypeContextType. traceFormatprotected TraceFormatTypeInkSourceType. traceFormatMethods in org.docx4j.org.w3.x2003.inkML that return TraceFormatType Modifier and Type Method Description TraceFormatTypeObjectFactory. createTraceFormatType()Create an instance ofTraceFormatTypeTraceFormatTypeCanvasType. getTraceFormat()Gets the value of the traceFormat property.TraceFormatTypeContextType. getTraceFormat()Gets the value of the traceFormat property.TraceFormatTypeInkSourceType. getTraceFormat()Gets the value of the traceFormat property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type TraceFormatType Modifier and Type Method Description voidCanvasType. setTraceFormat(TraceFormatType value)Sets the value of the traceFormat property.voidContextType. setTraceFormat(TraceFormatType value)Sets the value of the traceFormat property.voidInkSourceType. setTraceFormat(TraceFormatType value)Sets the value of the traceFormat property.