Foxit PDF SDK
com.foxit.sdk.pdf.annots.RichTextStyle Member List

This is the complete list of members for com.foxit.sdk.pdf.annots.RichTextStyle, including all inherited members.

delete()com.foxit.sdk.pdf.annots.RichTextStyle
e_CornerMarkNonecom.foxit.sdk.pdf.annots.RichTextStylestatic
e_CornerMarkSubscriptcom.foxit.sdk.pdf.annots.RichTextStylestatic
e_CornerMarkSuperscriptcom.foxit.sdk.pdf.annots.RichTextStylestatic
getChar_space()com.foxit.sdk.pdf.annots.RichTextStyle
getFont()com.foxit.sdk.pdf.annots.RichTextStyle
getIs_bold()com.foxit.sdk.pdf.annots.RichTextStyle
getIs_italic()com.foxit.sdk.pdf.annots.RichTextStyle
getIs_strikethrough()com.foxit.sdk.pdf.annots.RichTextStyle
getIs_underline()com.foxit.sdk.pdf.annots.RichTextStyle
getMark_style()com.foxit.sdk.pdf.annots.RichTextStyle
getText_alignment()com.foxit.sdk.pdf.annots.RichTextStyle
getText_color()com.foxit.sdk.pdf.annots.RichTextStyle
getText_size()com.foxit.sdk.pdf.annots.RichTextStyle
getWord_space()com.foxit.sdk.pdf.annots.RichTextStyle
RichTextStyle(Font font, float text_size, int text_alignment, long text_color, boolean is_bold, boolean is_italic, boolean is_underline, boolean is_strikethrough, int mark_style, float char_space, float word_space)com.foxit.sdk.pdf.annots.RichTextStyle
RichTextStyle()com.foxit.sdk.pdf.annots.RichTextStyle
RichTextStyle(RichTextStyle style)com.foxit.sdk.pdf.annots.RichTextStyle
set(Font font, float text_size, int text_alignment, long text_color, boolean is_bold, boolean is_italic, boolean is_underline, boolean is_strikethrough, int mark_style, float char_space, float word_space)com.foxit.sdk.pdf.annots.RichTextStyle
setChar_space(float value)com.foxit.sdk.pdf.annots.RichTextStyle
setFont(Font value)com.foxit.sdk.pdf.annots.RichTextStyle
setIs_bold(boolean value)com.foxit.sdk.pdf.annots.RichTextStyle
setIs_italic(boolean value)com.foxit.sdk.pdf.annots.RichTextStyle
setIs_strikethrough(boolean value)com.foxit.sdk.pdf.annots.RichTextStyle
setIs_underline(boolean value)com.foxit.sdk.pdf.annots.RichTextStyle
setMark_style(int value)com.foxit.sdk.pdf.annots.RichTextStyle
setText_alignment(int value)com.foxit.sdk.pdf.annots.RichTextStyle
setText_color(long value)com.foxit.sdk.pdf.annots.RichTextStyle
setText_size(float value)com.foxit.sdk.pdf.annots.RichTextStyle
setWord_space(float value)com.foxit.sdk.pdf.annots.RichTextStyle