Package | Description |
---|---|
org.apache.fop.complexscripts.fonts |
Modifier and Type | Class and Description |
---|---|
class |
GlyphPositioningState
The
GlyphPositioningState implements an state object used during glyph positioning
processing. |
class |
GlyphSubstitutionState
The
GlyphSubstitutionState implements an state object used during glyph substitution
processing. |
Modifier and Type | Method and Description |
---|---|
protected GlyphProcessingState |
GlyphProcessingState.reset(GlyphSequence gs,
String script,
String language,
String feature,
ScriptContextTester sct)
Reset glyph processing state.
|
Constructor and Description |
---|
GlyphProcessingState(GlyphProcessingState s)
Construct glyph processing state using an existing state object using shallow copy
except as follows: input glyph sequence is copied deep except for its characters array.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.