Uses of Class
org.docx4j.org.w3.x2003.inkML.MappingType
Packages that use MappingType
-
Uses of MappingType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as MappingTypeFields in org.docx4j.org.w3.x2003.inkML with type parameters of type MappingTypeModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<MappingType>>CanvasTransformType.contentMethods in org.docx4j.org.w3.x2003.inkML that return MappingTypeModifier and TypeMethodDescriptionObjectFactory.createMappingType()Create an instance ofMappingTypeChannelType.getMapping()Gets the value of the mapping property.Methods in org.docx4j.org.w3.x2003.inkML that return types with arguments of type MappingTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MappingType>ObjectFactory.createCanvasTransformTypeMapping(MappingType value) jakarta.xml.bind.JAXBElement<MappingType>ObjectFactory.createMappingTypeMapping(MappingType value) 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 MappingTypeModifier and TypeMethodDescriptionjakarta.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.