PolarHeatMap
Object Hierarchy:
Description:
public class PolarHeatMap :
Object,
Object,
Container,
Buildable,
Drawable
Content:
Structs:
Properties:
Creation methods:
Methods:
- protected void update_node ()
- protected void connect_notify_signals ()
Connect all notify signals to update node
- public void refresh ()
Update the raw data
- public void generate (int w, int h, double x_min, double x_max, double y_min, double y_max)
Generate the pixelated data by interpolating the raw data and scaling
it to the chart dimensions and axis limits.
- public void draw (Context cr)
Draw into the given context
- public void update_objects (Map<string,Object> val)
Update the internal object list.
Fields:
Inherited Members:
All known members inherited from class GLib.Object
- @new
- newv
- new_valist
- get_type
- get_class
- @ref
- unref
- ref_sink
- weak_ref
- weak_unref
- add_weak_pointer
- remove_weak_pointer
- @get
- @set
- get_property
- set_property
- get_data
- set_data
- set_data_full
- steal_data
- get_qdata
- set_qdata
- set_qdata_full
- steal_qdata
- freeze_notify
- thaw_notify
- dispose
- constructed
- notify_property
- connect
- disconnect
- add_toggle_ref
- remove_toggle_ref
- bind_property
- notify
- ref_count
All known members inherited from interface Dcs.Object
All known members inherited from interface Dcs.Container
All known members inherited from interface Dcs.Buildable
All known members inherited from interface Dcs.UI.Drawable