|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.emma.portlet.utils.Constants
public final class Constants
Defines the variables with pre-defined values.
| Field Summary | |
|---|---|
static String |
AXIS_LABEL
The chart axis label. |
static String |
AXIS_LABEL_VALUE
The chart axis label value. |
static double |
BOTTOM_INSET
Spaces around the graph - bottom. |
static double |
COLUMNS_GAP
The gap between columns of the chart. |
static int |
DEFAULT_DAYS_NUMBER
Default number of days of the Graph. |
static int |
DEFAULT_HEIGHT
Default height of the Graph. |
static double |
DEFAULT_MARGIN
The chart default margin value. |
static int |
DEFAULT_WIDTH
Default width of the Graph. |
static float |
FOREGROUND_ALPHA
The default foreground alpha transparency. |
static double |
LEFT_INSET
Spaces around the graph - left. |
static float |
LINE_THICKNESS
The chart line thickness value. |
static int |
LOWER_BOUND
The chart lower bound value. |
static double |
LOWER_MARGIN
Lower margin. |
static long |
MILLISECONDS_IN_A_DAY
Number of milliseconds in a day. |
static double |
RIGHT_INSET
Spaces around the graph - right. |
static double |
TOP_INSET
Spaces around the graph - top. |
static int |
UPPER_BOUND
The chart upper bound value. |
static double |
UPPER_MARGIN
Upper margin. |
| 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 DEFAULT_WIDTH
public static final int DEFAULT_HEIGHT
public static final int DEFAULT_DAYS_NUMBER
public static final long MILLISECONDS_IN_A_DAY
public static final double TOP_INSET
public static final double LEFT_INSET
public static final double BOTTOM_INSET
public static final double RIGHT_INSET
public static final double COLUMNS_GAP
public static final double LOWER_MARGIN
public static final double UPPER_MARGIN
public static final float FOREGROUND_ALPHA
public static final String AXIS_LABEL
public static final String AXIS_LABEL_VALUE
public static final int UPPER_BOUND
public static final int LOWER_BOUND
public static final float LINE_THICKNESS
public static final double DEFAULT_MARGIN
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||