|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.tfm.TfmConstants
public class TfmConstants
Constants for the TFM font.
| Field Summary | |
|---|---|
static int |
CONST_10
10. |
static int |
CONST_1000
1000. |
static int |
CONST_127
127. |
static int |
CONST_2
2. |
static int |
CONST_4
4. |
static int |
CONST_5
5. |
static int |
CONST_6
6. |
static int |
CONST_8
8. |
static int |
CONST_X03
0x03. |
static int |
CONST_X0F
0x0f. |
static int |
CONST_X3F
0x3f. |
static int |
CONST_X80
0x80. |
static int |
CONST_XFF
0xff. |
| Constructor Summary | |
|---|---|
TfmConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CONST_XFF
public static final int CONST_X0F
public static final int CONST_X3F
public static final int CONST_X03
public static final int CONST_X80
public static final int CONST_2
public static final int CONST_4
public static final int CONST_8
public static final int CONST_5
public static final int CONST_6
public static final int CONST_10
public static final int CONST_127
public static final int CONST_1000
| Constructor Detail |
|---|
public TfmConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||