See: Description
Class | Description |
---|---|
ELIBConstants |
This class has constants for reading and writing binary (.elib) files.
|
ExecProcess |
This class provides the same functionality as Runtime.exec(), but
with extra safeguards and utilities.
|
ExecProcess.MultiOutputStream |
any bytes written to this are written to all of its arguments
|
FileType |
A typesafe enum class that describes the types of files that can be read or written.
|
GDSReader |
This class does low-level reading of GDS files.
|
GDSReader.GSymbol |
Class to define the types of objects found in a GDS file.
|
IOTool |
This class manages reading files in different formats.
|
IOTool.CalibreDRVPreferences |
Class to invoke the CalibreDRV input module via reflection.
|
IOTool.DaisPreferences |
Class to invoke the Dais input module via reflection.
|
IOTool.PnRPreferences | |
IOTool.SkillPreferences |
Enum | Description |
---|---|
FileType.FileTypeGroup |
Exception | Description |
---|---|
GDSReader.GDSException |
Class to report inconsistent GDS.
|