Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
serialVersionUID |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
CIRCLE_SIZE |
7 |
protected static final int |
DEFAULT_BARS_PER_PAGE |
249 |
protected static final int |
FIXED_RULER_HEIGHT |
35 |
protected static final int |
MAX_DISPLAYABLE_BARS |
1499 |
protected static final int |
MAX_GRID_HEIGHT_PER_PAGE |
1500 |
protected static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ON_BOTTOM |
1 |
public static final int |
ON_LEFT |
3 |
public static final int |
ON_RIGHT |
4 |
public static final int |
ON_TOP |
0 |
protected static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
MAX_END |
1d/0d |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_END |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final double |
LOAD_FACTOR |
1.4 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final double |
epsilon |
1.0E-8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
HIGH_PRECISION |
1.0E-9 |
public static final double |
LOW_PRECISION |
0.001 |
public static final double |
MED_PRECISION |
1.0E-6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_WIDTH |
600 |