|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.iver.cit.jdwglib.dwg.DwgFileReader
com.iver.cit.jdwglib.dwg.DwgFileV15Reader
The DwgFileV15Reader reads the DWG version 15 format
Constructor Summary | |
DwgFileV15Reader()
|
Method Summary | |
void |
read(DwgFile dwgFile)
Reads the DWG version 15 format |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DwgFileV15Reader()
Method Detail |
public void read(DwgFile dwgFile) throws java.io.IOException
read
in class DwgFileReader
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 |