Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static CTSignedHpsMeasure |
StyleUtil.apply(CTSignedHpsMeasure source,
CTSignedHpsMeasure destination) |
Modifier and Type | Method and Description |
---|---|
static CTSignedHpsMeasure |
StyleUtil.apply(CTSignedHpsMeasure source,
CTSignedHpsMeasure destination) |
static boolean |
StyleUtil.areEqual(CTSignedHpsMeasure measure1,
CTSignedHpsMeasure measure2) |
static boolean |
StyleUtil.isEmpty(CTSignedHpsMeasure measure) |
Modifier and Type | Field and Description |
---|---|
protected CTSignedHpsMeasure |
RPrAbstract.position |
Modifier and Type | Method and Description |
---|---|
CTSignedHpsMeasure |
ObjectFactory.createCTSignedHpsMeasure()
Create an instance of
CTSignedHpsMeasure |
CTSignedHpsMeasure |
RPrAbstract.getPosition()
Gets the value of the position property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTSignedHpsMeasure> |
ObjectFactory.createCTParaRPrOriginalPosition(CTSignedHpsMeasure value)
|
JAXBElement<CTSignedHpsMeasure> |
ObjectFactory.createCTRPrChangeRPrPosition(CTSignedHpsMeasure value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTSignedHpsMeasure> |
ObjectFactory.createCTParaRPrOriginalPosition(CTSignedHpsMeasure value)
|
JAXBElement<CTSignedHpsMeasure> |
ObjectFactory.createCTRPrChangeRPrPosition(CTSignedHpsMeasure value)
|
void |
RPrAbstract.setPosition(CTSignedHpsMeasure value)
Sets the value of the position property.
|
Copyright © 2007-2019. All Rights Reserved.