Uses of Class
org.docx4j.org.w3.x2003.inkML.ChannelPropertiesType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of ChannelPropertiesType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as ChannelPropertiesType Modifier and Type Field Description protected ChannelPropertiesTypeInkSourceType. channelPropertiesMethods in org.docx4j.org.w3.x2003.inkML that return ChannelPropertiesType Modifier and Type Method Description ChannelPropertiesTypeObjectFactory. createChannelPropertiesType()Create an instance ofChannelPropertiesTypeChannelPropertiesTypeInkSourceType. getChannelProperties()Gets the value of the channelProperties property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type ChannelPropertiesType Modifier and Type Method Description voidInkSourceType. setChannelProperties(ChannelPropertiesType value)Sets the value of the channelProperties property.