Class ImageUserDay

java.lang.Object
sk.iway.iwcm.components.reservation.ImageUserDay

public class ImageUserDay extends Object
ImageUserDay - do outputstreamu posle obrazok s kalendarom
  • Constructor Details

    • ImageUserDay

      public ImageUserDay()
      Constructor for the ImageUserDay object
  • Method Details

    • createImageFromReservation

      public String createImageFromReservation(OutputStream stream, int reservationId) throws IOException
      Description of the Method
      Parameters:
      stream - Description of the Parameter
      Returns:
      Description of the Return Value
      Throws:
      IOException - Description of the Exception
    • setBoundaryLineColor

      public void setBoundaryLineColor(Color boundaryLineColor)
    • getBoundaryLineColor

      public Color getBoundaryLineColor()
    • setHoursColor

      public void setHoursColor(Color hoursColor)
    • getHoursColor

      public Color getHoursColor()
    • setImgDate

      public void setImgDate(Date imgDate)
    • setImgDate

      public void setImgDate(String strDate)
    • getImgDate

      public Date getImgDate()
    • setStartTime

      public void setStartTime(String startTime)
    • getStartTime

      public String getStartTime()
    • setStopTime

      public void setStopTime(String stopTime)
      Sets the stopTime attribute of the ImageUserDay object
      Parameters:
      stopTime - The new stopTime value
    • getStopTime

      public String 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

      public Color getBackgroundColor()
    • setBackgroundColor

      public void setBackgroundColor(Color backgroundColor)
    • getCalendarFillColor

      public Color getCalendarFillColor()
    • setCalendarFillColor

      public void setCalendarFillColor(Color calendarFillColor)
    • getLineBarColor

      public Color getLineBarColor()
    • setLineBarColor

      public void setLineBarColor(Color lineBarColor)
    • getStopLineBar

      public int getStopLineBar()
    • setStopLineBar

      public void setStopLineBar(int stopLineBar)
    • getStopLineBarColor

      public Color getStopLineBarColor()
    • setStopLineBarColor

      public void setStopLineBarColor(Color stopLineBarColor)