Autogenerated API
mpl
mpl.pyplot
mpl.axes
mpl.axis
Autogenerated API - More
mpl.cm
mpl.colorbar
mpl.colors
mpl.figure
mpl.legend
mpl.lines
mpl.markers
mpl.patches
mpl.patches.Arc
mpl.patches.Arrow
mpl.patches.ArrowStyle
mpl.patches.BoxStyle
mpl.patches.Circle
mpl.patches.CirclePolygon
mpl.patches.ConnectionPatch
mpl.patches.ConnectionStyle
mpl.patches.Ellipse
mpl.patches.FancyArrow
mpl.patches.FancyArrowPatch
mpl.patches.FancyBboxPatch
mpl.patches.Patch
mpl.patches.Path
mpl.patches.PathPatch
mpl.patches.Polygon
mpl.patches.Rectangle
mpl.patches.RegularPolygon
mpl.patches.Shadow
mpl.patches.Wedge
mpl.patches.YAArrow
mpl.patches.map
mpl.patches.zip
mpl.style
mpl.text
mpl.widgets
YAArrow.
getpoints
For line segment defined by (x1, y1) and (x2, y2) return the points on the line that is perpendicular to the line and intersects (x2, y2) and the distance from (x2, y2) of the returned points is k.