Uses of Class
org.docx4j.org.w3.x2003.inkML.CanvasType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of CanvasType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as CanvasType Modifier and Type Field Description protected CanvasTypeContextType. canvasMethods in org.docx4j.org.w3.x2003.inkML that return CanvasType Modifier and Type Method Description CanvasTypeObjectFactory. createCanvasType()Create an instance ofCanvasTypeCanvasTypeContextType. getCanvas()Gets the value of the canvas property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type CanvasType Modifier and Type Method Description voidContextType. setCanvas(CanvasType value)Sets the value of the canvas property.