public class ArrayOfAtoms extends TeXFormula
TeXFormula.TeXIconBuilder
Modifier and Type | Field and Description |
---|---|
java.util.LinkedList<java.util.LinkedList<Atom>> |
array |
int |
col |
int |
row |
BOLD, externalFontMap, isColored, ITALIC, jlmXMLMap, middle, PIXELS_PER_POINT, PREC, predefinedTeXFormulas, predefinedTeXFormulasAsString, ROMAN, root, SANSSERIF, SERIF, symbolFormulaMappings, symbolMappings, symbolTextMappings, textStyle, TYPEWRITER, VERSION
Constructor and Description |
---|
ArrayOfAtoms() |
Modifier and Type | Method and Description |
---|---|
void |
addCol() |
void |
addCol(int n) |
void |
addRow() |
void |
checkDimensions() |
VRowAtom |
getAsVRow() |
int |
getCols() |
int |
getRows() |
add, add, add, addPredefinedCommands, addPredefinedTeXFormula, addStrut, addStrut, addStrut, addSymbolMappings, addSymbolMappings, append, append, centerOnAxis, createBufferedImage, createBufferedImage, createGIF, createImage, createJPEG, createPNG, createTeXIcon, createTeXIcon, createTeXIcon, createTeXIcon, createTeXIcon, createTeXIcon, createTeXIcon, createTeXIcon, get, getAsText, getExternalFont, getLookAtLastAtom, getPartialTeXFormula, isRegisteredBlock, registerExternalFont, registerExternalFont, registerFonts, setBackground, setColor, setDEBUG, setDefaultDPI, setDPITarget, setFixedTypes, setLaTeX, setLookAtLastAtom
public java.util.LinkedList<java.util.LinkedList<Atom>> array
public int col
public int row
public void addCol()
public void addCol(int n)
public void addRow()
public int getRows()
public int getCols()
public VRowAtom getAsVRow()
public void checkDimensions()