Uses of Class
org.docx4j.org.w3.x2003.inkML.BrushRasterOpType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of BrushRasterOpType in org.docx4j.org.w3.x2003.inkML
Methods in org.docx4j.org.w3.x2003.inkML that return BrushRasterOpType Modifier and Type Method Description static BrushRasterOpTypeBrushRasterOpType. fromValue(java.lang.String v)static BrushRasterOpTypeBrushRasterOpType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BrushRasterOpType[]BrushRasterOpType. values()Returns an array containing the constants of this enum type, in the order they are declared.