Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NOTDEF |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FORMAT_1 |
1 |
public static final int |
FORMAT_2 |
2 |
public static final int |
FORMAT_3 |
3 |
public static final int |
FORMAT_4 |
4 |
public static final int |
FORMAT_5 |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NOTDEF |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
CHECKSUM_ADJUSTMENT_BASE |
2981146554L |
public static final long |
MAGIC_NUMBER |
1594834165L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FLAG_ARG_1_AND_2_ARE_WORDS |
1 |
public static final int |
FLAG_ARGS_ARE_XY_VALUES |
2 |
public static final int |
FLAG_MORE_COMPONENTS |
32 |
public static final int |
FLAG_OVERLAP_COMPOUND |
1024 |
public static final int |
FLAG_RESERVED |
16 |
public static final int |
FLAG_ROUND_XY_TO_GRID |
4 |
public static final int |
FLAG_SCALED_COMPONENT_OFFSET |
2048 |
public static final int |
FLAG_UNSCALED_COMPONENT_OFFSET |
4096 |
public static final int |
FLAG_USE_MY_METRICS |
512 |
public static final int |
FLAG_WE_HAVE_A_SCALE |
8 |
public static final int |
FLAG_WE_HAVE_A_TWO_BY_TWO |
128 |
public static final int |
FLAG_WE_HAVE_AN_X_AND_Y_SCALE |
64 |
public static final int |
FLAG_WE_HAVE_INSTRUCTIONS |
256 |