Class UpperLimit
java.lang.Object
com.independentsoft.office.word.math.UpperLimit
- All Implemented Interfaces:
IContentElement,IRunTrackChangeContent,IMathElement,IMathMathElement
The Class UpperLimit.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new upper limit.UpperLimit(InternalXMLStreamReader reader)Instantiates a new upper limit. -
Method Summary
-
Constructor Details
-
UpperLimit
public UpperLimit()Instantiates a new upper limit. -
UpperLimit
Instantiates a new upper limit.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
getContentElements
- Specified by:
getContentElementsin interfaceIContentElement
-
clone
- Specified by:
clonein interfaceIContentElement- Specified by:
clonein interfaceIMathElement- Specified by:
clonein interfaceIMathMathElement- Specified by:
clonein interfaceIRunTrackChangeContent- Overrides:
clonein classObject
-
toString
-
getBase
Gets the base.- Returns:
- the base
-
setBase
Sets the base.- Parameters:
baseArgument- the new base
-
getLimit
Gets the limit.- Returns:
- the limit
-
setLimit
Sets the limit.- Parameters:
limit- the new limit
-
getControlProperties
Gets the control properties.- Returns:
- the control properties
-