hudson.plugins.covcomplplot
Class Constant

java.lang.Object
  extended by hudson.plugins.covcomplplot.Constant

public class Constant
extends java.lang.Object


Field Summary
static int DOMAIN_AXIS_COUNT
           
static int DOMAIN_AXIS_TICK_UNIT
           
static int DOMAIN_AXIS_UPPERBOUND
           
static int GRAPH_POINT_SIZE
           
static java.lang.String ICON_NAME
           
static int OUTLIER_MAXIMIZE_RATE
           
static int PAGING_RANGE
           
static int PAGING_SIZE
           
static java.lang.String QD_NAME
           
static int RANGE_AXIS_COUNT
           
static int RANGE_AXIS_TICK_UNIT
           
static int RANGE_AXIS_UPPERBOUND
           
static java.lang.String RESULT_FILENAME
           
static java.lang.String URL_NAME
           
 
Constructor Summary
Constant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URL_NAME

public static final java.lang.String URL_NAME
See Also:
Constant Field Values

ICON_NAME

public static final java.lang.String ICON_NAME

QD_NAME

public static final java.lang.String QD_NAME
See Also:
Constant Field Values

RANGE_AXIS_TICK_UNIT

public static final int RANGE_AXIS_TICK_UNIT
See Also:
Constant Field Values

DOMAIN_AXIS_TICK_UNIT

public static final int DOMAIN_AXIS_TICK_UNIT
See Also:
Constant Field Values

RANGE_AXIS_UPPERBOUND

public static final int RANGE_AXIS_UPPERBOUND
See Also:
Constant Field Values

DOMAIN_AXIS_UPPERBOUND

public static final int DOMAIN_AXIS_UPPERBOUND
See Also:
Constant Field Values

DOMAIN_AXIS_COUNT

public static final int DOMAIN_AXIS_COUNT
See Also:
Constant Field Values

RANGE_AXIS_COUNT

public static final int RANGE_AXIS_COUNT
See Also:
Constant Field Values

GRAPH_POINT_SIZE

public static final int GRAPH_POINT_SIZE
See Also:
Constant Field Values

RESULT_FILENAME

public static final java.lang.String RESULT_FILENAME
See Also:
Constant Field Values

PAGING_SIZE

public static final int PAGING_SIZE
See Also:
Constant Field Values

PAGING_RANGE

public static final int PAGING_RANGE
See Also:
Constant Field Values

OUTLIER_MAXIMIZE_RATE

public static final int OUTLIER_MAXIMIZE_RATE
See Also:
Constant Field Values
Constructor Detail

Constant

public Constant()


Copyright © 2010. All Rights Reserved.