Class GroupCharacter
java.lang.Object
com.independentsoft.office.word.math.GroupCharacter
- All Implemented Interfaces:
IContentElement,IRunTrackChangeContent,IMathElement,IMathMathElement
The Class GroupCharacter.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new group character.GroupCharacter(InternalXMLStreamReader reader)Instantiates a new group character. -
Method Summary
-
Constructor Details
-
GroupCharacter
public GroupCharacter()Instantiates a new group character. -
GroupCharacter
Instantiates a new group character.- 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
-
getControlProperties
Gets the control properties.- Returns:
- the control properties
-