Uses of Class
org.docx4j.org.w3.x2003.inkML.BrushType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of BrushType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as BrushType Modifier and Type Field Description protected BrushTypeContextType. brushMethods in org.docx4j.org.w3.x2003.inkML that return BrushType Modifier and Type Method Description BrushTypeObjectFactory. createBrushType()Create an instance ofBrushTypeBrushTypeContextType. getBrush()Gets the value of the brush property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type BrushType Modifier and Type Method Description voidContextType. setBrush(BrushType value)Sets the value of the brush property.