Uses of Class
org.docx4j.org.w3.x2003.inkML.ChannelType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of ChannelType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML with type parameters of type ChannelType Modifier and Type Field Description protected java.util.List<ChannelType>IntermittentChannelsType. channelprotected java.util.List<ChannelType>TraceFormatType. channelMethods in org.docx4j.org.w3.x2003.inkML that return ChannelType Modifier and Type Method Description ChannelTypeObjectFactory. createChannelType()Create an instance ofChannelTypeMethods in org.docx4j.org.w3.x2003.inkML that return types with arguments of type ChannelType Modifier and Type Method Description java.util.List<ChannelType>IntermittentChannelsType. getChannel()Gets the value of the channel property.java.util.List<ChannelType>TraceFormatType. getChannel()Gets the value of the channel property.