|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GDSReaderException | |
|---|---|
| com.ohrasys.cad.gds | Provides a set of objects that can be used to import, create and export GDSII database records. |
| Uses of GDSReaderException in com.ohrasys.cad.gds |
|---|
| Methods in com.ohrasys.cad.gds that throw GDSReaderException | |
|---|---|
int |
GDSReader.getRead()
A method to determine the number of bytes read from the file. |
int |
GDSReader.getRemaining()
A method to determine the number of bytes remaining to be read |
int |
GDSReader.getSize()
A method to determine the size of the GDS file. |
java.lang.Object |
GDSReader.readRecord()
Reads a single GDSRecord from the filestream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||