Class Phantom

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

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

  • Method Details

    • getContentElements

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

      public Phantom 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
    • getShow

      public ExtendedBoolean getShow()
      Gets the show.
      Returns:
      the show
    • setShow

      public void setShow(ExtendedBoolean show)
      Sets the show.
      Parameters:
      show - the new show
    • getTransparent

      public ExtendedBoolean getTransparent()
      Gets the transparent.
      Returns:
      the transparent
    • setTransparent

      public void setTransparent(ExtendedBoolean transparent)
      Sets the transparent.
      Parameters:
      transparent - the new transparent
    • getZeroAscent

      public ExtendedBoolean getZeroAscent()
      Gets the zero ascent.
      Returns:
      the zero ascent
    • setZeroAscent

      public void setZeroAscent(ExtendedBoolean zeroAscent)
      Sets the zero ascent.
      Parameters:
      zeroAscent - the new zero ascent
    • getZeroDescent

      public ExtendedBoolean getZeroDescent()
      Gets the zero descent.
      Returns:
      the zero descent
    • setZeroDescent

      public void setZeroDescent(ExtendedBoolean zeroDescent)
      Sets the zero descent.
      Parameters:
      zeroDescent - the new zero descent
    • getZeroWidth

      public ExtendedBoolean getZeroWidth()
      Gets the zero width.
      Returns:
      the zero width
    • setZeroWidth

      public void setZeroWidth(ExtendedBoolean zeroWidth)
      Sets the zero width.
      Parameters:
      zeroWidth - the new zero width
    • getControlProperties

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