Uses of Class
com.itextpdf.io.font.otf.GlyphLine.GlyphLinePart
 
     
      Packages that use GlyphLine.GlyphLinePart
     
 
      
     -  
        
Uses of GlyphLine.GlyphLinePart in com.itextpdf.io.font.otf
Methods in com.itextpdf.io.font.otf that return GlyphLine.GlyphLinePartModifier and TypeMethodDescriptionActualTextIterator.next()GlyphLine.GlyphLinePart.setReversed(boolean reversed) Methods in com.itextpdf.io.font.otf that return types with arguments of type GlyphLine.GlyphLinePart -  
        
Uses of GlyphLine.GlyphLinePart in com.itextpdf.kernel.pdf.canvas
Method parameters in com.itextpdf.kernel.pdf.canvas with type arguments of type GlyphLine.GlyphLinePartModifier and TypeMethodDescriptionPdfCanvas.showText(GlyphLine text, Iterator<GlyphLine.GlyphLinePart> iterator) Shows text (operator Tj).