udPDFPageObjectCircle Class Reference

Class implements a square pdf object. More...

#include <PDFgraphing.h>

Inheritance diagram for udPDFPageObjectCircle:

PDFPageObject

List of all members.

Public Member Functions

 udPDFPageObjectCircle (double cx, double cy, double r, double bc=0, double f=-1)
 Constructor for a circle pdf object.
void write (ostream &os)

Private Attributes

double theX
double theY
double theRad
double theFill
double border_color


Detailed Description

Class implements a square pdf object.

Definition at line 327 of file PDFgraphing.h.


Constructor & Destructor Documentation

udPDFPageObjectCircle::udPDFPageObjectCircle ( double  cx,
double  cy,
double  r,
double  bc = 0,
double  f = -1 
) [inline]

Constructor for a circle pdf object.

Parameters:
cx,cy - coordinates of the center of a circle
r - radius of a circle
bc - border color from 0 to 1
f - fill color. If f < 0 then no filling

Definition at line 344 of file PDFgraphing.h.


Member Function Documentation

void udPDFPageObjectCircle::write ( ostream &  os  )  [virtual]

Reimplemented from PDFPageObject.


Member Data Documentation

double udPDFPageObjectCircle::theX [private]

Definition at line 364 of file PDFgraphing.h.

double udPDFPageObjectCircle::theY [private]

Definition at line 364 of file PDFgraphing.h.

Definition at line 365 of file PDFgraphing.h.

Definition at line 366 of file PDFgraphing.h.

Definition at line 367 of file PDFgraphing.h.


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

Generated on Mon Mar 2 17:58:50 2009 for CRyptography And Groups (CRAG) by  doxygen 1.5.6