Class IndicGlyphRepositioner

    • Constructor Detail

      • IndicGlyphRepositioner

        IndicGlyphRepositioner()
    • Method Detail

      • getCharactersToBeShiftedLeftByOnePosition

        abstract java.util.List<java.lang.String> getCharactersToBeShiftedLeftByOnePosition()
      • getNextGlyph

        private Glyph getNextGlyph​(java.util.List<Glyph> glyphs,
                                   int currentIndex)