A B C D E F G H L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getBorder() - Method in class ca.ubc.ece.flowable.reports.pages.Content
-
Returns if the paragraph has a border.
- getContents() - Method in class ca.ubc.ece.flowable.reports.pages.Page
-
Abstract method that returns the contents of the page.
- getDate(String) - Method in class ca.ubc.ece.flowable.reports.pages.Page
-
Returns the date in the provided format.
- getFileDir1() - Method in class ca.ubc.ece.flowable.reports.mail.MailMessage
-
Returns the directory where the first file is located.
- getFileDir2() - Method in class ca.ubc.ece.flowable.reports.mail.MailMessage
-
Returns the directory where the second file is located.
- getFilename1() - Method in class ca.ubc.ece.flowable.reports.mail.MailMessage
-
Returns the first filename.
- getFilename2() - Method in class ca.ubc.ece.flowable.reports.mail.MailMessage
-
Returns the second filename.
- getFont() - Method in class ca.ubc.ece.flowable.reports.pages.Line
-
Returns the font.
- getLine(int) - Method in class ca.ubc.ece.flowable.reports.pages.Page
-
Returns the line for the line number.
- getListItem(Line[]) - Method in class ca.ubc.ece.flowable.reports.pages.Page
-
Returns the list item for the lines.
- getListItem(String, Font) - Method in class ca.ubc.ece.flowable.reports.pages.Page
-
Returns the list item for the text and font.
- getLowerLeftX() - Method in class ca.ubc.ece.flowable.reports.pages.Dimensions
-
Returns the lower left X coordinate of the form field.
- getLowerLeftY() - Method in class ca.ubc.ece.flowable.reports.pages.Dimensions
-
Returns the lower left Y coordinate of the form field.
- getPageProperty(int) - Method in class ca.ubc.ece.flowable.reports.pages.Resources
-
Returns the value for the property at the line number.
- getParagraph() - Method in class ca.ubc.ece.flowable.reports.pages.Content
-
Returns the paragraph.
- getReason() - Method in class ca.ubc.ece.flowable.reports.mail.Mail
-
Returns the reason for the failure if the email was not sent successfully.
- getRecipient() - Method in class ca.ubc.ece.flowable.reports.mail.MailMessage
-
Returns the recipient for the email message.
- getSender() - Method in class ca.ubc.ece.flowable.reports.mail.MailMessage
-
Returns the sender for the email message.
- getSubject() - Method in class ca.ubc.ece.flowable.reports.mail.MailMessage
-
Returns the subject for the email message.
- getText() - Method in class ca.ubc.ece.flowable.reports.mail.MailMessage
-
Returns the text for the email message.
- getText() - Method in class ca.ubc.ece.flowable.reports.pages.Line
-
Returns the text.
- getType() - Method in class ca.ubc.ece.flowable.reports.pages.Line
-
Returns the type.
- getUpperRightX() - Method in class ca.ubc.ece.flowable.reports.pages.Dimensions
-
Returns the upper right X coordinate of the form field.
- getUpperRightY() - Method in class ca.ubc.ece.flowable.reports.pages.Dimensions
-
Returns the upper right Y coordinate of the form field.
All Classes All Packages