public class DwgTextReader2004 extends AbstractDwg2004Reader
headTailReader
Constructor and Description |
---|
DwgTextReader2004() |
Modifier and Type | Method and Description |
---|---|
void |
readSpecificObj(int[] data,
int offset,
DwgObject dwgObj)
Reads the specific part of the dwg object
|
readObjectHeader, readObjectTailer, setFileReader
public void readSpecificObj(int[] data, int offset, DwgObject dwgObj) throws RuntimeException, CorruptedDwgEntityException
IDwgObjectReader