![]() |
CAPD RedHom Library
|
Public Member Functions | |
| def | __init__ (self, complex, coords, ax, dim, vertex_size, line_width) |
| def | clear (self) |
| def | plot_mesh (self) |
| def | plot_points (self) |
| def | plot_simplices (self, simplices, color) |
| def | plot_simplices_collection (self, collection) |
| def capdRedHom.simplicial_complex.PlotSimplicialComplexBase.__init__ | ( | self, | |
| complex, | |||
| coords, | |||
| ax, | |||
| dim, | |||
| vertex_size, | |||
| line_width | |||
| ) |
| def capdRedHom.simplicial_complex.PlotSimplicialComplexBase.clear | ( | self | ) |
| def capdRedHom.simplicial_complex.PlotSimplicialComplexBase.plot_mesh | ( | self | ) |
| def capdRedHom.simplicial_complex.PlotSimplicialComplexBase.plot_points | ( | self | ) |
| def capdRedHom.simplicial_complex.PlotSimplicialComplexBase.plot_simplices | ( | self, | |
| simplices, | |||
| color | |||
| ) |
| def capdRedHom.simplicial_complex.PlotSimplicialComplexBase.plot_simplices_collection | ( | self, | |
| collection | |||
| ) |