public final class SeacPhase extends Object
Modifier and Type | Field and Description |
---|---|
static SeacPhase |
seacAccentPostMove
The accent glyph is being parsed and the first moveto has been seen
|
static SeacPhase |
seacAccentPreMove
The accent glyph is being parsed and the first moveto has not been seen
|
static SeacPhase |
seacBase
The base glyph is being parsed
|
static SeacPhase |
seacNone
No seac has been seen in the current glyph
|
public static final SeacPhase seacNone
public static final SeacPhase seacBase
public static final SeacPhase seacAccentPreMove
public static final SeacPhase seacAccentPostMove
Copyright © 2010 - 2020 Adobe. All Rights Reserved