Uses of Class
org.docx4j.wml.HpsMeasure
Packages that use HpsMeasure
-
Uses of HpsMeasure in org.docx4j.wml
Fields in org.docx4j.wml declared as HpsMeasureModifier and TypeFieldDescriptionprotected HpsMeasureCTRubyPr.hpsprotected HpsMeasureCTRubyPr.hpsBaseTextprotected HpsMeasureCTRubyPr.hpsRaiseprotected HpsMeasureRPrAbstract.kernprotected HpsMeasureCTFFCheckBox.sizeprotected HpsMeasureRPrAbstract.szprotected HpsMeasureRPrAbstract.szCsMethods in org.docx4j.wml that return HpsMeasureModifier and TypeMethodDescriptionObjectFactory.createHpsMeasure()Create an instance ofHpsMeasureCTRubyPr.getHps()Gets the value of the hps property.CTRubyPr.getHpsBaseText()Gets the value of the hpsBaseText property.CTRubyPr.getHpsRaise()Gets the value of the hpsRaise property.RPrAbstract.getKern()Gets the value of the kern property.CTFFCheckBox.getSize()Gets the value of the size property.RPrAbstract.getSz()Gets the value of the sz property.RPrAbstract.getSzCs()Gets the value of the szCs property.Methods in org.docx4j.wml that return types with arguments of type HpsMeasureModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTParaRPrOriginalKern(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTParaRPrOriginalSz(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTParaRPrOriginalSzCs(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTRPrChangeRPrKern(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTRPrChangeRPrSz(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTRPrChangeRPrSzCs(HpsMeasure value) Methods in org.docx4j.wml with parameters of type HpsMeasureModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTParaRPrOriginalKern(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTParaRPrOriginalSz(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTParaRPrOriginalSzCs(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTRPrChangeRPrKern(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTRPrChangeRPrSz(HpsMeasure value) jakarta.xml.bind.JAXBElement<HpsMeasure>ObjectFactory.createCTRPrChangeRPrSzCs(HpsMeasure value) voidCTRubyPr.setHps(HpsMeasure value) Sets the value of the hps property.voidCTRubyPr.setHpsBaseText(HpsMeasure value) Sets the value of the hpsBaseText property.voidCTRubyPr.setHpsRaise(HpsMeasure value) Sets the value of the hpsRaise property.voidRPrAbstract.setKern(HpsMeasure value) Sets the value of the kern property.voidCTFFCheckBox.setSize(HpsMeasure value) Sets the value of the size property.voidRPrAbstract.setSz(HpsMeasure value) Sets the value of the sz property.voidRPrAbstract.setSzCs(HpsMeasure value) Sets the value of the szCs property.