udPDFPageObjectVertLine Class Reference

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

#include <PDFgraphing.h>

Inheritance diagram for udPDFPageObjectVertLine:
udPDFPageObjectLine PDFPageObject

List of all members.

Public Member Functions

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

Detailed Description

Class implements a vertical line pdf object.

Definition at line 195 of file PDFgraphing.h.


Constructor & Destructor Documentation

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

Constructor for vertical line pdf object.

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

Definition at line 212 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:52 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1