Class LowerLimit
java.lang.Object
com.independentsoft.office.word.math.LowerLimit
- All Implemented Interfaces:
IContentElement,IRunTrackChangeContent,IMathElement,IMathMathElement
The Class LowerLimit.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new lower limit.LowerLimit(InternalXMLStreamReader reader)Instantiates a new lower limit. -
Method Summary
-
Constructor Details
-
LowerLimit
public LowerLimit()Instantiates a new lower limit. -
LowerLimit
Instantiates a new lower 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
-