Uses of Class
org.docx4j.org.w3.x2003.inkML.TraceFormatType
Packages that use TraceFormatType
-
Uses of TraceFormatType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as TraceFormatTypeModifier and TypeFieldDescriptionprotected TraceFormatTypeCanvasType.traceFormatprotected TraceFormatTypeContextType.traceFormatprotected TraceFormatTypeInkSourceType.traceFormatMethods in org.docx4j.org.w3.x2003.inkML that return TraceFormatTypeModifier and TypeMethodDescriptionObjectFactory.createTraceFormatType()Create an instance ofTraceFormatTypeCanvasType.getTraceFormat()Gets the value of the traceFormat property.ContextType.getTraceFormat()Gets the value of the traceFormat property.InkSourceType.getTraceFormat()Gets the value of the traceFormat property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type TraceFormatTypeModifier and TypeMethodDescriptionvoidCanvasType.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.