public final class NSGlyphProperty
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
ControlCharacter
control character such as tab, attachment, etc that has special behavior associated with
|
static long |
Elastic
glyphs with elastic glyph width behavior such as white spaces
|
static long |
NonBaseCharacter
glyphs with combining properties.
|
static long |
Null
null glyph ignored for layout and display
|
public static final long Null
public static final long ControlCharacter
public static final long Elastic
public static final long NonBaseCharacter