SPH
|
Implementation of IDrawingContext using wxGraphicsContext. More...
#include "gui/objects/Color.h"
#include "post/Plot.h"
#include "post/Point.h"
#include <wx/dcclient.h>
#include <wx/dcmemory.h>
#include <wx/graphics.h>
Go to the source code of this file.
Classes | |
class | GraphicsPath |
class | GraphicsContext |
Drawing context using wxWidgets implementation of Cairo backend. More... | |
Implementation of IDrawingContext using wxGraphicsContext.
Definition in file GraphicsContext.h.