Uses of Class
org.docx4j.wml.CTTextScale
Packages that use CTTextScale
-
Uses of CTTextScale in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return CTTextScaleModifier and TypeMethodDescriptionstatic CTTextScaleStyleUtil.apply(CTTextScale source, CTTextScale destination) Methods in org.docx4j.model.styles with parameters of type CTTextScaleModifier and TypeMethodDescriptionstatic CTTextScaleStyleUtil.apply(CTTextScale source, CTTextScale destination) static booleanStyleUtil.areEqual(CTTextScale scale1, CTTextScale scale2) static booleanStyleUtil.isEmpty(CTTextScale scale) -
Uses of CTTextScale in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTextScaleMethods in org.docx4j.wml that return CTTextScaleModifier and TypeMethodDescriptionObjectFactory.createCTTextScale()Create an instance ofCTTextScaleRPrAbstract.getW()Gets the value of the w property.Methods in org.docx4j.wml that return types with arguments of type CTTextScaleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextScale>ObjectFactory.createCTParaRPrOriginalW(CTTextScale value) jakarta.xml.bind.JAXBElement<CTTextScale>ObjectFactory.createCTRPrChangeRPrW(CTTextScale value) Methods in org.docx4j.wml with parameters of type CTTextScaleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextScale>ObjectFactory.createCTParaRPrOriginalW(CTTextScale value) jakarta.xml.bind.JAXBElement<CTTextScale>ObjectFactory.createCTRPrChangeRPrW(CTTextScale value) voidRPrAbstract.setW(CTTextScale value) Sets the value of the w property.