wxPdfDocument 1.2.0
|
Interface of the wxPdfShape class. More...
Classes | |
class | wxPdfShape |
Class representing a shape consisting of line and curve segments. More... | |
Enumerations | |
enum | wxPdfSegmentType { wxPDF_SEG_UNDEFINED , wxPDF_SEG_MOVETO , wxPDF_SEG_LINETO , wxPDF_SEG_CURVETO , wxPDF_SEG_CLOSE } |
Shape segment types. More... | |
Interface of the wxPdfShape class.
enum wxPdfSegmentType |