*************************************** s3dlib.surface.ColorLine3DCollection *************************************** .. currentmodule:: s3dlib.surface.ColorLine3DCollection Contents ======================================= Static Methods --------------------------------------------------------------- .. autosummary:: meshgrid Geometry Properties/Methods --------------------------------------------------------------- .. autosummary:: name bounds vertices segmentcenters segmentdirections get_transformAxis .. raw:: html
The following methods will return the calling object (self). .. autosummary:: shred transform clip clip_plane map_geom_from_op map_to_plane Color Properties/Methods --------------------------------------------------------------- .. autosummary:: cname segmentcolors vlim .. raw:: html
The following methods will return the calling object (self). .. autosummary:: map_color_from_op map_cmap_from_op map_cmap_from_sequence map_cmap_from_direction map_cmap_from_datagrid set_line_alpha Object Creation Methods --------------------------------------------------------------- .. autosummary:: __add__ get_filled_surface get_surface_to_line Matplotlib 3D Visualization Properties/Methods --------------------------------------------------------------- The following are used prior to adding the object to the Matplotlib 3D axis. .. autosummary:: cBar_ScalarMappable stcBar_ScalarMappable shade fade Code Documentation ======================================= .. autoclass:: s3dlib.surface.ColorLine3DCollection :members: :special-members: __add__ :show-inheritance: