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

#include <AnnotatorCompositePart.h>

List of all members.

Public Member Functions

 AnnotatorCompositePart (DecoratorSDK::PartBase *pPart, CComPtr< IMgaCommonDecoratorEvents > &eventSink)
virtual ~AnnotatorCompositePart ()
virtual void SetParam (const CString &strName, VARIANT vValue)
virtual CSize GetPreferredSize (void) const
virtual CRect GetPortLocation (CComPtr< IMgaFCO > &fco) const
virtual CRect GetLabelLocation (void) const
virtual void InitializeEx (CComPtr< IMgaProject > &pProject, CComPtr< IMgaMetaPart > &pPart, CComPtr< IMgaFCO > &pFCO, HWND parentWnd, DecoratorSDK::PreferenceMap &preferences)
virtual void InitializeEx (CComPtr< IMgaProject > &pProject, CComPtr< IMgaMetaPart > &pPart, CComPtr< IMgaFCO > &pFCO, HWND parentWnd)

Protected Attributes

CString m_strName
VARIANT m_vValue

Detailed Description

Definition at line 24 of file AnnotatorCompositePart.h.


Constructor & Destructor Documentation

AnnotatorDecor::AnnotatorCompositePart::AnnotatorCompositePart ( DecoratorSDK::PartBase *  pPart,
CComPtr< IMgaCommonDecoratorEvents > &  eventSink 
)

Definition at line 24 of file AnnotatorCompositePart.cpp.

Definition at line 29 of file AnnotatorCompositePart.cpp.


Member Function Documentation

Definition at line 65 of file AnnotatorCompositePart.cpp.

CRect AnnotatorDecor::AnnotatorCompositePart::GetPortLocation ( CComPtr< IMgaFCO > &  fco) const [virtual]

Definition at line 60 of file AnnotatorCompositePart.cpp.

Definition at line 39 of file AnnotatorCompositePart.cpp.

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

Definition at line 87 of file AnnotatorCompositePart.cpp.

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

Definition at line 109 of file AnnotatorCompositePart.cpp.

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

Definition at line 33 of file AnnotatorCompositePart.cpp.


Member Data Documentation

Definition at line 27 of file AnnotatorCompositePart.h.

Definition at line 28 of file AnnotatorCompositePart.h.


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