CadTableNames

The Cad table names.

Constructors

ConstructorDescription
CadTableNames()

Fields

FieldDescription
APPLICATION_ID_TABLEextended data application registry.
BEGIN_BLOCKCad name string.
BEGIN_CLASSCad name string.
BEGIN_SECTIONCad name string.
BLOCK_RECORD_TABLEblock records.
BLOCKS_SECTIONblocks table name.
CLASSES_SECTIONclases table name.
DICTIONARYdictionary
DIMENSION_STYLE_TABLEdimension styles.
END_BLOCKend table code.
END_OF_FILEend of file
END_SECTIONend secction code.
END_SEQUENCEend of an element sequence
END_TABLEend table code.
ENTITIES_SECTIONentities section.
HEADER_SECTIONheader section.
LAYER_TABLElayers section.
LINE_TYPE_TABLEline types.
OBJECTS_SECTIONobjects section.
TABLECad name string.
TABLES_SECTIONtables section name.
TEXT_STYLE_TABLEtext styles table.
UCS_TABLEucs table name.
UNKNOWNnot defined .
VIEW_PORT_TABLEview ports table.
VIEW_TABLEviews table.

CadTableNames()

public CadTableNames()

APPLICATION_ID_TABLE

public static final String APPLICATION_ID_TABLE

extended data application registry.

Returns: String

BEGIN_BLOCK

public static final String BEGIN_BLOCK

Cad name string.

Returns: String

BEGIN_CLASS

public static final String BEGIN_CLASS

Cad name string.

Returns: String

BEGIN_SECTION

public static final String BEGIN_SECTION

Cad name string.

Returns: String

BLOCK_RECORD_TABLE

public static final String BLOCK_RECORD_TABLE

block records.

Returns: String

BLOCKS_SECTION

public static final String BLOCKS_SECTION

blocks table name.

Returns: String

CLASSES_SECTION

public static final String CLASSES_SECTION

clases table name.

Returns: String

DICTIONARY

public static final String DICTIONARY

dictionary

Returns: String

DIMENSION_STYLE_TABLE

public static final String DIMENSION_STYLE_TABLE

dimension styles.

Returns: String

END_BLOCK

public static final String END_BLOCK

end table code.

Returns: String

END_OF_FILE

public static final String END_OF_FILE

end of file

Returns: String

END_SECTION

public static final String END_SECTION

end secction code.

Returns: String

END_SEQUENCE

public static final String END_SEQUENCE

end of an element sequence

Returns: String

END_TABLE

public static final String END_TABLE

end table code.

Returns: String

ENTITIES_SECTION

public static final String ENTITIES_SECTION

entities section.

Returns: String

HEADER_SECTION

public static final String HEADER_SECTION

header section.

Returns: String

LAYER_TABLE

public static final String LAYER_TABLE

layers section.

Returns: String

LINE_TYPE_TABLE

public static final String LINE_TYPE_TABLE

line types.

Returns: String

OBJECTS_SECTION

public static final String OBJECTS_SECTION

objects section.

Returns: String

TABLE

public static final String TABLE

Cad name string.

Returns: String

TABLES_SECTION

public static final String TABLES_SECTION

tables section name.

Returns: String

TEXT_STYLE_TABLE

public static final String TEXT_STYLE_TABLE

text styles table.

Returns: String

UCS_TABLE

public static final String UCS_TABLE

ucs table name.

Returns: String

UNKNOWN

public static final String UNKNOWN

not defined .

Returns: String

VIEW_PORT_TABLE

public static final String VIEW_PORT_TABLE

view ports table.

Returns: String

VIEW_TABLE

public static final String VIEW_TABLE

views table.

Returns: String