Home About Applications Software License Documentation Download Community



Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

CGPolyLine Class Reference

Inheritance diagram for CGPolyLine:

CGPrimative CGPolygon List of all members.

Public Member Functions

void CGPolyLine (TGColour stroke, TGColour fill, int point_count, TPoint *point)
void ~CGPolyLine (void)
void point_add (TPoint *point)

Public Attributes

 ALIAS<"polyline">
ATTRIBUTE __pad0__:ARRAY<TPoint point
ATTRIBUTE points

Private Member Functions

virtual void draw (CGCanvas *canvas, TRect *extent, EGObjectDrawMode mode)
virtual void extent_set (CGCanvas *canvas)
virtual void cpoint_get (ARRAY< TPoint > *point)
virtual void cpoint_set (ARRAY< TPoint > *point, int index, TPoint *point_new)
virtual bool transform_assimilate (TGTransform *transform)
void new (void)

Constructor & Destructor Documentation

void CGPolyLine::CGPolyLine TGColour  stroke,
TGColour  fill,
int  point_count,
TPoint point
 

void CGPolyLine::~CGPolyLine void   ) 
 


Member Function Documentation

void CGPolyLine::cpoint_get ARRAY< TPoint > *  point  )  [private, virtual]
 

Reimplemented from CGObject.

void CGPolyLine::cpoint_set ARRAY< TPoint > *  point,
int  index,
TPoint point_new
[private, virtual]
 

Reimplemented from CGObject.

void CGPolyLine::draw CGCanvas canvas,
TRect extent,
EGObjectDrawMode  mode
[private, virtual]
 

Reimplemented from CGPrimative.

Reimplemented in CGPolygon.

void CGPolyLine::extent_set CGCanvas canvas  )  [private, virtual]
 

void CGPolyLine::new void   )  [private, virtual]
 

Reimplemented from CGPrimative.

void CGPolyLine::point_add TPoint point  ) 
 

bool CGPolyLine::transform_assimilate TGTransform transform  )  [private, virtual]
 

Reimplemented from CGObject.


Member Data Documentation

ATTRIBUTE CGPolyLine::__pad0__
 

Reimplemented from CGPrimative.

">

CGPolyLine::ALIAS<"polyline">
 

ATTRIBUTE CGPolyLine::points
 


The documentation for this class was generated from the following file:
Generated on Sat Feb 26 15:54:38 2005 for Keystone by  doxygen 1.4.1