Expand description
Library for handling GDS files.
Not all element and parameter types are implemented yet.
Modules§
Structs§
- Date
- A structure representing a date in a GDS file.
- Element
- A structure representing a element.
- Library
- A structure representing a GDS file. The structure consists of header informations and one or more structures.
- Record
- A structure describing a data record in a GDS file.
- Structure
- A structure representiang a structure in a GDS file.
Enums§
- Element
Parameter - Enumeration of possible element parameters.
- Element
Type - Enumeration of possible element types.
- Record
Data - Enumeration of possible record data.