GME  13
Public Member Functions
CGuiConnectionLabelSet Class Reference

#include <GUIObject.h>

List of all members.

Public Member Functions

 CGuiConnectionLabelSet ()
virtual ~CGuiConnectionLabelSet ()
void SetLabel (int index, const CString &label)
void SetLocation (int index, const CPoint &endPoint, const CPoint &nextPoint, const CRect &box)
void Draw (Gdiplus::Graphics *gdip, COLORREF color, CGuiConnection *conn)
CPoint GetLocation (int index) const
int GetAlignment (int index) const
CString GetLabel (int index) const

Detailed Description

Definition at line 407 of file GUIObject.h.


Constructor & Destructor Documentation

Definition at line 2312 of file GUIObject.cpp.

Definition at line 2321 of file GUIObject.cpp.


Member Function Documentation

void CGuiConnectionLabelSet::Draw ( Gdiplus::Graphics *  gdip,
COLORREF  color,
CGuiConnection conn 
)

Definition at line 2339 of file GUIObject.cpp.

Definition at line 2353 of file GUIObject.cpp.

CString CGuiConnectionLabelSet::GetLabel ( int  index) const

Definition at line 2361 of file GUIObject.cpp.

CPoint CGuiConnectionLabelSet::GetLocation ( int  index) const

Definition at line 2345 of file GUIObject.cpp.

void CGuiConnectionLabelSet::SetLabel ( int  index,
const CString &  label 
)

Definition at line 2325 of file GUIObject.cpp.

void CGuiConnectionLabelSet::SetLocation ( int  index,
const CPoint &  endPoint,
const CPoint &  nextPoint,
const CRect &  box 
)

Definition at line 2332 of file GUIObject.cpp.


The documentation for this class was generated from the following files: