wxArt2D
|
KEY input and output. More...
#include <wx/wfstream.h>
#include "a2dprivate.h"
#include "wx/canvas/layerinf.h"
#include "wx/gdsio/gdsio.h"
Go to the source code of this file.
Classes | |
class | a2dIOHandlerKeyIn |
Input driver for KEY format files. More... | |
class | a2dIOHandlerKeyOut |
Output driver for KEY files. More... | |
KEY input and output.
The loader and saver for the KEY format. The KEY format is GDSII in ascii, but extended to be able to contain more types of primitives. It is typically used in the electronic mask industry. For instance Color and line thickness or of no importance, primtives are placed on layers, just to tell which are on the layers is filled.
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file keyio.h.