|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RTFProperties
RTF property constants
Field Summary | |
---|---|
static byte |
DG_BODY
document group body |
static byte |
DG_BULLET
document group bullet list |
static byte |
DG_COLORTABLE
document group color table |
static byte |
DG_FONTTABLE
document group font table |
static byte |
DG_IGNORE
document group unknown |
static byte |
FN_BIN
binary mode |
static byte |
FN_CELL
Table Cell |
static byte |
FN_HEX
hex mode |
static byte |
FN_LINEBREAK
Linebreak |
static byte |
FN_MIDDOT
middot (bullet) |
static byte |
FN_NBSP
Non-breaking space |
static byte |
FN_PAR
paragraph |
static byte |
FN_PLAIN
plain |
static byte |
FN_ROW
Table Row |
static byte |
FN_SKIPDEST
skip mode |
static byte |
FN_SKIPWORD
skip word |
static byte |
FN_TROWD
table row default |
static byte |
KT_CHAR
character keyword |
static byte |
KT_DEST
destination keyword |
static byte |
KT_FFAM
font family keyword |
static byte |
KT_FNCT
function keyword |
static byte |
KT_PROP
property keyword |
static byte |
KT_STRING
string keyword |
static byte |
NL_BODY
'Body' numbering level |
static byte |
NL_BULLET
'Bullet' numbering level |
static byte |
NL_NONE
No numbering |
static byte |
PR_ANSICPG
ANSI Codepage |
static byte |
PR_BCOL
Background color |
static byte |
PR_BLUE
Blue |
static byte |
PR_BOLD
Bold |
static byte |
PR_CENTER
Centered |
static byte |
PR_DEFF
Default Font |
static byte |
PR_FCHARSET
Font Charset |
static byte |
PR_FCOL
Font Color |
static byte |
PR_FIRSTIND
First Line Indent |
static byte |
PR_FONTNR
Font Nr. |
static byte |
PR_FROMAN
Roman |
static byte |
PR_FSCRIPT
Script |
static byte |
PR_FSIZE
Font Size |
static byte |
PR_FSWISS
Swiss |
static byte |
PR_GREEN
Green |
static byte |
PR_HCOL
Highlight COlor |
static byte |
PR_ITALIC
Italic |
static byte |
PR_JUSTIFY
Justify |
static byte |
PR_LANG
Language |
static byte |
PR_LEFT
Left aligned |
static byte |
PR_LEFTIND
Left Indent |
static byte |
PR_NOSUB
No sub/superscript |
static byte |
PR_PARD
Paragraph defaults |
static byte |
PR_PNLVL
Paragraph Numbering Level |
static byte |
PR_PNLVLCONT
pnlvlcont |
static byte |
PR_RED
Red |
static byte |
PR_RIGHT
Align right |
static byte |
PR_RIGHTIND
Right Indent |
static byte |
PR_RTLCHAR
Left to Right characters |
static byte |
PR_RTLPAR
Right to Left paragraph |
static byte |
PR_STRIKE
Strike |
static byte |
PR_SUB
Subscript |
static byte |
PR_SUPER
Superscript |
static byte |
PR_UNDERLINE
underline |
static byte |
PR_UNICODE
Unicode |
static byte |
PR_UNISKIP
Skip Unicode |
Field Detail |
---|
static final byte KT_CHAR
static final byte KT_DEST
static final byte KT_PROP
static final byte KT_FNCT
static final byte KT_FFAM
static final byte KT_STRING
static final byte DG_IGNORE
static final byte DG_BODY
static final byte DG_FONTTABLE
static final byte DG_COLORTABLE
static final byte DG_BULLET
static final byte FN_BIN
static final byte FN_HEX
static final byte FN_SKIPDEST
static final byte FN_PAR
static final byte FN_PLAIN
static final byte FN_SKIPWORD
static final byte FN_TROWD
static final byte FN_CELL
static final byte FN_ROW
static final byte FN_LINEBREAK
static final byte FN_NBSP
static final byte FN_MIDDOT
static final byte PR_PARD
static final byte PR_BOLD
static final byte PR_ITALIC
static final byte PR_UNDERLINE
static final byte PR_LEFT
static final byte PR_RIGHT
static final byte PR_CENTER
static final byte PR_JUSTIFY
static final byte PR_RED
static final byte PR_GREEN
static final byte PR_BLUE
static final byte PR_FONTNR
static final byte PR_FCOL
static final byte PR_BCOL
static final byte PR_FSIZE
static final byte PR_DEFF
static final byte PR_FROMAN
static final byte PR_FSWISS
static final byte PR_FSCRIPT
static final byte PR_STRIKE
static final byte PR_UNICODE
static final byte PR_SUB
static final byte PR_SUPER
static final byte PR_NOSUB
static final byte PR_PNLVL
static final byte PR_FCHARSET
static final byte PR_HCOL
static final byte PR_LEFTIND
static final byte PR_RIGHTIND
static final byte PR_FIRSTIND
static final byte PR_ANSICPG
static final byte PR_UNISKIP
static final byte PR_LANG
static final byte PR_RTLCHAR
static final byte PR_RTLPAR
static final byte PR_PNLVLCONT
static final byte NL_NONE
static final byte NL_BODY
static final byte NL_BULLET
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |