nux-1.16.0
nux::TimeGraph Class Reference
Inheritance diagram for nux::TimeGraph:
nux::View nux::InputArea nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable nux::Introspectable

List of all members.

Classes

class  Graph

Public Member Functions

 TimeGraph (const TCHAR *Title, NUX_FILE_LINE_PROTO)
virtual long ProcessEvent (IEvent &ievent, long TraverseInfo, long ProcessEventInfo)
virtual void Draw (GraphicsEngine &GfxContext, bool force_draw)
virtual void DrawContent (GraphicsEngine &GfxContext, bool force_draw)
virtual void PostDraw (GraphicsEngine &GfxContext, bool force_draw)
void AddValue (float Value)
void SetYAxisBounds (float minY, float maxY)
unsigned int AddGraph (Color PrimaryColor, Color SecondaryColor)
void UpdateGraph (unsigned int index, float Value)
void RecvShowBarGraphics (int x, int y, unsigned long button_flags, unsigned long key_flags)
void RecvShowCurveGraphics (int x, int y, unsigned long button_flags, unsigned long key_flags)
void RecvShowValue (int x, int y, unsigned long button_flags, unsigned long key_flags)
void ShowGraphStyle ()
void ShowColumnStyle ()
void ShowNumberStyle ()

Protected Member Functions

void InitializeWidgets ()
void InitializeLayout ()

Detailed Description

Definition at line 42 of file TimeGraph.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends