Uses of Class
org.apache.fop.complexscripts.scripts.IndicScriptProcessor.Segment
Packages that use IndicScriptProcessor.Segment
-
Uses of IndicScriptProcessor.Segment in org.apache.fop.complexscripts.scripts
Methods in org.apache.fop.complexscripts.scripts that return IndicScriptProcessor.SegmentModifier and TypeMethodDescriptionprotected IndicScriptProcessor.Segment[]
IndicScriptProcessor.DefaultSyllabizer.segmentize
(int[] ca, int nc) Construct array of segements from original character array (associated with original glyph sequence)Methods in org.apache.fop.complexscripts.scripts with parameters of type IndicScriptProcessor.SegmentModifier and TypeMethodDescriptionprotected GlyphSequence[]
IndicScriptProcessor.DefaultSyllabizer.segmentize
(GlyphSequence gs, IndicScriptProcessor.Segment[] sa) Construct array of glyph sequences from original glyph sequence and segment array.