![]() |
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
def | __init__ |
def | setupDocVariables (self) |
def | setupMasterPage (self) |
def | createHeader (self, monthName) |
def | createImage (self) |
![]() | |
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 | |
![]() | |
drawSauce | |
year | |
months | |
lang | |
dayOrder | |
mycal | |
layerImg | |
layerCal | |
pStyleDate | |
pStyleWeekday | |
pStyleMonth | |
pStyleWeekNo | |
masterPage | |
sepMonths | |
firstPage | |
pagex | |
pagey | |
margint | |
marginl | |
marginr | |
marginb | |
width | |
height | |
Parent class for vertical (classic, vertical event) calendar types
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