GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Remind::PDF::Entry(3) User Contributed Perl Documentation Remind::PDF::Entry(3)

Remind::PDF::Entry - Representation of one calendar entry

"Remind::PDF::Entry" and its subclasses represent one calendar entry. They can be normal reminder-type entries or SPECIAL reminders.

Create and return a new "Remind::PDF::Entry" based on one reminder's worth of data from "remind -p". Returns a "Remind::PDF::Entry" object, or in the case of SPECIAL reminders, a subclass of "Remind::PDF::Entry".

Render a single entry. $pdf is the parent "Remind::PDF" object. $cr is a Cairo drawing context and $settings is the usual settings hash. $so_far is the Y-coordinate at which to start drawing. $day is the month day and $col is the calendar column. $height is the height of the calendar box.

If $height is zero, then nothing should actually be drawn, but the height of the calendar entry should be computed.

Returns the height of the calendar entry.

2022-06-03 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.