CadApplicationCodesContainerValues
Contents
[
Hide
]Constants values for containers code values
Constructors
| Constructor | Description |
|---|---|
| CadApplicationCodesContainerValues() |
Fields
| Field | Description |
|---|---|
| VISUAL_STYLE | The visual style |
| GRID_DISPLAY | The grid display |
| GRID_MAJOR | The grid major |
| DEFAULT_LIGHTING | The default lighting |
| DEFAULT_LIGHTING_TYPE | The default lighting type |
| BRIGHTNESS | The brightness |
| CONTRAST | The contrast |
| DISPLAY_NAME | The display name |
| FLAGS | The flags value |
| ACAD | The acad prefix. |
| RTVS_PROPERTIES_PREFIX | The RTVS properties prefix. |
CadApplicationCodesContainerValues()
public CadApplicationCodesContainerValues()
VISUAL_STYLE
public static final String VISUAL_STYLE
The visual style
Returns: String
GRID_DISPLAY
public static final String GRID_DISPLAY
The grid display
Returns: String
GRID_MAJOR
public static final String GRID_MAJOR
The grid major
Returns: String
DEFAULT_LIGHTING
public static final String DEFAULT_LIGHTING
The default lighting
Returns: String
DEFAULT_LIGHTING_TYPE
public static final String DEFAULT_LIGHTING_TYPE
The default lighting type
Returns: String
BRIGHTNESS
public static final String BRIGHTNESS
The brightness
Returns: String
CONTRAST
public static final String CONTRAST
The contrast
Returns: String
DISPLAY_NAME
public static final String DISPLAY_NAME
The display name
Returns: String
FLAGS
public static final String FLAGS
The flags value
Returns: String
ACAD
public static final String ACAD
The acad prefix.
Returns: String
RTVS_PROPERTIES_PREFIX
public static final String RTVS_PROPERTIES_PREFIX
The RTVS properties prefix.
Returns: String