Trees | Indices | Help |
|
---|
|
object --+ | Extractor.Extractor --+ | EdgeExtractor
Objects can be used in conjunction with EdgeData objects to extract piecewise-linear edges from data-records. Each linear segment of an edge is rendered as a truncated cone, hence there is a radius associated with each point on the edge and a color associated with each linear segment on the edge.
|
|||
|
|||
float |
|
||
sequence of floats |
|
||
sequence of coordinates |
|
||
sequence of colors |
|
||
Inherited from |
|
|||
Inherited from |
|
Constructor.
|
Returns the radii associated with each segment end-point.
|
Returns the coordinates (3 float-element sequence) of each segment end-point.
|
Returns the color of each segment.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 8 20:12:24 2012 | http://epydoc.sourceforge.net |