Class SubSuperscript

java.lang.Object
com.independentsoft.office.word.math.SubSuperscript
All Implemented Interfaces:
IContentElement, IRunTrackChangeContent, IMathElement, IMathMathElement

public class SubSuperscript extends Object implements IMathMathElement
The Class SubSuperscript.
  • Constructor Details

    • SubSuperscript

      public SubSuperscript()
      Instantiates a new sub superscript.
    • SubSuperscript

      public SubSuperscript(InternalXMLStreamReader reader) throws XMLStreamException
      Instantiates a new sub superscript.
      Parameters:
      reader - the reader
      Throws:
      XMLStreamException - the xML stream exception
  • Method Details

    • getContentElements

      public List<IContentElement> getContentElements()
      Specified by:
      getContentElements in interface IContentElement
    • clone

      public SubSuperscript clone()
      Specified by:
      clone in interface IContentElement
      Specified by:
      clone in interface IMathElement
      Specified by:
      clone in interface IMathMathElement
      Specified by:
      clone in interface IRunTrackChangeContent
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getBase

      public Base getBase()
      Gets the base.
      Returns:
      the base
    • setBase

      public void setBase(Base baseArgument)
      Sets the base.
      Parameters:
      baseArgument - the new base
    • getSubSuperscriptProperties

      public SubSuperscriptProperties getSubSuperscriptProperties()
      Gets the sub superscript properties.
      Returns:
      the sub superscript properties
    • setSubSuperscriptProperties

      public void setSubSuperscriptProperties(SubSuperscriptProperties subSuperscriptProperties)
      Sets the sub superscript properties.
      Parameters:
      subSuperscriptProperties - the new sub superscript properties
    • getSuperscript

      public SupSuperscript getSuperscript()
      Gets the superscript.
      Returns:
      the superscript
    • setSuperscript

      public void setSuperscript(SupSuperscript superscript)
      Sets the superscript.
      Parameters:
      superscript - the new superscript
    • getControlProperties

      public ControlProperties getControlProperties()
      Gets the control properties.
      Returns:
      the control properties