DecoratorSDK::RefPoint Class Reference

#include <BitmapUtil.h>

Collaboration diagram for DecoratorSDK::RefPoint:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RefPoint ()
 RefPoint (const RefCoord &rcX, const RefCoord &rcY)
 RefPoint (const RefPoint &rp)
RefPointoperator= (const RefPoint rp)
RefCoord getX () const
RefCoord getY () const
CPoint calcPoint (long lWidth, long lHeight)

Detailed Description

Definition at line 73 of file BitmapUtil.h.


Constructor & Destructor Documentation

DecoratorSDK::RefPoint::RefPoint (  ) 

Definition at line 84 of file BitmapUtil.cpp.

DecoratorSDK::RefPoint::RefPoint ( const RefCoord rcX,
const RefCoord rcY 
)

Definition at line 88 of file BitmapUtil.cpp.

DecoratorSDK::RefPoint::RefPoint ( const RefPoint rp  ) 

Definition at line 93 of file BitmapUtil.cpp.


Member Function Documentation

CPoint DecoratorSDK::RefPoint::calcPoint ( long  lWidth,
long  lHeight 
)

Definition at line 117 of file BitmapUtil.cpp.

RefCoord DecoratorSDK::RefPoint::getX (  )  const

Definition at line 107 of file BitmapUtil.cpp.

RefCoord DecoratorSDK::RefPoint::getY (  )  const

Definition at line 112 of file BitmapUtil.cpp.

RefPoint & DecoratorSDK::RefPoint::operator= ( const RefPoint  rp  ) 

Definition at line 98 of file BitmapUtil.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:58:32 2013 for GME by  doxygen 1.6.3