Scribus
Open source desktop publishing at your fingertips
CalendarWizard.ScVerticalCalendar Class Reference
Inheritance diagram for CalendarWizard.ScVerticalCalendar:
Collaboration diagram for CalendarWizard.ScVerticalCalendar:

Public Member Functions

def __init__
 
def setupDocVariables (self)
 
def setupMasterPage (self)
 
def createHeader (self, monthName)
 
def createImage (self)
 
- Public Member Functions inherited from CalendarWizard.ScCalendar
def __init__
 
def setupDocVariables (self)
 
def goldenMean (self, aSize)
 
def applyTextToFrame (self, aText, aFrame)
 
def createCalendar (self)
 
def createLayout (self)
 
def createPage (self)
 

Public Attributes

 gmean
 
 calHeight
 
 rowSize
 
 colSize
 
- Public Attributes inherited from CalendarWizard.ScCalendar
 drawSauce
 
 year
 
 months
 
 lang
 
 dayOrder
 
 mycal
 
 layerImg
 
 layerCal
 
 pStyleDate
 
 pStyleWeekday
 
 pStyleMonth
 
 pStyleWeekNo
 
 masterPage
 
 sepMonths
 
 firstPage
 
 pagex
 
 pagey
 
 margint
 
 marginl
 
 marginr
 
 marginb
 
 width
 
 height
 

Detailed Description

Parent class for vertical
    (classic, vertical event) calendar types 

Member Function Documentation

def CalendarWizard.ScVerticalCalendar.createHeader (   self,
  monthName 
)
Draw calendar header: Month name 
def CalendarWizard.ScVerticalCalendar.createImage (   self)
Wrapper for everytime-the-same image frame. 
def CalendarWizard.ScVerticalCalendar.setupDocVariables (   self)
Compute base metrics here. Page layout is bordered by margins and
virtually divided by golden mean 'cut' in the bottom. The calendar is
in the bottom part - top is occupied with empty image frame. 
def CalendarWizard.ScVerticalCalendar.setupMasterPage (   self)
Draw invariant calendar header: Days of the week 

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