public class CadApplicationCodesContainerValues extends Object
Constants values for containers code values
Modifier and Type | Field and Description |
---|---|
static String |
ACAD
The acad prefix.
|
static String |
BRIGHTNESS
The brightness
|
static String |
CONTRAST
The contrast
|
static String |
DEFAULT_LIGHTING
The default lighting
|
static String |
DEFAULT_LIGHTING_TYPE
The default lighting type
|
static String |
DISPLAY_NAME
The display name
|
static String |
FLAGS
The flags value
|
static String |
GRID_DISPLAY
The grid display
|
static String |
GRID_MAJOR
The grid major
|
static String |
RTVS_PROPERTIES_PREFIX
The RTVS properties prefix.
|
static String |
VISUAL_STYLE
The visual style
|
Constructor and Description |
---|
CadApplicationCodesContainerValues() |
public static final String VISUAL_STYLE
The visual style
public static final String GRID_DISPLAY
The grid display
public static final String GRID_MAJOR
The grid major
public static final String DEFAULT_LIGHTING
The default lighting
public static final String DEFAULT_LIGHTING_TYPE
The default lighting type
public static final String BRIGHTNESS
The brightness
public static final String CONTRAST
The contrast
public static final String DISPLAY_NAME
The display name
public static final String FLAGS
The flags value
public static final String ACAD
The acad prefix.
public static final String RTVS_PROPERTIES_PREFIX
The RTVS properties prefix.