Class HlineAtom
java.lang.Object
org.scilab.forge.jlatexmath.Atom
org.scilab.forge.jlatexmath.HlineAtom
- All Implemented Interfaces:
Cloneable
An atom representing a hline in array environment
-
Field Summary
Fields inherited from class Atom
alignment, type, type_limits -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Atom
clone, getLeftType, getRightType
-
Constructor Details
-
HlineAtom
public HlineAtom()
-
-
Method Details
-
setWidth
public void setWidth(float width) -
setShift
public void setShift(float shift) -
createBox
-