Uses of Class
org.docx4j.org.w3.x2003.inkML.MappingType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of MappingType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as MappingType Modifier and Type Field Description protected MappingTypeChannelType. mappingFields in org.docx4j.org.w3.x2003.inkML with type parameters of type MappingType Modifier and Type Field Description protected java.util.List<jakarta.xml.bind.JAXBElement<MappingType>>CanvasTransformType. contentMethods in org.docx4j.org.w3.x2003.inkML that return MappingType Modifier and Type Method Description MappingTypeObjectFactory. createMappingType()Create an instance ofMappingTypeMappingTypeChannelType. getMapping()Gets the value of the mapping property.Methods in org.docx4j.org.w3.x2003.inkML that return types with arguments of type MappingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MappingType>ObjectFactory. createCanvasTransformTypeMapping(MappingType value)jakarta.xml.bind.JAXBElement<MappingType>ObjectFactory. createMappingTypeMapping(MappingType value)java.util.List<jakarta.xml.bind.JAXBElement<MappingType>>CanvasTransformType. getContent()Gets the rest of the content model.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type MappingType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MappingType>ObjectFactory. createCanvasTransformTypeMapping(MappingType value)jakarta.xml.bind.JAXBElement<MappingType>ObjectFactory. createMappingTypeMapping(MappingType value)voidChannelType. setMapping(MappingType value)Sets the value of the mapping property.