Field Summary |
|
final public static int | BOTTOM Constant for positioning skin elemen below
the anchor point. |
final public static int | CHAM_BIN_FORMAT_VERSION |
final public static short[] | CHAM_BIN_MAGIC |
final public static int | DOTTED Constant for the dotted stroke style. |
final public static int | HCENTER |
final public static int | LEFT Constant for positioning skin element to the left
of the anchor point. |
final public static int | RIGHT Constant for positioning skin element to the right
of the anchor point. |
final public static String | SKIN_BINARY_FILE_NAME |
final public static int | SOLID Constant for the solid stroke style. |
final public static byte | STRING_ENCODING_USASCII |
final public static byte | STRING_ENCODING_UTF8 |
final public static int | TOP Constant for positioning skin element above
the anchor point. |
final public static int | VCENTER Constant for centering skin element vertically
around the anchor point. |