LookupTable
- class m3sh.vis.LookupTable(actor)[source]
Bases:
Prop
Color bar.
Visual representation of a lookup table associated with a displayed shape.
- Parameters:
actor (Prop or vtkActor) – A render object.
Note
The wrapped actor is a 2-dimensional actor.
Attributes
Actor instance.
Axis aligned bounding box.
Prop name.
Pickable property.
Position property.
Wrapped VTK instance.
Visibility property.