CadApplicationCodesContainerValues

Constants values for containers code values

Constructors

ConstructorDescription
CadApplicationCodesContainerValues()

Fields

FieldDescription
VISUAL_STYLEThe visual style
GRID_DISPLAYThe grid display
GRID_MAJORThe grid major
DEFAULT_LIGHTINGThe default lighting
DEFAULT_LIGHTING_TYPEThe default lighting type
BRIGHTNESSThe brightness
CONTRASTThe contrast
DISPLAY_NAMEThe display name
FLAGSThe flags value
ACADThe acad prefix.
RTVS_PROPERTIES_PREFIXThe 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