arrow(points[, color, thickness, linestyle, ...])
|
Arrow item (composite) |
canva(window[, boundaries, ...])
|
|
circle(radius[, color, stroke, thickness, ...])
|
A circle item is defined by its: |
colorbar(colormap[, title, ticks_color, ...])
|
Colorbar item (composite) |
ellipse([Lx, Ly, dimension, color, stroke, ...])
|
An ellipse item is defined by its: |
events
|
Events |
geometry
|
GEOMETRICAL OBJECTS |
grid([spacing, shift, color, zvalue])
|
|
group([group, x, y, position, ...])
|
Group item |
image([file, array, flip, colormap, Lx, Ly, ...])
|
An image item is defined by its: |
item
|
Generic 2d item |
line([x, y, position, Lx, Ly, dimension, ...])
|
A line item is defined by: |
path(points[, x, y, position, color, ...])
|
A path item is defined by its: |
polygon(points[, x, y, position, color, ...])
|
A polygon item is defined by its: |
rectangle([Lx, Ly, dimension, center, ...])
|
A rectangle item is defined by its: |
text([string, center, color, fontname, ...])
|
A text item is defined by its: |