| Package | Description |
|---|---|
| org.docx4j.org.w3.x1998.math.mathML |
| Modifier and Type | Field and Description |
|---|---|
protected ConstantType |
MathType._false |
protected ConstantType |
QualifierType._false |
protected ConstantType |
ApplyType._false |
protected ConstantType |
MathType._true |
protected ConstantType |
QualifierType._true |
protected ConstantType |
ApplyType._true |
protected ConstantType |
MathType.exponentiale |
protected ConstantType |
QualifierType.exponentiale |
protected ConstantType |
ApplyType.exponentiale |
protected ConstantType |
MathType.pi |
protected ConstantType |
QualifierType.pi |
protected ConstantType |
ApplyType.pi |
| Modifier and Type | Method and Description |
|---|---|
ConstantType |
ObjectFactory.createConstantType()
Create an instance of
ConstantType |
ConstantType |
MathType.getExponentiale()
Gets the value of the exponentiale property.
|
ConstantType |
QualifierType.getExponentiale()
Gets the value of the exponentiale property.
|
ConstantType |
ApplyType.getExponentiale()
Gets the value of the exponentiale property.
|
ConstantType |
MathType.getFalse()
Gets the value of the false property.
|
ConstantType |
QualifierType.getFalse()
Gets the value of the false property.
|
ConstantType |
ApplyType.getFalse()
Gets the value of the false property.
|
ConstantType |
MathType.getPi()
Gets the value of the pi property.
|
ConstantType |
QualifierType.getPi()
Gets the value of the pi property.
|
ConstantType |
ApplyType.getPi()
Gets the value of the pi property.
|
ConstantType |
MathType.getTrue()
Gets the value of the true property.
|
ConstantType |
QualifierType.getTrue()
Gets the value of the true property.
|
ConstantType |
ApplyType.getTrue()
Gets the value of the true property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ConstantType> |
ObjectFactory.createExponentiale(ConstantType value)
|
javax.xml.bind.JAXBElement<ConstantType> |
ObjectFactory.createFalse(ConstantType value)
|
javax.xml.bind.JAXBElement<ConstantType> |
ObjectFactory.createPi(ConstantType value)
|
javax.xml.bind.JAXBElement<ConstantType> |
ObjectFactory.createTrue(ConstantType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ConstantType> |
ObjectFactory.createExponentiale(ConstantType value)
|
javax.xml.bind.JAXBElement<ConstantType> |
ObjectFactory.createFalse(ConstantType value)
|
javax.xml.bind.JAXBElement<ConstantType> |
ObjectFactory.createPi(ConstantType value)
|
javax.xml.bind.JAXBElement<ConstantType> |
ObjectFactory.createTrue(ConstantType value)
|
void |
MathType.setExponentiale(ConstantType value)
Sets the value of the exponentiale property.
|
void |
QualifierType.setExponentiale(ConstantType value)
Sets the value of the exponentiale property.
|
void |
ApplyType.setExponentiale(ConstantType value)
Sets the value of the exponentiale property.
|
void |
MathType.setFalse(ConstantType value)
Sets the value of the false property.
|
void |
QualifierType.setFalse(ConstantType value)
Sets the value of the false property.
|
void |
ApplyType.setFalse(ConstantType value)
Sets the value of the false property.
|
void |
MathType.setPi(ConstantType value)
Sets the value of the pi property.
|
void |
QualifierType.setPi(ConstantType value)
Sets the value of the pi property.
|
void |
ApplyType.setPi(ConstantType value)
Sets the value of the pi property.
|
void |
MathType.setTrue(ConstantType value)
Sets the value of the true property.
|
void |
QualifierType.setTrue(ConstantType value)
Sets the value of the true property.
|
void |
ApplyType.setTrue(ConstantType value)
Sets the value of the true property.
|
Copyright © 2007–2023. All rights reserved.