v_sim.DataColorizerShaded¶
- Subclasses:
Methods¶
- Inherited:
v_sim.DataColorizer (5), GObject.Object (37), v_sim.Sourceable (8)
- Structs:
|
|
|
Virtual Methods¶
|
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w |
shading scheme |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
||
priv |
r |
Class Details¶
- class v_sim.DataColorizerShaded(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Common name to refer to a #_VisuDataColorizerShaded.
- getShade()¶
- Returns:
the
v_sim.Shadeused (own by V_Sim).- Return type:
Return the shade used to colourise the nodes.
- setShade(shade)¶
- Parameters:
shade (
v_sim.Shade) – av_sim.Shadeobject.- Returns:
Trueif the shade is actually changed.- Return type:
Change the shade used by the self.
New in version 3.8.
- do_toValues(values, dataObj, node) virtual¶
- Parameters:
values (
float) –dataObj (
v_sim.Data) –node (
v_sim.Node) –
- Return type:
a method that returns normalised values for node.
Property Details¶
- v_sim.DataColorizerShaded.props.shade¶
- Name:
shade- Type:
- Default Value:
- Flags:
shading scheme