Public Member Functions | Protected Member Functions | Private Attributes

fp_AnnotationRun Class Reference

#include <fp_Run.h>

Inheritance diagram for fp_AnnotationRun:
fp_HyperlinkRun fp_Run fp_ContainerObject

List of all members.

Public Member Functions

 fp_AnnotationRun (fl_BlockLayout *pBL, UT_uint32 iOffsetFirst, UT_uint32 iLen)
virtual ~fp_AnnotationRun ()
virtual FP_HYPERLINK_TYPE getHyperlinkType (void) const
UT_uint32 getPID (void)
const char * getValue (void)
void recalcValue (void)
virtual bool canBreakAfter (void) const
virtual bool canBreakBefore (void) const
UT_sint32 getRealWidth (void) const
void cleanDraw (dg_DrawArgs *)
UT_sint32 calcWidth (void)

Protected Member Functions

virtual void _draw (dg_DrawArgs *)
virtual void _clearScreen (bool bFullLineHeightRect)
virtual bool _recalcWidth (void)
bool _setValue (void)
virtual void _setWidth (UT_sint32 iWidth)
virtual bool _letPointPass (void) const
virtual bool _canContainPoint (void) const
virtual void _lookupProperties (const PP_AttrProp *pSpanAP, const PP_AttrProp *pBlockAP, const PP_AttrProp *pSectionAP, GR_Graphics *pG)

Private Attributes

UT_uint32 m_iPID
UT_UTF8String m_sValue
UT_sint32 m_iRealWidth

Constructor & Destructor Documentation

fp_AnnotationRun::~fp_AnnotationRun (  )  [virtual]

Member Function Documentation

bool fp_AnnotationRun::_canContainPoint ( void   )  const [protected, virtual]

Reimplemented from fp_HyperlinkRun.

void fp_AnnotationRun::_clearScreen ( bool  bFullLineHeightRect  )  [protected, virtual]
bool fp_AnnotationRun::_letPointPass ( void   )  const [protected, virtual]

Reimplemented from fp_HyperlinkRun.

void fp_AnnotationRun::_lookupProperties ( const PP_AttrProp pSpanAP,
const PP_AttrProp pBlockAP,
const PP_AttrProp pSectionAP,
GR_Graphics pG 
) [protected, virtual]
bool fp_AnnotationRun::_setValue ( void   )  [protected]
void fp_AnnotationRun::_setWidth ( UT_sint32  iWidth  )  [protected, virtual]

Reimplemented from fp_Run.

References UT_DEBUGMSG.

Referenced by _recalcWidth(), and fp_AnnotationRun().

bool fp_AnnotationRun::canBreakAfter ( void   )  const [virtual]

Reimplemented from fp_HyperlinkRun.

bool fp_AnnotationRun::canBreakBefore ( void   )  const [virtual]

Reimplemented from fp_HyperlinkRun.

void fp_AnnotationRun::cleanDraw ( dg_DrawArgs  ) 
virtual FP_HYPERLINK_TYPE fp_AnnotationRun::getHyperlinkType ( void   )  const [inline, virtual]

Reimplemented from fp_HyperlinkRun.

UT_sint32 fp_AnnotationRun::getRealWidth ( void   )  const [inline]
const char * fp_AnnotationRun::getValue ( void   ) 

Member Data Documentation


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