Package pyvision :: Package analysis :: Module plot :: Class Points
[hide private]
[frames] | no frames]

Class Points

source code

Instance Methods [hide private]
 
__init__(self, points, graphic_type, color='black', shape=0, size=3, label=None, lty=None, width=1) source code
 
draw(self, plot, plot_image, bounds) source code
 
drawR(self, f) source code
 
drawCurve(self, points, plot_image) source code
 
drawPolygon(self, points, plot_image) source code
 
drawPoints(self, points, plot_image)
Render points on the plot
source code
 
range(self) source code