Class ImageUserDay
java.lang.Object
sk.iway.iwcm.components.reservation.ImageUserDay
ImageUserDay - do outputstreamu posle obrazok s kalendarom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateImageFromReservation
(OutputStream stream, int reservationId) Description of the Methodint
int
int
double
int
int
getWidth()
void
setBackgroundColor
(Color backgroundColor) void
setBoundaryLineColor
(Color boundaryLineColor) void
setCalendarFillColor
(Color calendarFillColor) void
setHeight
(int height) void
setHoursColor
(Color hoursColor) void
setImgDate
(String strDate) void
setImgDate
(Date imgDate) void
setLineBar
(int lineBar) void
setLineBarColor
(Color lineBarColor) void
setMyHourPixelWidth
(int myHourPixelWidth) void
setRecount
(double recount) void
setStartTime
(String startTime) void
setStopLineBar
(int stopLineBar) void
setStopLineBarColor
(Color stopLineBarColor) void
setStopTime
(String stopTime) Sets the stopTime attribute of the ImageUserDay objectvoid
setWidth
(int width)
-
Constructor Details
-
ImageUserDay
public ImageUserDay()Constructor for the ImageUserDay object
-
-
Method Details
-
createImageFromReservation
Description of the Method- Parameters:
stream
- Description of the Parameter- Returns:
- Description of the Return Value
- Throws:
IOException
- Description of the Exception
-
setBoundaryLineColor
-
getBoundaryLineColor
-
setHoursColor
-
getHoursColor
-
setImgDate
-
setImgDate
-
getImgDate
-
setStartTime
-
getStartTime
-
setStopTime
Sets the stopTime attribute of the ImageUserDay object- Parameters:
stopTime
- The new stopTime value
-
getStopTime
-
getWidth
public int getWidth() -
setWidth
public void setWidth(int width) -
getHeight
public int getHeight() -
setHeight
public void setHeight(int height) -
getLineBar
public int getLineBar() -
setLineBar
public void setLineBar(int lineBar) -
getMyHourPixelWidth
public int getMyHourPixelWidth() -
setMyHourPixelWidth
public void setMyHourPixelWidth(int myHourPixelWidth) -
getRecount
public double getRecount() -
setRecount
public void setRecount(double recount) -
getBackgroundColor
-
setBackgroundColor
-
getCalendarFillColor
-
setCalendarFillColor
-
getLineBarColor
-
setLineBarColor
-
getStopLineBar
public int getStopLineBar() -
setStopLineBar
public void setStopLineBar(int stopLineBar) -
getStopLineBarColor
-
setStopLineBarColor
-