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 MethodintintintdoubleintintgetWidth()voidsetBackgroundColor(Color backgroundColor) voidsetBoundaryLineColor(Color boundaryLineColor) voidsetCalendarFillColor(Color calendarFillColor) voidsetHeight(int height) voidsetHoursColor(Color hoursColor) voidsetImgDate(String strDate) voidsetImgDate(Date imgDate) voidsetLineBar(int lineBar) voidsetLineBarColor(Color lineBarColor) voidsetMyHourPixelWidth(int myHourPixelWidth) voidsetRecount(double recount) voidsetStartTime(String startTime) voidsetStopLineBar(int stopLineBar) voidsetStopLineBarColor(Color stopLineBarColor) voidsetStopTime(String stopTime) Sets the stopTime attribute of the ImageUserDay objectvoidsetWidth(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
-