|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.typesetter.type.noad.util.MathFontParameter
This class provides symbolic constants for the font parameters used in math mode.
Field Summary | |
static MathFontParameter |
AXIS_HEIGHT
The constant AXIS_HEIGHT contains the height of fraction lines above the baseline. |
static MathFontParameter |
BIG_OP_SPACING1
The constant BIG_OP_SPACING1 contains the minimum clearance above a displayed op. |
static MathFontParameter |
BIG_OP_SPACING2
The constant BIG_OP_SPACING2 contains the minimum clearance below a displayed op. |
static MathFontParameter |
BIG_OP_SPACING3
The constant BIG_OP_SPACING3 contains the minimum baselineskip above displayed op. |
static MathFontParameter |
BIG_OP_SPACING4
The constant BIG_OP_SPACING4 contains the minimum baselineskip below displayed op. |
static MathFontParameter |
BIG_OP_SPACING5
The constant BIG_OP_SPACING5 contains the padding above and below displayed limits. |
static MathFontParameter |
DEFAULT_RULE_THICKNESS
The constant DEFAULT_RULE_THICKNESS contains the thickness of \over bars. |
static MathFontParameter |
DELIM1
The constant DELIM1 contains the size of \atopwithdelims delimiters in display styles. |
static MathFontParameter |
DELIM2
The constant DELIM2 contains the size of \atopwithdelims delimiters in non-displays. |
static MathFontParameter |
DENOM1
The constant DENOM1 contains the denominator shift-down in display styles. |
static MathFontParameter |
DENOM2
The constant DENOM2 contains the denominator shift-down in non-display styles. |
static MathFontParameter |
MATH_QUAD
The constant MATH_QUAD contains 18mu. |
static MathFontParameter |
MATH_X_HEIGHT
The constant MATH_X_HEIGHT contains the height of `x'. |
static MathFontParameter |
NUM1
The constant NUM1 contains the numerator shift-up in display styles. |
static MathFontParameter |
NUM2
The constant NUM2 contains the numerator shift-up in non-display, non-\atop. |
static MathFontParameter |
NUM3
The constant NUM3 contains the numerator shift-up in non-display \atop. |
static MathFontParameter |
SUB_DROP
The constant SUB_DROP contains the subscript baseline below bottom of large box. |
static MathFontParameter |
SUB1
The constant SUB1 contains the subscript shift-down if superscript is absent. |
static MathFontParameter |
SUB2
The constant SUB2 contains the subscript shift-down if superscript is present. |
static MathFontParameter |
SUP_DROP
The constant SUP_DROP contains the superscript baseline below top of large box. |
static MathFontParameter |
SUP1
The constant SUP1 contains the superscript shift-up in uncramped display style. |
static MathFontParameter |
SUP2
The constant SUP2 contains the superscript shift-up in uncramped non-display. |
static MathFontParameter |
SUP3
The constant SUP3 contains the superscript shift-up in cramped styles. |
Method Summary | |
java.lang.String |
getNo()
Getter for no. |
boolean |
inSymbol()
Getter for inSymbol. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final MathFontParameter MATH_X_HEIGHT
public static final MathFontParameter MATH_QUAD
public static final MathFontParameter NUM1
public static final MathFontParameter NUM2
public static final MathFontParameter NUM3
public static final MathFontParameter DENOM1
public static final MathFontParameter DENOM2
public static final MathFontParameter SUP1
public static final MathFontParameter SUP2
public static final MathFontParameter SUP3
public static final MathFontParameter SUB1
public static final MathFontParameter SUB2
public static final MathFontParameter SUP_DROP
public static final MathFontParameter SUB_DROP
public static final MathFontParameter DELIM1
public static final MathFontParameter DELIM2
public static final MathFontParameter AXIS_HEIGHT
public static final MathFontParameter DEFAULT_RULE_THICKNESS
public static final MathFontParameter BIG_OP_SPACING1
public static final MathFontParameter BIG_OP_SPACING2
public static final MathFontParameter BIG_OP_SPACING3
public static final MathFontParameter BIG_OP_SPACING4
public static final MathFontParameter BIG_OP_SPACING5
Method Detail |
public boolean inSymbol()
public java.lang.String getNo()
public java.lang.String toString()
Object.toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |