Constants
|
const short NONE
= = 0; |
- Description
- no emphasis mark is used.
|
const short DOT_ABOVE
= = 1; |
- Description
- a dot is set above (or right from vertical text) the text.
|
const short CIRCLE_ABOVE
= = 2; |
- Description
- a circle is set above (or right from vertical text) the text.
|
const short DISK_ABOVE
= = 3; |
- Description
- a disc is set above (or right from vertical text) the text.
|
const short ACCENT_ABOVE
= = 4; |
- Description
- an accent is set above (or right from vertical text) the text.
|
const short DOT_BELOW
= = 11; |
- Description
- a dot is set below (or left from vertical text) the text.
|
const short CIRCLE_BELOW
= = 12; |
- Description
- a circle is set below (or left from vertical text) the text.
|
const short DISK_BELOW
= = 13; |
- Description
- a disk is set below (or left from vertical text) the text.
|
const short ACCENT_BELOW
= = 14; |
- Description
- an accent is set below (or left from vertical text) the text.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.