Uses of Class
org.scilab.forge.jlatexmath.ArrayOfAtoms

Uses of ArrayOfAtoms in org.scilab.forge.jlatexmath
 

Constructors in org.scilab.forge.jlatexmath with parameters of type ArrayOfAtoms
MatrixAtom(ArrayOfAtoms array, int type)
           
MatrixAtom(ArrayOfAtoms array, java.lang.String options)
          Creates an empty matrix
MultlineAtom(ArrayOfAtoms column, int type)
           
TeXParser(java.lang.String parseString, ArrayOfAtoms aoa, boolean firstpass)
          Create a new TeXParser in the context of an array.