wxArt2D
|
a2dIOHandlerCVGIn and a2dIOHandlerCVGOut - XML I/O classes for the CVG format. More...
#include "a2dprivate.h"
#include <wx/defs.h>
#include <wx/string.h>
#include <expat.h>
#include "wx/xmlparse/genxmlpars.h"
#include "wx/xmlparse/xmlencode.h"
#include "wx/canvas/candefs.h"
#include "wx/canvas/canobj.h"
Go to the source code of this file.
Classes | |
class | a2dIOHandlerCVGIn |
Input handler for the CVG format. More... | |
class | a2dIOHandlerCVGOut |
output handler for the CVG format. More... | |
a2dIOHandlerCVGIn and a2dIOHandlerCVGOut - XML I/O classes for the CVG format.
The main way of serialisation is done with XML and the format is called CVG ( canvas vector graphics ).
Copyright: 2001-2004 (C) Probably Klaas Holwerda
Licence: wxWidgets licence
RCS-ID:
Definition in file xmlpars.h.