Uses of Class
org.docx4j.org.w3.x2003.inkML.ActiveAreaType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of ActiveAreaType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as ActiveAreaType Modifier and Type Field Description protected ActiveAreaTypeInkSourceType. activeAreaMethods in org.docx4j.org.w3.x2003.inkML that return ActiveAreaType Modifier and Type Method Description ActiveAreaTypeObjectFactory. createActiveAreaType()Create an instance ofActiveAreaTypeActiveAreaTypeInkSourceType. getActiveArea()Gets the value of the activeArea property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type ActiveAreaType Modifier and Type Method Description voidInkSourceType. setActiveArea(ActiveAreaType value)Sets the value of the activeArea property.