ImageLayerStateWidget#
- class glue_jupyter.common.state_widgets.ImageLayerStateWidget(**kwargs: Any)#
Bases:
VuetifyTemplate
Public constructor
Attributes Summary
An instance of a Python list.
An int trait.
A trait for unicode strings.
A trait for unicode strings.
A trait for unicode strings.
An instance of a Python list.
A boolean (True, False) trait.
An instance of a Python list.
An int trait.
An instance of a Python list.
An int trait.
Methods Summary
vue_set_colormap
(data)Attributes Documentation
- attribute_items#
An instance of a Python list.
- attribute_selected#
An int trait.
- c_levels_error#
A trait for unicode strings.
- c_levels_txt#
A trait for unicode strings.
- c_levels_txt_editing = False#
- color_mode#
A trait for unicode strings.
- colormap_items#
An instance of a Python list.
- glue_state#
- has_contour#
A boolean (True, False) trait.
- percentile_items#
An instance of a Python list.
- percentile_selected#
An int trait.
- stretch_items#
An instance of a Python list.
- stretch_selected#
An int trait.
- template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/glue-jupyter/envs/latest/lib/python3.12/site-packages/glue_jupyter/common/state_widgets/layer_image.py', 'layer_image.vue')#
Methods Documentation
- vue_set_colormap(data)#