Package net.atthegate.server.service.pdf
Class CalendarMonth
java.lang.Object
net.atthegate.server.service.pdf.CalendarMonth
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setBodyFont
(Font font) void
setCellHeight
(float height) void
setCellWidth
(float width) void
setHeadFont
(Font font) void
setLocation
(float x, float y)
-
Constructor Details
-
CalendarMonth
-
-
Method Details
-
setHeadFont
-
setBodyFont
-
setLocation
public void setLocation(float x, float y) -
setCellWidth
public void setCellWidth(float width) -
setCellHeight
public void setCellHeight(float height) -
drawOn
- Throws:
Exception
-