v_sim.DataColorizerVector¶
- Subclasses:
None
Methods¶
- Inherited:
v_sim.DataColorizerShaded (2), v_sim.DataColorizer (5), GObject.Object (37), v_sim.Sourceable (8)
- Structs:
class |
|
|
Virtual Methods¶
Properties¶
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
Class Details¶
- class v_sim.DataColorizerVector(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Common name to refer to a #_VisuDataColorizerVector.
- classmethod new()¶
- Returns:
a newly created
v_sim.DataColorizerVectorobject.- Return type:
Creates a
v_sim.DataColorizerobject to colorize and hidev_sim.Nodebased on av_sim.NodeValuesVectormodel.New in version 3.8.
- setNodeModel(model)¶
- Parameters:
model (
v_sim.NodeValuesVector) – av_sim.NodeValuesVectorobject.- Returns:
Trueif the model is indeed changed.- Return type:
Associate model to self.
New in version 3.8.