Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::DrawingContext Member List

This is the complete list of members for Inkscape::DrawingContext, including all inherited members.

_ctInkscape::DrawingContextprivate
_delete_surfaceInkscape::DrawingContextprivate
_restore_contextInkscape::DrawingContextprivate
_surfaceInkscape::DrawingContextprivate
arc(Geom::Point const &center, double radius, Geom::AngleInterval const &angle)Inkscape::DrawingContext
clip()Inkscape::DrawingContextinline
closePath()Inkscape::DrawingContextinline
curveTo(Geom::Point const &p1, Geom::Point const &p2, Geom::Point const &p3)Inkscape::DrawingContextinline
device_to_user_distance(double &dx, double &dy)Inkscape::DrawingContextinline
DrawingContext(cairo_t *ct, Geom::Point const &origin)Inkscape::DrawingContext
DrawingContext(cairo_surface_t *surface, Geom::Point const &origin)Inkscape::DrawingContext
DrawingContext(DrawingSurface &s)Inkscape::DrawingContext
DrawingContext(cairo_t *ct, DrawingSurface *surface, bool destroy)Inkscape::DrawingContextprivate
DrawingSurfaceInkscape::DrawingContextfriend
fill()Inkscape::DrawingContextinline
fillPreserve()Inkscape::DrawingContextinline
getOperator()Inkscape::DrawingContextinline
lineTo(Geom::Point const &p)Inkscape::DrawingContextinline
moveTo(Geom::Point const &p)Inkscape::DrawingContextinline
newPath()Inkscape::DrawingContextinline
newSubpath()Inkscape::DrawingContextinline
paint(double alpha=1.0)Inkscape::DrawingContext
path(Geom::PathVector const &pv)Inkscape::DrawingContext
patternSetExtend(cairo_extend_t extend)Inkscape::DrawingContextinline
patternSetFilter(cairo_filter_t filter)Inkscape::DrawingContextinline
popGroupToSource()Inkscape::DrawingContextinline
pushAlphaGroup()Inkscape::DrawingContextinline
pushGroup()Inkscape::DrawingContextinline
raw()Inkscape::DrawingContextinline
rawTarget()Inkscape::DrawingContextinline
rectangle(Geom::Rect const &r)Inkscape::DrawingContextinline
rectangle(Geom::IntRect const &r)Inkscape::DrawingContextinline
restore()Inkscape::DrawingContextinline
revrectangle(Geom::Rect const &r)Inkscape::DrawingContextinline
revrectangle(Geom::IntRect const &r)Inkscape::DrawingContextinline
save()Inkscape::DrawingContextinline
scale(Geom::Scale const &s)Inkscape::DrawingContextinline
scale(double sx, double sy)Inkscape::DrawingContextinline
setFillRule(cairo_fill_rule_t rule)Inkscape::DrawingContextinline
setHairline()Inkscape::DrawingContext
setLineCap(cairo_line_cap_t cap)Inkscape::DrawingContextinline
setLineJoin(cairo_line_join_t join)Inkscape::DrawingContextinline
setLineWidth(double w)Inkscape::DrawingContextinline
setMiterLimit(double miter)Inkscape::DrawingContextinline
setOperator(cairo_operator_t op)Inkscape::DrawingContextinline
setSource(cairo_pattern_t *source)Inkscape::DrawingContextinline
setSource(cairo_surface_t *surface, double x, double y)Inkscape::DrawingContextinline
setSource(double r, double g, double b, double a=1.0)Inkscape::DrawingContextinline
setSource(Colors::Color const &rgba)Inkscape::DrawingContext
setSource(DrawingSurface *s)Inkscape::DrawingContext
setTolerance(double tol)Inkscape::DrawingContextinline
stroke()Inkscape::DrawingContextinline
strokePreserve()Inkscape::DrawingContextinline
surface()Inkscape::DrawingContextinline
targetLogicalBounds() constInkscape::DrawingContext
transform(Geom::Affine const &trans)Inkscape::DrawingContext
translate(Geom::Point const &t)Inkscape::DrawingContextinline
translate(double dx, double dy)Inkscape::DrawingContextinline
user_to_device_distance(double &dx, double &dy)Inkscape::DrawingContextinline
~DrawingContext()Inkscape::DrawingContext