Class EquationArray

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

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

  • Method Details

    • getContentElements

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

      public EquationArray 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
    • getMatrixBaseJustification

      public VerticalJustification getMatrixBaseJustification()
      Gets the matrix base justification.
      Returns:
      the matrix base justification
    • setMatrixBaseJustification

      public void setMatrixBaseJustification(VerticalJustification matrixBaseJustification)
      Sets the matrix base justification.
      Parameters:
      matrixBaseJustification - the new matrix base justification
    • getMaximumDistribution

      public ExtendedBoolean getMaximumDistribution()
      Gets the maximum distribution.
      Returns:
      the maximum distribution
    • setMaximumDistribution

      public void setMaximumDistribution(ExtendedBoolean maximumDistribution)
      Sets the maximum distribution.
      Parameters:
      maximumDistribution - the new maximum distribution
    • getObjectDistribution

      public ExtendedBoolean getObjectDistribution()
      Gets the object distribution.
      Returns:
      the object distribution
    • setObjectDistribution

      public void setObjectDistribution(ExtendedBoolean objectDistribution)
      Sets the object distribution.
      Parameters:
      objectDistribution - the new object distribution
    • getSpacingRule

      public SpacingRule getSpacingRule()
      Gets the spacing rule.
      Returns:
      the spacing rule
    • setSpacingRule

      public void setSpacingRule(SpacingRule spacingRule)
      Sets the spacing rule.
      Parameters:
      spacingRule - the new spacing rule
    • getRowSpacing

      public int getRowSpacing()
      Gets the row spacing.
      Returns:
      the row spacing
    • setRowSpacing

      public void setRowSpacing(int rowSpacing)
      Sets the row spacing.
      Parameters:
      rowSpacing - the new row spacing
    • getControlProperties

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