udPDFPageObjectHorizLine Class Reference

Class implements a horizontal line pdf object. More...

#include <PDFgraphing.h>

Inheritance diagram for udPDFPageObjectHorizLine:
udPDFPageObjectLine PDFPageObject

List of all members.

Public Member Functions

 udPDFPageObjectHorizLine (double x, double y, double s, double gc=0, bool d=false)
 Constructor for horizontal line pdf object.

Detailed Description

Class implements a horizontal line pdf object.

Definition at line 223 of file PDFgraphing.h.


Constructor & Destructor Documentation

udPDFPageObjectHorizLine::udPDFPageObjectHorizLine ( double  x,
double  y,
double  s,
double  gc = 0,
bool  d = false 
) [inline]

Constructor for horizontal line pdf object.

Parameters:
x,y - coordinates of the left end point
s - length
gc - gray scale intensity (0 - black, 1 - white)
d - if true than a dashed line is drawn

Definition at line 240 of file PDFgraphing.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:51 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1