• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/svg/

Lines Matching refs:wxSVGFileDC

11 \winhelpignore{\title{Manual for wxSVGFileDC}%
15 \winhelponly{\title{Manual for wxSVGFileDC}%
32 \chapter*{wxSVGFileDC}%
33 \setheader{{\it wxSVGFileDC}}{}{}{}{}{{\it wxSVGFileDC}}%
35 \section{\class{wxSVGFileDC}}\label{wxSVGFileDC}
37 A wxSVGFileDC is a {\it device context} onto which graphics and text can be drawn, and the output
43 The intention behind wxSVGFileDC is that it can be used to produce a file corresponding
44 to the screen display context, wxSVGFileDC, by passing the wxSVGFileDC as a parameter instead of a wxSVGFileDC. Thus
45 the wxSVGFileDC is a write-only class.
47 As the wxSVGFileDC is a vector format, raster operations like GetPixel are unlikely to be supported.
49 bitmaps, icons and blit operations into the wxSVGFileDC are supported.
69 \membersection{wxSVGFileDC::wxSVGFileDC}
71 \func{}{wxSVGFileDC}{\param{wxString}{ f}} \rtfsp
72 \func{}{wxSVGFileDC}{\param{wxString}{ f}, \param{int}{ Width},\param{int}{ Height}} \rtfsp
73 \func{}{wxSVGFileDC}{\param{wxString}{ f}, \param{int}{ Width},\param{int}{ Height},\param{float}{ dpi}} \rtfsp
80 \membersection{wxSVGFileDC::\destruct{wxSVGFileDC}}
82 \func{}{\destruct{wxSVGFileDC}}{\void}
86 \membersection{wxSVGFileDC::BeginDrawing}\label{wxdcbegindrawing}
90 \membersection{wxSVGFileDC::Blit}\label{wxdcblit}
93 \param{wxSVGFileDC* }{source}, \param{wxCoord}{ xsrc}, \param{wxCoord}{ ysrc}, \param{int}{ logicalFunc = wxCOPY},
100 \membersection{wxSVGFileDC::CalcBoundingBox}\label{wxdccalcboundingbox}
109 \membersection{wxSVGFileDC::Clear}\label{wxdcclear}
113 This makes no sense in wxSVGFileDC and does nothing
116 \membersection{wxSVGFileDC::CrossHair}\label{wxdccrosshair}
122 \membersection{wxSVGFileDC::DestroyClippingRegion}\label{wxdcdestroyclippingregion}
128 \membersection{wxSVGFileDC::DeviceToLogicalX}\label{wxdcdevicetologicalx}
135 \membersection{wxSVGFileDC::DeviceToLogicalXRel}\label{wxdcdevicetologicalxrel}
143 \membersection{wxSVGFileDC::DeviceToLogicalY}\label{wxdcdevicetologicaly}
150 \membersection{wxSVGFileDC::DeviceToLogicalYRel}\label{wxdcdevicetologicalyrel}
158 \membersection{wxSVGFileDC::DrawArc}\label{wxdcdrawarc}
168 \membersection{wxSVGFileDC::DrawBitmap}\label{wxdcdrawbitmap}
180 \membersection{wxSVGFileDC::DrawCheckMark}\label{wxdcdrawcheckmark}
188 \membersection{wxSVGFileDC::DrawCircle}\label{wxdcdrawcircle}
200 \membersection{wxSVGFileDC::DrawEllipse}\label{wxdcdrawellipse}
216 \membersection{wxSVGFileDC::DrawEllipticArc}\label{wxdcdrawellipticarc}
236 \membersection{wxSVGFileDC::DrawIcon}\label{wxdcdrawicon}
243 \membersection{wxSVGFileDC::DrawLine}\label{wxdcdrawline}
250 \membersection{wxSVGFileDC::DrawLines}\label{wxdcdrawlines}
261 \membersection{wxSVGFileDC::DrawPolygon}\label{wxdcdrawpolygon}
282 \membersection{wxSVGFileDC::DrawPoint}\label{wxdcdrawpoint}
288 \membersection{wxSVGFileDC::DrawRectangle}\label{wxdcdrawrectangle}
296 \membersection{wxSVGFileDC::DrawRotatedText}\label{wxdcdrawrotatedtext}
302 The wxMSW wxDC and wxSVGFileDC rotate the text around slightly different points, depending on the size of the font
304 \membersection{wxSVGFileDC::DrawRoundedRectangle}\label{wxdcdrawroundedrectangle}
321 \membersection{wxSVGFileDC::DrawSpline}\label{wxdcdrawspline}
334 \membersection{wxSVGFileDC::DrawText}\label{wxdcdrawtext}
342 the string. See \helpref{wxSVGFileDC::GetTextExtent}{wxdcgettextextent} for how
348 \membersection{wxSVGFileDC::EndDoc}\label{wxdcenddoc}
354 \membersection{wxSVGFileDC::EndDrawing}\label{wxdcenddrawing}
360 \membersection{wxSVGFileDC::EndPage}\label{wxdcendpage}
366 \membersection{wxSVGFileDC::FloodFill}\label{wxdcfloodfill}
372 \membersection{wxSVGFileDC::GetBackground}\label{wxdcgetbackground}
378 Gets the brush used for painting the background (see \helpref{wxSVGFileDC::SetBackground}{wxdcsetbackground}).
380 \membersection{wxSVGFileDC::GetBackgroundMode}\label{wxdcgetbackgroundmode}
390 \membersection{wxSVGFileDC::GetBrush}\label{wxdcgetbrush}
396 Gets the current brush (see \helpref{wxSVGFileDC::SetBrush}{wxdcsetbrush}).
398 \membersection{wxSVGFileDC::GetCharHeight}\label{wxdcgetcharheight}
404 \membersection{wxSVGFileDC::GetCharWidth}\label{wxdcgetcharwidth}
410 \membersection{wxSVGFileDC::GetClippingBox}\label{wxdcgetclippingbox}
416 \membersection{wxSVGFileDC::GetFont}\label{wxdcgetfont}
422 Gets the current font (see \helpref{wxSVGFileDC::SetFont}{wxdcsetfont}).
424 \membersection{wxSVGFileDC::GetLogicalFunction}\label{wxdcgetlogicalfunction}
428 Gets the current logical function (see \helpref{wxSVGFileDC::SetLogicalFunction}{wxdcsetlogicalfunction}).
430 \membersection{wxSVGFileDC::GetMapMode}\label{wxdcgetmapmode}
434 Gets the {\it mapping mode} for the device context (see \helpref{wxSVGFileDC::SetMapMode}{wxdcsetmapmode}).
436 \membersection{wxSVGFileDC::GetPen}\label{wxdcgetpen}
442 Gets the current pen (see \helpref{wxSVGFileDC::SetPen}{wxdcsetpen}).
444 \membersection{wxSVGFileDC::GetPixel}\label{wxdcgetpixel}
450 \membersection{wxSVGFileDC::GetSize}\label{wxdcgetsize}
458 \membersection{wxSVGFileDC::GetTextBackground}\label{wxdcgettextbackground}
464 Gets the current text background colour (see \helpref{wxSVGFileDC::SetTextBackground}{wxdcsettextbackground}).
466 \membersection{wxSVGFileDC::GetTextExtent}\label{wxdcgettextextent}
483 See also \helpref{wxFont}{wxfont}, \helpref{wxSVGFileDC::SetFont}{wxdcsetfont}.
485 \membersection{wxSVGFileDC::GetTextForeground}\label{wxdcgettextforeground}
491 Gets the current text foreground colour (see \helpref{wxSVGFileDC::SetTextForeground}{wxdcsettextforeground}).
494 \membersection{wxSVGFileDC::GetUserScale}\label{wxdcgetuserscale}
500 \membersection{wxSVGFileDC::LogicalToDeviceX}\label{wxdclogicaltodevicex}
507 \membersection{wxSVGFileDC::LogicalToDeviceXRel}\label{wxdclogicaltodevicexrel}
515 \membersection{wxSVGFileDC::LogicalToDeviceY}\label{wxdclogicaltodevicey}
522 \membersection{wxSVGFileDC::LogicalToDeviceYRel}\label{wxdclogicaltodeviceyrel}
530 \membersection{wxSVGFileDC::MaxX}\label{wxdcmaxx}
536 \membersection{wxSVGFileDC::MaxY}\label{wxdcmaxy}
542 \membersection{wxSVGFileDC::MinX}\label{wxdcminx}
548 \membersection{wxSVGFileDC::MinY}\label{wxdcminy}
554 \membersection{wxSVGFileDC::Ok}\label{wxdcok}
561 \membersection{wxSVGFileDC::ResetBoundingBox}\label{wxdcresetboundingbox}
572 \membersection{wxSVGFileDC::SetAxisOrientation}\label{wxdcsetaxisorientation}
589 \membersection{wxSVGFileDC::SetDeviceOrigin}\label{wxdcsetdeviceorigin}
599 \membersection{wxSVGFileDC::SetBackground}\label{wxdcsetbackground}
605 \membersection{wxSVGFileDC::SetBackgroundMode}\label{wxdcsetbackgroundmode}
612 \membersection{wxSVGFileDC::SetClippingRegion}\label{wxdcsetclippingregion}
625 \membersection{wxSVGFileDC::SetPalette}\label{wxdcsetpalette}
631 \membersection{wxSVGFileDC::SetBrush}\label{wxdcsetbrush}
646 \membersection{wxSVGFileDC::SetFont}\label{wxdcsetfont}
655 \membersection{wxSVGFileDC::SetLogicalFunction}\label{wxdcsetlogicalfunction}
662 \membersection{wxSVGFileDC::SetMapMode}\label{wxdcsetmapmode}
670 user scale} (see \helpref{wxSVGFileDC::SetUserScale}{wxdcsetuserscale}) scales the text appropriately. In
692 \membersection{wxSVGFileDC::SetPen}\label{wxdcsetpen}
704 \membersection{wxSVGFileDC::SetTextBackground}\label{wxdcsettextbackground}
710 \membersection{wxSVGFileDC::SetTextForeground}\label{wxdcsettextforeground}
719 \membersection{wxSVGFileDC::SetUserScale}\label{wxdcsetuserscale}
726 \membersection{wxSVGFileDC::StartDoc}\label{wxdcstartdoc}
732 \membersection{wxSVGFileDC::StartPage}\label{wxdcstartpage}