public class DXFDictionaryHandler extends AbstractDXFObjectHandler
| Modifier and Type | Field and Description |
|---|---|
protected DXFDictionary |
dictionary |
int |
GROUPCODE_RECORD_ID |
int |
GROUPCODE_RECORD_NAME |
protected java.lang.String |
objectName |
protected boolean |
rootDictionaryParsed |
doc, GROUPCODE_HANDLE_ID, GROUPCODE_HARDOWNER_ID, GROUPCODE_SOFTPOINTER_ID| Constructor and Description |
|---|
DXFDictionaryHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
endObject() |
DXFObject |
getDXFObject() |
java.lang.String |
getObjectType() |
void |
parseGroup(int groupCode,
DXFValue value) |
void |
startObject() |
parseCommonGroupCode, releaseDXFDocument, setDXFDocumentpublic final int GROUPCODE_RECORD_NAME
public final int GROUPCODE_RECORD_ID
protected DXFDictionary dictionary
protected java.lang.String objectName
protected boolean rootDictionaryParsed