public class BorderBoxElement extends MathElement
MathElement.TypeEnum
Constructor and Description |
---|
BorderBoxElement() |
getType, setType
public BorderBoxElement base(MathElement base)
public MathElement getBase()
public void setBase(MathElement base)
public BorderBoxElement hideTop(Boolean hideTop)
public Boolean isHideTop()
public void setHideTop(Boolean hideTop)
public BorderBoxElement hideBottom(Boolean hideBottom)
public Boolean isHideBottom()
public void setHideBottom(Boolean hideBottom)
public BorderBoxElement hideLeft(Boolean hideLeft)
public Boolean isHideLeft()
public void setHideLeft(Boolean hideLeft)
public BorderBoxElement hideRight(Boolean hideRight)
public Boolean isHideRight()
public void setHideRight(Boolean hideRight)
public BorderBoxElement strikethroughHorizontal(Boolean strikethroughHorizontal)
public Boolean isStrikethroughHorizontal()
public void setStrikethroughHorizontal(Boolean strikethroughHorizontal)
public BorderBoxElement strikethroughVertical(Boolean strikethroughVertical)
public Boolean isStrikethroughVertical()
public void setStrikethroughVertical(Boolean strikethroughVertical)
public BorderBoxElement strikethroughBottomLeftToTopRight(Boolean strikethroughBottomLeftToTopRight)
public Boolean isStrikethroughBottomLeftToTopRight()
public void setStrikethroughBottomLeftToTopRight(Boolean strikethroughBottomLeftToTopRight)
public BorderBoxElement strikethroughTopLeftToBottomRight(Boolean strikethroughTopLeftToBottomRight)
public Boolean isStrikethroughTopLeftToBottomRight()
public void setStrikethroughTopLeftToBottomRight(Boolean strikethroughTopLeftToBottomRight)
public boolean equals(Object o)
equals
in class MathElement
public int hashCode()
hashCode
in class MathElement
public String toString()
toString
in class MathElement
Copyright © 2022. All rights reserved.