GME  13
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes
CAnnotationNode Class Reference

#include <AnnotationNode.h>

List of all members.

Public Member Functions

 CAnnotationNode (const CComPtr< IMgaRegNode > &regNode, IMgaFCOPtr &archetype)
void Read (CAnnotationBrowserDlg *dlg)
void Write (CAnnotationBrowserDlg *dlg)
template<typename Func >
void for_each_subnode (Func f)

Static Public Member Functions

static void InitializeClass ()

Public Attributes

CComPtr< IMgaRegNodem_regNode
IMgaFCOPtr m_archetype
LOGFONT m_logfont
COLORREF m_color
COLORREF m_bgcolor
COLORREF m_crGradient
COLORREF m_crShadow
CString m_text
CString m_name
bool m_bGradientFill
int m_iGradientDirection
bool m_bCastShadow
int m_iShadowDepth
int m_iShadowDirection
bool m_bRoundCornerRect
int m_iRoundCornerRadius
bool m_canBeRederived
bool m_inheritable
bool m_hidden
CAnnotationAspectArray m_aspects

Static Public Attributes

static bool classIsInitialized = false
static bool defCanBeRederived = false
static bool defInheritable = false
static bool defHidden = false
static LOGFONT defFont
static COLORREF defColor
static COLORREF defBgcolor
static COLORREF defShadowcolor
static COLORREF defGradientcolor
static bool defGradientFill = false
static int defGradientDirection = 0
static bool defCastShadow = false
static int defShadowDepth = 9
static int defShadowDirection = 45
static bool defRoundCornerRect = false
static int defRoundCornerRadius = 9

Detailed Description

Definition at line 32 of file AnnotationNode.h.


Constructor & Destructor Documentation

CAnnotationNode::CAnnotationNode ( const CComPtr< IMgaRegNode > &  regNode,
IMgaFCOPtr &  archetype 
)

Definition at line 39 of file AnnotationNode.cpp.


Member Function Documentation

template<typename Func >
void CAnnotationNode::for_each_subnode ( Func  f) [inline]

Definition at line 65 of file AnnotationNode.h.

Definition at line 635 of file AnnotationNode.cpp.

Definition at line 48 of file AnnotationNode.cpp.

Definition at line 434 of file AnnotationNode.cpp.


Member Data Documentation

bool CAnnotationNode::classIsInitialized = false [static]

Definition at line 90 of file AnnotationNode.h.

COLORREF CAnnotationNode::defBgcolor [static]

Definition at line 96 of file AnnotationNode.h.

bool CAnnotationNode::defCanBeRederived = false [static]

Definition at line 91 of file AnnotationNode.h.

bool CAnnotationNode::defCastShadow = false [static]

Definition at line 101 of file AnnotationNode.h.

COLORREF CAnnotationNode::defColor [static]

Definition at line 95 of file AnnotationNode.h.

LOGFONT CAnnotationNode::defFont [static]

Definition at line 94 of file AnnotationNode.h.

Definition at line 98 of file AnnotationNode.h.

Definition at line 100 of file AnnotationNode.h.

bool CAnnotationNode::defGradientFill = false [static]

Definition at line 99 of file AnnotationNode.h.

bool CAnnotationNode::defHidden = false [static]

Definition at line 93 of file AnnotationNode.h.

bool CAnnotationNode::defInheritable = false [static]

Definition at line 92 of file AnnotationNode.h.

Definition at line 105 of file AnnotationNode.h.

bool CAnnotationNode::defRoundCornerRect = false [static]

Definition at line 104 of file AnnotationNode.h.

Definition at line 97 of file AnnotationNode.h.

Definition at line 102 of file AnnotationNode.h.

Definition at line 103 of file AnnotationNode.h.

Definition at line 36 of file AnnotationNode.h.

Definition at line 58 of file AnnotationNode.h.

Definition at line 46 of file AnnotationNode.h.

Definition at line 39 of file AnnotationNode.h.

Definition at line 44 of file AnnotationNode.h.

Definition at line 49 of file AnnotationNode.h.

Definition at line 52 of file AnnotationNode.h.

Definition at line 38 of file AnnotationNode.h.

Definition at line 40 of file AnnotationNode.h.

Definition at line 41 of file AnnotationNode.h.

Definition at line 57 of file AnnotationNode.h.

Definition at line 45 of file AnnotationNode.h.

Definition at line 56 of file AnnotationNode.h.

Definition at line 50 of file AnnotationNode.h.

Definition at line 47 of file AnnotationNode.h.

Definition at line 48 of file AnnotationNode.h.

Definition at line 37 of file AnnotationNode.h.

Definition at line 43 of file AnnotationNode.h.

Definition at line 35 of file AnnotationNode.h.

Definition at line 42 of file AnnotationNode.h.


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