public abstract class AbstractDwg1314Reader extends Object implements IDwgObjectReader
Modifier and Type | Field and Description |
---|---|
protected IDwgFileReader |
headTailReader |
Constructor and Description |
---|
AbstractDwg1314Reader() |
Modifier and Type | Method and Description |
---|---|
void |
setFileReader(IDwgFileReader headTailReader)
Sets the fileReader (wich has the responsability of read
head and tail of a dwg object)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readSpecificObj
protected IDwgFileReader headTailReader
public void setFileReader(IDwgFileReader headTailReader)
IDwgObjectReader
setFileReader
in interface IDwgObjectReader