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