Class PhantomProperties

java.lang.Object
com.independentsoft.office.word.math.PhantomProperties

public class PhantomProperties extends Object
The Class PhantomProperties.
  • Constructor Details

    • PhantomProperties

      public PhantomProperties()
      Instantiates a new phantom properties.
  • Method Details

    • clone

      public PhantomProperties clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • 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