|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlyphTable.UseSpec | |
---|---|
org.apache.fop.complexscripts.fonts | |
org.apache.fop.complexscripts.scripts |
Uses of GlyphTable.UseSpec in org.apache.fop.complexscripts.fonts |
---|
Methods in org.apache.fop.complexscripts.fonts that return GlyphTable.UseSpec | |
---|---|
GlyphTable.UseSpec[] |
GlyphTable.assembleLookups(java.lang.String[] features,
java.util.Map lookups)
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups, where the order of the array is in accordance to the order of the applicable lookup list. |
Uses of GlyphTable.UseSpec in org.apache.fop.complexscripts.scripts |
---|
Methods in org.apache.fop.complexscripts.scripts that return GlyphTable.UseSpec | |
---|---|
GlyphTable.UseSpec[] |
ScriptProcessor.assembleLookups(GlyphTable table,
java.lang.String[] features,
java.util.Map lookups)
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups, where the order of the array is in accordance to the order of the applicable lookup list. |
Methods in org.apache.fop.complexscripts.scripts with parameters of type GlyphTable.UseSpec | |
---|---|
boolean |
ScriptProcessor.position(GlyphSequence gs,
java.lang.String script,
java.lang.String language,
int fontSize,
GlyphTable.UseSpec[] usa,
int[] widths,
int[][] adjustments,
ScriptContextTester sct)
Perform positioning processing using a specific set of ordered glyph table use specifications. |
boolean |
IndicScriptProcessor.position(GlyphSequence gs,
java.lang.String script,
java.lang.String language,
int fontSize,
GlyphTable.UseSpec[] usa,
int[] widths,
int[][] adjustments,
ScriptContextTester sct)
Perform positioning processing using a specific set of ordered glyph table use specifications. |
GlyphSequence |
ScriptProcessor.substitute(GlyphSequence gs,
java.lang.String script,
java.lang.String language,
GlyphTable.UseSpec[] usa,
ScriptContextTester sct)
Perform substitution processing using a specific set of ordered glyph table use specifications. |
GlyphSequence |
IndicScriptProcessor.substitute(GlyphSequence gs,
java.lang.String script,
java.lang.String language,
GlyphTable.UseSpec[] usa,
ScriptContextTester sct)
Perform substitution processing using a specific set of ordered glyph table use specifications. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |