wxPdfDocument 1.2.0
|
This is the complete list of members for wxPdfDCImpl, including all inherited members.
CanDrawBitmap() const wxOVERRIDE | wxPdfDCImpl | virtual |
CanGetTextExtent() const wxOVERRIDE | wxPdfDCImpl | virtual |
Clear() wxOVERRIDE | wxPdfDCImpl | virtual |
ComputeScaleAndOrigin() wxOVERRIDE | wxPdfDCImpl | virtual |
DestroyClippingRegion() wxOVERRIDE | wxPdfDCImpl | virtual |
DoBlit(wxCoord xdest, wxCoord ydest, wxCoord width, wxCoord height, wxDC *source, wxCoord xsrc, wxCoord ysrc, wxRasterOperationMode rop=wxCOPY, bool useMask=false, wxCoord xsrcMask=-1, wxCoord ysrcMask=-1) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoCrossHair(wxCoord x, wxCoord y) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawArc(wxCoord x1, wxCoord y1, wxCoord x2, wxCoord y2, wxCoord xc, wxCoord yc) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawBitmap(const wxBitmap &bmp, wxCoord x, wxCoord y, bool useMask=false) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawCheckMark(wxCoord x, wxCoord y, wxCoord width, wxCoord height) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawEllipse(wxCoord x, wxCoord y, wxCoord width, wxCoord height) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawEllipticArc(wxCoord x, wxCoord y, wxCoord w, wxCoord h, double sa, double ea) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawIcon(const wxIcon &icon, wxCoord x, wxCoord y) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawLine(wxCoord x1, wxCoord y1, wxCoord x2, wxCoord y2) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawLines(int n, const wxPoint points[], wxCoord xoffset, wxCoord yoffset) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawPoint(wxCoord x, wxCoord y) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawPolygon(int n, const wxPoint points[], wxCoord xoffset, wxCoord yoffset, wxPolygonFillMode fillStyle=wxODDEVEN_RULE) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawPolyPolygon(int n, const int count[], const wxPoint points[], wxCoord xoffset, wxCoord yoffset, wxPolygonFillMode fillStyle) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawRectangle(wxCoord x, wxCoord y, wxCoord width, wxCoord height) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawRotatedText(const wxString &text, wxCoord x, wxCoord y, double angle) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawRoundedRectangle(wxCoord x, wxCoord y, wxCoord width, wxCoord height, double radius) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoDrawText(const wxString &text, wxCoord x, wxCoord y) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoFloodFill(wxCoord x, wxCoord y, const wxColour &col, wxFloodFillStyle style=wxFLOOD_SURFACE) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoGetPartialTextExtents(const wxString &text, wxArrayInt &widths) const wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoGetPixel(wxCoord x, wxCoord y, wxColour *col) const wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoGetSize(int *width, int *height) const wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoGetSizeMM(int *width, int *height) const wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoGetTextExtent(const wxString &string, wxCoord *x, wxCoord *y, wxCoord *descent=NULL, wxCoord *externalLeading=NULL, const wxFont *theFont=NULL) const wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoGradientFillConcentric(const wxRect &rect, const wxColour &initialColour, const wxColour &destColour, const wxPoint &circleCenter) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoGradientFillLinear(const wxRect &rect, const wxColour &initialColour, const wxColour &destColour, wxDirection nDirection=wxEAST) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoSetClippingRegion(wxCoord x, wxCoord y, wxCoord width, wxCoord height) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
DoSetClippingRegionAsRegion(const wxRegion ®ion) | wxPdfDCImpl | protectedvirtual |
DoSetDeviceClippingRegion(const wxRegion ®ion) wxOVERRIDE | wxPdfDCImpl | protectedvirtual |
EndDoc() wxOVERRIDE | wxPdfDCImpl | virtual |
EndPage() wxOVERRIDE | wxPdfDCImpl | virtual |
GetCharHeight() const wxOVERRIDE | wxPdfDCImpl | virtual |
GetCharWidth() const wxOVERRIDE | wxPdfDCImpl | virtual |
GetDepth() const wxOVERRIDE | wxPdfDCImpl | virtual |
GetDrawingStyle() | wxPdfDCImpl | |
GetMapModeStyle() const | wxPdfDCImpl | inline |
GetPdfDocument() | wxPdfDCImpl | |
GetPPI() const wxOVERRIDE | wxPdfDCImpl | virtual |
GetPrintData() | wxPdfDCImpl | inline |
GetResolution() const wxOVERRIDE | wxPdfDCImpl | virtual |
IncreaseImageCounter() | wxPdfDCImpl | |
Init() | wxPdfDCImpl | |
ScaleFontSizeToPdf(int pointSize) const | wxPdfDCImpl | |
ScaleLogicalToPdfX(wxCoord x) const | wxPdfDCImpl | |
ScaleLogicalToPdfXRel(wxCoord x) const | wxPdfDCImpl | |
ScaleLogicalToPdfY(wxCoord y) const | wxPdfDCImpl | |
ScaleLogicalToPdfYRel(wxCoord y) const | wxPdfDCImpl | |
ScalePdfToFontMetric(double metric) const | wxPdfDCImpl | |
SetAxisOrientation(bool xLeftRight, bool yBottomUp) wxOVERRIDE | wxPdfDCImpl | virtual |
SetBackground(const wxBrush &brush) wxOVERRIDE | wxPdfDCImpl | virtual |
SetBackgroundMode(int mode) wxOVERRIDE | wxPdfDCImpl | virtual |
SetBrush(const wxBrush &brush) wxOVERRIDE | wxPdfDCImpl | virtual |
SetDeviceOrigin(wxCoord x, wxCoord y) wxOVERRIDE | wxPdfDCImpl | virtual |
SetFont(const wxFont &font) wxOVERRIDE | wxPdfDCImpl | virtual |
SetImageType(wxBitmapType bitmapType, int quality=75) | wxPdfDCImpl | |
SetLogicalFunction(wxRasterOperationMode function) wxOVERRIDE | wxPdfDCImpl | virtual |
SetLogicalOrigin(wxCoord x, wxCoord y) wxOVERRIDE | wxPdfDCImpl | virtual |
SetLogicalScale(double x, double y) wxOVERRIDE | wxPdfDCImpl | virtual |
SetMapMode(wxMappingMode mode) wxOVERRIDE | wxPdfDCImpl | virtual |
SetMapModeStyle(wxPdfMapModeStyle style) | wxPdfDCImpl | inline |
SetPen(const wxPen &pen) wxOVERRIDE | wxPdfDCImpl | virtual |
SetPrintData(const wxPrintData &data) | wxPdfDCImpl | |
SetResolution(int ppi) | wxPdfDCImpl | |
SetTextForeground(const wxColour &colour) wxOVERRIDE | wxPdfDCImpl | virtual |
SetUserScale(double x, double y) wxOVERRIDE | wxPdfDCImpl | virtual |
StartDoc(const wxString &message) wxOVERRIDE | wxPdfDCImpl | virtual |
StartPage() wxOVERRIDE | wxPdfDCImpl | virtual |
StretchBlt(wxCoord xdest, wxCoord ydest, wxCoord width, wxCoord height, wxBitmap *bitmap) | wxPdfDCImpl | |
wxPdfDCImpl(wxPdfDC *owner) | wxPdfDCImpl | |
wxPdfDCImpl(wxPdfDC *owner, const wxPrintData &data) | wxPdfDCImpl | |
wxPdfDCImpl(wxPdfDC *owner, wxPdfDocument *pdfDocument, double templateWidth, double templateHeight) | wxPdfDCImpl | |
wxPdfDCImpl(wxPdfDC *owner, const wxString &file, int w=300, int h=200) | wxPdfDCImpl | |
~wxPdfDCImpl() | wxPdfDCImpl | virtual |