public class PrintCalendarList extends PrintCalendar
Modifier and Type | Class and Description |
---|---|
static class |
PrintCalendarList.CalDay |
static class |
PrintCalendarList.CalDisplay |
static class |
PrintCalendarList.PrintEvent |
PrintCalendar.CalInfo, PrintCalendar.EventComparator
calInfos, dateFormat, evtHourEnd, evtHourStart, firstDayOfWeek, GMTtimezone, l, LANDSCAPE_LINE_WIDTH, lang, LINE_HEIGHT, locale, MARGIN, options, page, pageHeight, pageLineWidth, pages, pageStyle, pageWidth, PORTRAIT_LINE_WIDTH, root, securityContext, STYLE_GEN_DATE, STYLE_GRID, STYLE_GRID_DASHED, STYLE_MORE_EVENTS, STYLE_MORE_EVENTS_LABEL, TAB_WIDTH, timeFormat, timezone, userSettings, y
Constructor and Description |
---|
PrintCalendarList(PrintContext context,
PrintOptions options,
java.util.List<ItemContainerValue<VEvent>> vevents) |
Modifier and Type | Method and Description |
---|---|
protected PrintCalendarList.PrintEvent |
addEvent(ItemContainerValue<VEvent> item) |
void |
process() |
byte[] |
sendPDFString() |
byte[] |
sendPNGString() |
byte[] |
sendSVGString() |
addLocation, addPage, addText, duration, getEventLocationStyle, getEventTitleStyle, getLocation, getPart, getRelativeDayOfWeeek, getTitle, isAttendee, newPage, sendJPEGString, sortOccurrences
public PrintCalendarList(PrintContext context, PrintOptions options, java.util.List<ItemContainerValue<VEvent>> vevents) throws ServerFault
ServerFault
public void process() throws ServerFault
process
in class PrintCalendar
ServerFault
protected PrintCalendarList.PrintEvent addEvent(ItemContainerValue<VEvent> item)
public byte[] sendPNGString() throws ServerFault
sendPNGString
in class PrintCalendar
ServerFault
public byte[] sendPDFString() throws ServerFault
sendPDFString
in class PrintCalendar
ServerFault
public byte[] sendSVGString() throws ServerFault
sendSVGString
in class PrintCalendar
ServerFault
Copyright © 2021. All Rights Reserved.