Uses of Class
org.scilab.forge.jlatexmath.ArrayOfAtoms
Packages that use ArrayOfAtoms
-
Uses of ArrayOfAtoms in org.scilab.forge.jlatexmath
Constructors in org.scilab.forge.jlatexmath with parameters of type ArrayOfAtomsModifierConstructorDescriptionMatrixAtom
(boolean isPartial, ArrayOfAtoms array, int type) MatrixAtom
(boolean isPartial, ArrayOfAtoms array, int type, boolean spaceAround) MatrixAtom
(boolean isPartial, ArrayOfAtoms array, int type, int alignment) MatrixAtom
(boolean isPartial, ArrayOfAtoms array, int type, int alignment, boolean spaceAround) MatrixAtom
(boolean isPartial, ArrayOfAtoms array, String options) Creates an empty matrixMatrixAtom
(boolean isPartial, ArrayOfAtoms array, String options, boolean spaceAround) Creates an empty matrixMatrixAtom
(ArrayOfAtoms array, int type) MatrixAtom
(ArrayOfAtoms array, String options) Creates an empty matrixMultlineAtom
(boolean isPartial, ArrayOfAtoms column, int type) MultlineAtom
(ArrayOfAtoms column, int type) TeXParser
(boolean isPartial, String parseString, ArrayOfAtoms aoa, boolean firstpass) Create a new TeXParser in the context of an array.TeXParser
(boolean isPartial, String parseString, ArrayOfAtoms aoa, boolean firstpass, boolean space) Create a new TeXParser in the context of an array.TeXParser
(String parseString, ArrayOfAtoms aoa, boolean firstpass) Create a new TeXParser in the context of an array.