API Reference
Top
contextfree.shapes module
Functions
def box(
side=1)
Draw a box
def circle(
rad=0.5)
Draw a circle
def line(
x, y, width=0.1)
Draw a line
def triangle(
rad=0.5)
Draw a triangle