|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.iver.cit.jdwglib.dwg.DwgFileReader
The DwgFileReader reads all the DWG format versions
Constructor Summary | |
DwgFileReader()
|
Method Summary | |
void |
read(DwgFile dwgFile)
Reads all the DWG format versions |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DwgFileReader()
Method Detail |
public void read(DwgFile dwgFile) throws java.io.IOException
dwgFile
- Represents the DWG file that we want to read
java.io.IOException
- When DWG file path is wrong
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |