mpl_visual_context.patheffects.ClipPathSelf

class mpl_visual_context.patheffects.ClipPathSelf

PathEffect that sets the clip_path to the path itself. This is useful when the path is modified down in the pipeline.

Methods

draw_path

__init__()

Methods

__init__()

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