Package org.scilab.forge.jlatexmath
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 org.scilab.forge.jlatexmath.Atom
alignment, type, type_limits
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.scilab.forge.jlatexmath.Atom
clone, getLeftType, getRightType
-
Constructor Details
-
HlineAtom
public HlineAtom()
-
-
Method Details