Generated by
JDiff

Class com.qoppa.pdfNotes.settings.FreeTextTool

Added Methods
boolean getDefaultStrikethrough() Gets the default strikethrough value that is used when new annotations are created.
int getDefaultTransparency() Gets the default transparency value that is used when new annotations are created.
boolean getDefaultUnderline() Gets the default underline value that is used when new annotations are created.
void setDefaultStrikethrough(boolean) Sets the default strikethrough value that is used when new annotations are created.
void setDefaultTransparency(int) Sets the default transparency values when new annotations are created.
void setDefaultUnderline(boolean) Sets the default underline value that is used when new annotations are created.