Package | Description |
---|---|
org.apache.fop.complexscripts.scripts |
Modifier and Type | Class and Description |
---|---|
class |
ArabicScriptProcessor
The
ArabicScriptProcessor class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Arabic script. |
class |
DefaultScriptProcessor
Default script processor, which enables default glyph composition/decomposition, common ligatures, localized forms
and kerning.
|
class |
DevanagariScriptProcessor
The
DevanagariScriptProcessor class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Devanagari script. |
class |
GujaratiScriptProcessor
The
GujaratiScriptProcessor class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Gujarati script. |
class |
GurmukhiScriptProcessor
The
GurmukhiScriptProcessor class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Gurmukhi script. |
class |
IndicScriptProcessor
The
IndicScriptProcessor class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Indic script. |
Modifier and Type | Method and Description |
---|---|
static ScriptProcessor |
ScriptProcessor.getInstance(java.lang.String script)
Obtain script processor instance associated with specified script.
|
static ScriptProcessor |
IndicScriptProcessor.makeProcessor(java.lang.String script)
Make script specific flavor of Indic script processor.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.