|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommonConstants
Title:
Description: These constants are used for the data models of Vista graphs and curves.
Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory
Company: LBNL
Field Summary | |
---|---|
static java.lang.String[] |
CURVE_TYPES
|
static java.lang.String |
CUSTOM_CURVE_TYPE
|
static long |
DEF_REG_SIZE
|
static int |
FLOATING_POINT
|
static int |
INTEGER
|
static long |
MAX_REG_SIZE
|
static int |
NONE
|
static int |
PERCENTAGE
|
static java.lang.String |
VISTA_CURVE_TYPE
|
Field Detail |
---|
static final int INTEGER
static final int FLOATING_POINT
static final int NONE
static final int PERCENTAGE
static final java.lang.String VISTA_CURVE_TYPE
static final java.lang.String CUSTOM_CURVE_TYPE
static final java.lang.String[] CURVE_TYPES
static final long MAX_REG_SIZE
static final long DEF_REG_SIZE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |