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