WxGrid Class Reference

List of all members.

Public Member Functions

 WxGrid ()
 ~WxGrid ()
WxGridActive (bool Val)
WxGridnHLines (int Num)
WxGridnVLines (int Num)
void UpdateSize (WxTransformData const &TD)
void Draw (wxDC &DC)
bool IsActive () const

Private Attributes

bool _active
int _n_h_lines
int _n_v_lines
Array< wxPoint > _h_start_points
Array< wxPoint > _h_end_points
Array< wxPoint > _v_start_points
Array< wxPoint > _v_end_points
wxPoint _ori_h_line_start
wxPoint _ori_h_line_end
wxPoint _ori_v_line_start
wxPoint _ori_v_line_end

Detailed Description

Definition at line 35 of file wxgrid.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:29 2007 for MechSys by  doxygen 1.4.7