GME  13
Public Member Functions | Protected Member Functions | Protected Attributes
AnnotatorDecor::AnnotatorRectanglePart Class Reference

#include <AnnotatorRectanglePart.h>

List of all members.

Public Member Functions

 AnnotatorRectanglePart (PartBase *pPart, CComPtr< IMgaCommonDecoratorEvents > &eventSink)
virtual ~AnnotatorRectanglePart ()
virtual void SetParam (const CString &strName, VARIANT vValue)
virtual bool GetParam (const CString &strName, VARIANT *pvValue)
virtual void Draw (CDC *pDC, Gdiplus::Graphics *gdip)
virtual void InitializeEx (CComPtr< IMgaProject > &pProject, CComPtr< IMgaMetaPart > &pPart, CComPtr< IMgaFCO > &pFCO, HWND parentWnd, DecoratorSDK::PreferenceMap &preferences)

Protected Member Functions

void ReadPreferences (void)

Protected Attributes

CComPtr< IMgaRegNodem_regRoot
COLORREF m_crBgColor
COLORREF m_crShadow
COLORREF m_crGradient
bool m_bGradientFill
long m_iGradientDirection
bool m_bCastShadow
long m_iShadowDepth
long m_iShadowDirection
bool m_bRoundCornerRect
long m_iRoundCornerRadius

Detailed Description

Definition at line 24 of file AnnotatorRectanglePart.h.


Constructor & Destructor Documentation

Definition at line 22 of file AnnotatorRectanglePart.cpp.

Definition at line 35 of file AnnotatorRectanglePart.cpp.


Member Function Documentation

void AnnotatorDecor::AnnotatorRectanglePart::Draw ( CDC *  pDC,
Gdiplus::Graphics *  gdip 
) [virtual]

Definition at line 71 of file AnnotatorRectanglePart.cpp.

bool AnnotatorDecor::AnnotatorRectanglePart::GetParam ( const CString &  strName,
VARIANT *  pvValue 
) [virtual]

Definition at line 59 of file AnnotatorRectanglePart.cpp.

void AnnotatorDecor::AnnotatorRectanglePart::InitializeEx ( CComPtr< IMgaProject > &  pProject,
CComPtr< IMgaMetaPart > &  pPart,
CComPtr< IMgaFCO > &  pFCO,
HWND  parentWnd,
DecoratorSDK::PreferenceMap &  preferences 
) [virtual]

Definition at line 76 of file AnnotatorRectanglePart.cpp.

Definition at line 121 of file AnnotatorRectanglePart.cpp.

void AnnotatorDecor::AnnotatorRectanglePart::SetParam ( const CString &  strName,
VARIANT  vValue 
) [virtual]

Definition at line 39 of file AnnotatorRectanglePart.cpp.


Member Data Documentation

Definition at line 33 of file AnnotatorRectanglePart.h.

Definition at line 31 of file AnnotatorRectanglePart.h.

Definition at line 36 of file AnnotatorRectanglePart.h.

Definition at line 28 of file AnnotatorRectanglePart.h.

Definition at line 30 of file AnnotatorRectanglePart.h.

Definition at line 29 of file AnnotatorRectanglePart.h.

Definition at line 32 of file AnnotatorRectanglePart.h.

Definition at line 37 of file AnnotatorRectanglePart.h.

Definition at line 34 of file AnnotatorRectanglePart.h.

Definition at line 35 of file AnnotatorRectanglePart.h.

Definition at line 27 of file AnnotatorRectanglePart.h.


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