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

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

  • Method Details

    • getContentElements

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

      public Box 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
    • getAlignment

      public ExtendedBoolean getAlignment()
      Gets the alignment.
      Returns:
      the alignment
    • setAlignment

      public void setAlignment(ExtendedBoolean alignment)
      Sets the alignment.
      Parameters:
      alignment - the new alignment
    • getDifferential

      public ExtendedBoolean getDifferential()
      Gets the differential.
      Returns:
      the differential
    • setDifferential

      public void setDifferential(ExtendedBoolean differential)
      Sets the differential.
      Parameters:
      differential - the new differential
    • getNoBreak

      public ExtendedBoolean getNoBreak()
      Gets the no break.
      Returns:
      the no break
    • setNoBreak

      public void setNoBreak(ExtendedBoolean noBreak)
      Sets the no break.
      Parameters:
      noBreak - the new no break
    • getBreak

      public int getBreak()
      Gets the break.
      Returns:
      the break
    • setBreak

      public void setBreak(int brk)
      Sets the break.
      Parameters:
      brk - the new break
    • getOperatorEmulator

      public ExtendedBoolean getOperatorEmulator()
      Gets the operator emulator.
      Returns:
      the operator emulator
    • setOperatorEmulator

      public void setOperatorEmulator(ExtendedBoolean operatorEmulator)
      Sets the operator emulator.
      Parameters:
      operatorEmulator - the new operator emulator
    • getControlProperties

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