| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MODE_LEFT |
1 |
public static final int |
MODE_RIGHT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MODE_BOTTOM_LEFT |
3 |
public static final int |
MODE_BOTTOM_RIGHT |
4 |
public static final int |
MODE_TOP_LEFT |
1 |
public static final int |
MODE_TOP_RIGHT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OPT_BORDER_LEFT |
4 |
public static final int |
OPT_BORDER_RIGHT |
8 |
public static final int |
OPT_CORNER_BOTTOMLEFT |
64 |
public static final int |
OPT_CORNER_BOTTOMRIGHT |
128 |
public static final int |
OPT_CORNER_TOPLEFT |
16 |
public static final int |
OPT_CORNER_TOPRIGHT |
32 |
public static final int |
OPT_LINE_BOTTOM |
2 |
public static final int |
OPT_LINE_TOP |
1 |
public static final int |
OPT_SHOW_EMPTY_ROWS |
256 |
public static final int |
THEME_BORDERS_ONLY |
12 |
public static final int |
THEME_CORNERS_ONLY |
240 |
public static final int |
THEME_FULL_FRAME |
255 |
public static final int |
THEME_LEFT_ONLY |
84 |
public static final int |
THEME_LINE_TOPBOTTOM |
3 |
public static final int |
THEME_LINES_ONLY |
15 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHAR_BOTTOM_RULE |
64 |
public static final int |
CHAR_CONTENT_RULE |
128 |
public static final int |
CHAR_MID_RULE |
32 |
public static final int |
CHAR_TOP_RULE |
16 |
public static final int |
PT_BOTTOM_LEFT |
9 |
public static final int |
PT_BOTTOM_RIGHT |
5 |
public static final int |
PT_HORIZONTAL |
12 |
public static final int |
PT_MID_BOTH |
15 |
public static final int |
PT_MID_DOWN |
14 |
public static final int |
PT_MID_LEFT |
11 |
public static final int |
PT_MID_RIGHT |
7 |
public static final int |
PT_MID_UP |
13 |
public static final int |
PT_TOP_LEFT |
10 |
public static final int |
PT_TOP_RIGHT |
6 |
public static final int |
PT_VERTICAL |
3 |
public static final int |
RULESET_HEAVY |
1024 |
public static final int |
RULESET_LIGHT |
2048 |
public static final int |
RULESET_NORMAL |
256 |
public static final int |
RULESET_STRONG |
512 |
public static final int |
TYPE_DOWN |
2 |
public static final int |
TYPE_LEFT |
4 |
public static final int |
TYPE_NONE |
0 |
public static final int |
TYPE_RIGHT |
8 |
public static final int |
TYPE_UP |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HAS_BOTTOM_CONNECTOR |
64 |
public static final int |
HAS_BOTTOM_CORNER_LEFT |
16 |
public static final int |
HAS_BOTTOM_CORNER_RIGHT |
128 |
public static final int |
HAS_BOTTOM_LINE |
32 |
public static final int |
HAS_CONTENT_LEFT |
4096 |
public static final int |
HAS_CONTENT_MID |
8192 |
public static final int |
HAS_CONTENT_RIGHT |
16384 |
public static final int |
HAS_MID_BORDER_LEFT |
256 |
public static final int |
HAS_MID_BORDER_RIGHT |
2048 |
public static final int |
HAS_MID_CONNECTOR |
1024 |
public static final int |
HAS_MID_LINE |
512 |
public static final int |
HAS_TOP_CONNECTOR |
4 |
public static final int |
HAS_TOP_CORNER_LEFT |
1 |
public static final int |
HAS_TOP_CORNER_RIGHT |
8 |
public static final int |
HAS_TOP_LINE |
2 |
public static final int |
OPT_CONVERT_BORDERS |
32768 |
public static final int |
OPT_CONVERT_CONNECTORS_HOR |
65536 |
public static final int |
OPT_CONVERT_CONNECTORS_VER |
131072 |
public static final int |
OPT_SHOW_EMPTY_BORDER_LEFT |
8388608 |
public static final int |
OPT_SHOW_EMPTY_BORDER_MID |
16777216 |
public static final int |
OPT_SHOW_EMPTY_BORDER_RIGHT |
33554432 |
public static final int |
OPT_SHOW_EMPTY_ROW_BOTTOM |
4194304 |
public static final int |
OPT_SHOW_EMPTY_ROW_MID |
2097152 |
public static final int |
OPT_SHOW_EMPTY_ROW_TOP |
1048576 |
Copyright © 2016–2017. All rights reserved.