Cairo::ColorStop | |
Cairo::Context | Context is the main class used to draw in cairomm |
Cairo::FontFace | This is a reference-counted object that should be used via Cairo::RefPtr |
Cairo::FontOptions | How a font should be rendered |
Cairo::GlitzSurface | A GlitzSurface provides a way to render to the X Window System using Glitz |
Cairo::Gradient | |
Cairo::ImageSurface | Image surfaces provide the ability to render to memory buffers either allocated by cairo or by the calling code |
Cairo::LinearGradient | |
Cairo::logic_error | |
Cairo::Path | A data structure for holding a path |
Cairo::Pattern | This is a reference-counted object that should be used via Cairo::RefPtr |
Cairo::PdfSurface | A PdfSurface provides a way to render PDF documents from cairo |
Cairo::PsSurface | A PsSurface provides a way to render PostScript documents from cairo |
Cairo::QuartzSurface | A QuartzSurface provides a way to render within Apple Mac OS X |
Cairo::RadialGradient | |
Cairo::RefPtr< T_CppObject > | RefPtr<> is a reference-counting shared smartpointer |
Cairo::ScaledFont | A ScaledFont is a font scaled to a particular size and device resolution |
Cairo::SolidPattern | |
logic_error | |
Cairo::Surface | A cairo surface represents an image, either as the destination of a drawing operation or as source when drawing onto another surface |
Cairo::SurfacePattern | |
Cairo::SvgSurface | A SvgSurface provides a way to render Scalable Vector Graphics (SVG) images from cairo |
Cairo::Win32Surface | A Win32Surface provides a way to render within Microsoft Windows |
Cairo::XlibSurface | An XlibSurface provides a way to render to the X Window System using XLib |