public class CadTableNames extends Object
The Cad table names.
Modifier and Type | Field and Description |
---|---|
static String |
APPLICATION_ID_TABLE
extended data application registry.
|
static String |
BEGIN_BLOCK
Cad name string.
|
static String |
BEGIN_CLASS
Cad name string.
|
static String |
BEGIN_SECTION
Cad name string.
|
static String |
BLOCK_RECORD_TABLE
block records.
|
static String |
BLOCKS_SECTION
blocks table name.
|
static String |
CLASSES_SECTION
clases table name.
|
static String |
DICTIONARY
dictionary
|
static String |
DIMENSION_STYLE_TABLE
dimension styles.
|
static String |
END_BLOCK
end table code.
|
static String |
END_OF_FILE
end of file
|
static String |
END_SECTION
end secction code.
|
static String |
END_SEQUENCE
end of an element sequence
|
static String |
END_TABLE
end table code.
|
static String |
ENTITIES_SECTION
entities section.
|
static String |
HEADER_SECTION
header section.
|
static String |
LAYER_TABLE
layers section.
|
static String |
LINE_TYPE_TABLE
line types.
|
static String |
OBJECTS_SECTION
objects section.
|
static String |
TABLE
Cad name string.
|
static String |
TABLES_SECTION
tables section name.
|
static String |
TEXT_STYLE_TABLE
text styles table.
|
static String |
UCS_TABLE
ucs table name.
|
static String |
UNKNOWN
not defined .
|
static String |
VIEW_PORT_TABLE
view ports table.
|
static String |
VIEW_TABLE
views table.
|
Constructor and Description |
---|
CadTableNames() |
public static final String APPLICATION_ID_TABLE
extended data application registry.
public static final String BEGIN_BLOCK
Cad name string.
public static final String BEGIN_CLASS
Cad name string.
public static final String BEGIN_SECTION
Cad name string.
public static final String BLOCK_RECORD_TABLE
block records.
public static final String BLOCKS_SECTION
blocks table name.
public static final String CLASSES_SECTION
clases table name.
public static final String DICTIONARY
dictionary
public static final String DIMENSION_STYLE_TABLE
dimension styles.
public static final String END_BLOCK
end table code.
public static final String END_OF_FILE
end of file
public static final String END_SECTION
end secction code.
public static final String END_SEQUENCE
end of an element sequence
public static final String END_TABLE
end table code.
public static final String ENTITIES_SECTION
entities section.
public static final String HEADER_SECTION
header section.
public static final String LAYER_TABLE
layers section.
public static final String LINE_TYPE_TABLE
line types.
public static final String OBJECTS_SECTION
objects section.
public static final String TABLE
Cad name string.
public static final String TABLES_SECTION
tables section name.
public static final String TEXT_STYLE_TABLE
text styles table.
public static final String UCS_TABLE
ucs table name.
public static final String UNKNOWN
not defined .
public static final String VIEW_PORT_TABLE
view ports table.
public static final String VIEW_TABLE
views table.