public class DXFDimensionStyleTableHandler extends AbstractTableHandler
| Modifier and Type | Field and Description |
|---|---|
static int |
GROUPCODE_NAME |
doc| Constructor and Description |
|---|
DXFDimensionStyleTableHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
endParsing() |
java.lang.String |
getTableKey() |
void |
parseGroup(int groupCode,
DXFValue value) |
void |
startParsing() |
releaseDXFDocument, setDXFDocumentpublic static final int GROUPCODE_NAME
public void endParsing()
public java.lang.String getTableKey()
public void parseGroup(int groupCode,
DXFValue value)
public void startParsing()