Uses of Class
org.docx4j.org.w3.x2003.inkML.CanvasType
Packages that use CanvasType
-
Uses of CanvasType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as CanvasTypeMethods in org.docx4j.org.w3.x2003.inkML that return CanvasTypeModifier and TypeMethodDescriptionObjectFactory.createCanvasType()Create an instance ofCanvasTypeContextType.getCanvas()Gets the value of the canvas property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type CanvasTypeModifier and TypeMethodDescriptionvoidContextType.setCanvas(CanvasType value) Sets the value of the canvas property.