Uses of Class
org.docx4j.wml.HpsMeasure
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of HpsMeasure in org.docx4j.wml
Fields in org.docx4j.wml declared as HpsMeasure Modifier and Type Field Description protected HpsMeasureCTRubyPr. hpsprotected HpsMeasureCTRubyPr. hpsBaseTextprotected HpsMeasureCTRubyPr. hpsRaiseprotected HpsMeasureRPrAbstract. kernprotected HpsMeasureCTFFCheckBox. sizeprotected HpsMeasureRPrAbstract. szprotected HpsMeasureRPrAbstract. szCsMethods in org.docx4j.wml that return HpsMeasure Modifier and Type Method Description HpsMeasureObjectFactory. createHpsMeasure()Create an instance ofHpsMeasureHpsMeasureCTRubyPr. getHps()Gets the value of the hps property.HpsMeasureCTRubyPr. getHpsBaseText()Gets the value of the hpsBaseText property.HpsMeasureCTRubyPr. getHpsRaise()Gets the value of the hpsRaise property.HpsMeasureRPrAbstract. getKern()Gets the value of the kern property.HpsMeasureCTFFCheckBox. getSize()Gets the value of the size property.HpsMeasureRPrAbstract. getSz()Gets the value of the sz property.HpsMeasureRPrAbstract. getSzCs()Gets the value of the szCs property.Methods in org.docx4j.wml that return types with arguments of type HpsMeasure Modifier and Type Method Description jakarta.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 HpsMeasure Modifier and Type Method Description jakarta.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.