样本空间
合格名称:manim.mobject.graphing.probability.SampleSpace
Python | |
---|---|
Bases: Rectangle
例子
示例:ExampleSampleSpace
方法
add_braces_and_labels
add_label
add_title
complete_p_list
divide_horizontally
divide_vertically
get_bottom_braces_and_labels
get_division_along_dimension
get_horizontal_division
get_side_braces_and_labels
get_subdivision_braces_and_labels
get_top_braces_and_labels
get_vertical_division
属性
animate |
用于对 的任何方法的应用程序进行动画处理self 。 |
animation_overrides |
|
color |
|
depth |
对象的深度。 |
fill_color |
如果有多种颜色(对于渐变),则返回第一个颜色 |
height |
mobject 的高度。 |
n_points_per_curve |
|
sheen_factor |
|
stroke_color |
|
width |
mobject 的宽度。 |