Uses of Class
org.docx4j.org.w3.x2003.inkML.ChannelPropertiesType
Packages that use ChannelPropertiesType
-
Uses of ChannelPropertiesType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as ChannelPropertiesTypeMethods in org.docx4j.org.w3.x2003.inkML that return ChannelPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createChannelPropertiesType()Create an instance ofChannelPropertiesTypeInkSourceType.getChannelProperties()Gets the value of the channelProperties property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type ChannelPropertiesTypeModifier and TypeMethodDescriptionvoidInkSourceType.setChannelProperties(ChannelPropertiesType value) Sets the value of the channelProperties property.