Class TeXConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Alignment constant: extra space will be added above the formulastatic final int
Alignment constant: the formula will be centered in the middle.static final int
Alignment constant: extra space will be added to the right of the formulastatic final int
Alignment constant: nonestatic final int
Alignment constant: extra space will be added to the left of the formulastatic final int
Alignment constant: extra space will be added under the formulastatic final int
Delimiter type constant for putting delimiters over and under formula's: bracestatic final int
Delimiter type constant for putting delimiters over and under formula's: parenthesisstatic final int
Delimiter type constant for putting delimiters over and under formula's: arrow with two lines pointing to the leftstatic final int
Delimiter type constant for putting delimiters over and under formula's: arrow with two lines pointing to the left and to the rightstatic final int
Delimiter type constant for putting delimiters over and under formula's: underline twicestatic final int
Delimiter type constant for putting delimiters over and under formula's: arrow with two lines pointing to the rightstatic final int
Delimiter type constant for putting delimiters over and under formula's: arrow with single line pointing to the leftstatic final int
Delimiter type constant for putting delimiters over and under formula's: arrow with single line pointing to the left and to the rightstatic final int
Delimiter type constant for putting delimiters over and under formula's: arrow with single line pointing to the rightstatic final int
Delimiter type constant for putting delimiters over and under formula's: underline oncestatic final int
Delimiter type constant for putting delimiters over and under formula's: square bracketstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
TeX style: display style.static final int
TeX style: script style.static final int
TeX style: script_script style.static final int
TeX style: text style.static final int
static final int
static final int
Symbol type: accent, e.g.static final int
Symbol/Atom type: big operator (= large operator), e.g.static final int
Symbol/Atom type: binary operator, e.g.static final int
Symbol/Atom type: closing symbol, e.g.static final int
static final int
Atom type: inner atom (NOT FOR SYMBOLS!!!)static final int
static final int
static final int
Symbol/Atom type: opening symbol, e.g.static final int
Symbol/Atom type: ordinary symbol, e.g.static final int
Symbol/Atom type: punctuation symbol, e.g.static final int
Symbol/Atom type: relation, e.g.static final int
Unit constant: instatic final int
Unit constant: cmstatic final int
Unit constant: instatic final int
Unit constant: emstatic final int
Unit constant: exstatic final int
Unit constant: instatic final int
Unit constant: mmstatic final int
Unit constant: math unit (mu)static final int
Unit constant: picastatic final int
Unit constant: pixelstatic final int
Unit constant: postscript pointstatic final int
Unit constant: instatic final int
Unit constant: sp -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALIGN_LEFT
public static final int ALIGN_LEFTAlignment constant: extra space will be added to the right of the formula- See Also:
-
ALIGN_RIGHT
public static final int ALIGN_RIGHTAlignment constant: extra space will be added to the left of the formula- See Also:
-
ALIGN_CENTER
public static final int ALIGN_CENTERAlignment constant: the formula will be centered in the middle. This constant can be used for both horizontal and vertical alignment.- See Also:
-
ALIGN_TOP
public static final int ALIGN_TOPAlignment constant: extra space will be added under the formula- See Also:
-
ALIGN_BOTTOM
public static final int ALIGN_BOTTOMAlignment constant: extra space will be added above the formula- See Also:
-
ALIGN_NONE
public static final int ALIGN_NONEAlignment constant: none- See Also:
-
THINMUSKIP
public static final int THINMUSKIP- See Also:
-
MEDMUSKIP
public static final int MEDMUSKIP- See Also:
-
THICKMUSKIP
public static final int THICKMUSKIP- See Also:
-
NEGTHINMUSKIP
public static final int NEGTHINMUSKIP- See Also:
-
NEGMEDMUSKIP
public static final int NEGMEDMUSKIP- See Also:
-
NEGTHICKMUSKIP
public static final int NEGTHICKMUSKIP- See Also:
-
QUAD
public static final int QUAD- See Also:
-
SCRIPT_NORMAL
public static final int SCRIPT_NORMAL- See Also:
-
SCRIPT_NOLIMITS
public static final int SCRIPT_NOLIMITS- See Also:
-
SCRIPT_LIMITS
public static final int SCRIPT_LIMITS- See Also:
-
TYPE_ORDINARY
public static final int TYPE_ORDINARYSymbol/Atom type: ordinary symbol, e.g. "slash"- See Also:
-
TYPE_BIG_OPERATOR
public static final int TYPE_BIG_OPERATORSymbol/Atom type: big operator (= large operator), e.g. "sum"- See Also:
-
TYPE_BINARY_OPERATOR
public static final int TYPE_BINARY_OPERATORSymbol/Atom type: binary operator, e.g. "plus"- See Also:
-
TYPE_RELATION
public static final int TYPE_RELATIONSymbol/Atom type: relation, e.g. "equals"- See Also:
-
TYPE_OPENING
public static final int TYPE_OPENINGSymbol/Atom type: opening symbol, e.g. "lbrace"- See Also:
-
TYPE_CLOSING
public static final int TYPE_CLOSINGSymbol/Atom type: closing symbol, e.g. "rbrace"- See Also:
-
TYPE_PUNCTUATION
public static final int TYPE_PUNCTUATIONSymbol/Atom type: punctuation symbol, e.g. "comma"- See Also:
-
TYPE_INNER
public static final int TYPE_INNERAtom type: inner atom (NOT FOR SYMBOLS!!!)- See Also:
-
TYPE_ACCENT
public static final int TYPE_ACCENTSymbol type: accent, e.g. "hat"- See Also:
-
TYPE_INTERTEXT
public static final int TYPE_INTERTEXT- See Also:
-
TYPE_MULTICOLUMN
public static final int TYPE_MULTICOLUMN- See Also:
-
TYPE_HLINE
public static final int TYPE_HLINE- See Also:
-
DELIM_BRACE
public static final int DELIM_BRACEDelimiter type constant for putting delimiters over and under formula's: brace- See Also:
-
DELIM_SQUARE_BRACKET
public static final int DELIM_SQUARE_BRACKETDelimiter type constant for putting delimiters over and under formula's: square bracket- See Also:
-
DELIM_BRACKET
public static final int DELIM_BRACKETDelimiter type constant for putting delimiters over and under formula's: parenthesis- See Also:
-
DELIM_LEFT_ARROW
public static final int DELIM_LEFT_ARROWDelimiter type constant for putting delimiters over and under formula's: arrow with single line pointing to the left- See Also:
-
DELIM_RIGHT_ARROW
public static final int DELIM_RIGHT_ARROWDelimiter type constant for putting delimiters over and under formula's: arrow with single line pointing to the right- See Also:
-
DELIM_LEFT_RIGHT_ARROW
public static final int DELIM_LEFT_RIGHT_ARROWDelimiter type constant for putting delimiters over and under formula's: arrow with single line pointing to the left and to the right- See Also:
-
DELIM_DOUBLE_LEFT_ARROW
public static final int DELIM_DOUBLE_LEFT_ARROWDelimiter type constant for putting delimiters over and under formula's: arrow with two lines pointing to the left- See Also:
-
DELIM_DOUBLE_RIGHT_ARROW
public static final int DELIM_DOUBLE_RIGHT_ARROWDelimiter type constant for putting delimiters over and under formula's: arrow with two lines pointing to the right- See Also:
-
DELIM_DOUBLE_LEFT_RIGHT_ARROW
public static final int DELIM_DOUBLE_LEFT_RIGHT_ARROWDelimiter type constant for putting delimiters over and under formula's: arrow with two lines pointing to the left and to the right- See Also:
-
DELIM_SINGLE_LINE
public static final int DELIM_SINGLE_LINEDelimiter type constant for putting delimiters over and under formula's: underline once- See Also:
-
DELIM_DOUBLE_LINE
public static final int DELIM_DOUBLE_LINEDelimiter type constant for putting delimiters over and under formula's: underline twice- See Also:
-
STYLE_DISPLAY
public static final int STYLE_DISPLAYTeX style: display style.The large versions of big operators are used and limits are placed under and over these operators (default). Symbols are rendered in the largest size.
- See Also:
-
STYLE_TEXT
public static final int STYLE_TEXTTeX style: text style.The small versions of big operators are used and limits are attached to these operators as scripts (default). The same size as in the display style is used to render symbols.
- See Also:
-
STYLE_SCRIPT
public static final int STYLE_SCRIPTTeX style: script style.The same as the text style, but symbols are rendered in a smaller size.
- See Also:
-
STYLE_SCRIPT_SCRIPT
public static final int STYLE_SCRIPT_SCRIPTTeX style: script_script style.The same as the script style, but symbols are rendered in a smaller size.
- See Also:
-
UNIT_EM
public static final int UNIT_EMUnit constant: em1 em = the width of the capital 'M' in the current font
- See Also:
-
UNIT_EX
public static final int UNIT_EXUnit constant: ex1 ex = the height of the character 'x' in the current font
- See Also:
-
UNIT_PIXEL
public static final int UNIT_PIXELUnit constant: pixel- See Also:
-
UNIT_POINT
public static final int UNIT_POINTUnit constant: postscript point- See Also:
-
UNIT_PICA
public static final int UNIT_PICAUnit constant: pica1 pica = 12 point
- See Also:
-
UNIT_MU
public static final int UNIT_MUUnit constant: math unit (mu)1 mu = 1/18 em (em taken from the "mufont")
- See Also:
-
UNIT_CM
public static final int UNIT_CMUnit constant: cm1 cm = 28.346456693 point
- See Also:
-
UNIT_MM
public static final int UNIT_MMUnit constant: mm1 mm = 2.8346456693 point
- See Also:
-
UNIT_IN
public static final int UNIT_INUnit constant: in1 in = 72 point
- See Also:
-
UNIT_SP
public static final int UNIT_SPUnit constant: sp1 sp = 65536 point
- See Also:
-
UNIT_PT
public static final int UNIT_PTUnit constant: in1 in = 72.27 pt
- See Also:
-
UNIT_DD
public static final int UNIT_DDUnit constant: in1 in = 72 point
- See Also:
-
UNIT_CC
public static final int UNIT_CCUnit constant: in1 in = 72 point
- See Also:
-
-
Constructor Details
-
TeXConstants
public TeXConstants()
-