Viewer3DStateWidget#
- class glue_jupyter.ipyvolume.common.Viewer3DStateWidget(*args: t.Any, **kwargs: t.Any)#
Bases:
VuetifyTemplatePublic constructor
Attributes Summary
A boolean (True, False) trait.
A boolean (True, False) trait.
A trait whose value must be an instance of a specified class.
Methods Summary
vue_set_movie_maker_visible(visible)Attributes Documentation
- has_figure#
A boolean (True, False) trait.
- has_resolution#
A boolean (True, False) trait.
- template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/glue-jupyter/envs/stable/lib/python3.14/site-packages/glue_jupyter/ipyvolume/common/viewer_options_widget.py', 'viewer_options_widget.vue')#
- widget_movie_maker#
A trait whose value must be an instance of a specified class.
The value can also be an instance of a subclass of the specified class.
Subclasses can declare default classes by overriding the klass attribute
Methods Documentation
- vue_set_movie_maker_visible(visible)#