Uses of Class
org.docx4j.org.w3.x2003.inkML.ActiveAreaType
Packages that use ActiveAreaType
-
Uses of ActiveAreaType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as ActiveAreaTypeMethods in org.docx4j.org.w3.x2003.inkML that return ActiveAreaTypeModifier and TypeMethodDescriptionObjectFactory.createActiveAreaType()Create an instance ofActiveAreaTypeInkSourceType.getActiveArea()Gets the value of the activeArea property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type ActiveAreaTypeModifier and TypeMethodDescriptionvoidInkSourceType.setActiveArea(ActiveAreaType value) Sets the value of the activeArea property.