mpl_visual_context.patheffects.ClipPathFromPatch

class mpl_visual_context.patheffects.ClipPathFromPatch(patch)

PathEffect that clips the path using a provided patch.

Methods

draw_path

__init__(patch)

Methods

__init__(patch)

draw_path(renderer, gc, tpath, affine, rgbFace)