public interface DXFSectionHandler extends Handler, DXFHandler
| Modifier and Type | Method and Description |
|---|---|
void |
endSection() |
java.lang.String |
getSectionKey() |
void |
setDXFDocument(DXFDocument doc) |
void |
startSection() |
releaseDXFDocumentparseGroupjava.lang.String getSectionKey()
void setDXFDocument(DXFDocument doc)
setDXFDocument in interface Handlervoid startSection()
void endSection()