Modifier and Type | Field and Description |
---|---|
static int |
BREAK_TYPE_HALFPAGE |
static int |
BREAK_TYPE_NEWPAGE |
static int |
BREAK_TYPE_NONE |
Constructor and Description |
---|
DayProgramPrinterSettings(Date fromDay,
int numberOfDays,
Channel[] channelList,
int dayStartHour,
int dayEndHour,
int colCount,
int channelsPerColumn,
ProgramIconSettings programIconSettings,
ProgramFilter filter) |
Modifier and Type | Method and Description |
---|---|
Channel[] |
getChannelList() |
int |
getChannelsPerColumn() |
int |
getColumnCount() |
int |
getDayEndHour() |
int |
getDayStartHour() |
Date |
getFromDay() |
int |
getNumberOfDays() |
ProgramFilter |
getProgramFilter() |
ProgramIconSettings |
getProgramIconSettings() |
public static final int BREAK_TYPE_NEWPAGE
public static final int BREAK_TYPE_HALFPAGE
public static final int BREAK_TYPE_NONE
public DayProgramPrinterSettings(Date fromDay, int numberOfDays, Channel[] channelList, int dayStartHour, int dayEndHour, int colCount, int channelsPerColumn, ProgramIconSettings programIconSettings, ProgramFilter filter)
public Date getFromDay()
public int getNumberOfDays()
public Channel[] getChannelList()
public int getDayStartHour()
public int getDayEndHour()
public int getColumnCount()
public int getChannelsPerColumn()
public ProgramIconSettings getProgramIconSettings()
public ProgramFilter getProgramFilter()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)