PDF Clown
0.1.2

org.pdfclown.documents.contents.objects
Interface ShowText.IScanner

Enclosing class:
ShowText

public static interface ShowText.IScanner


Method Summary
 void scanChar(char textChar, Rectangle2D textCharBox)
          Notifies the scanner about a text character.
 

Method Detail

scanChar

void scanChar(char textChar,
              Rectangle2D textCharBox)
Notifies the scanner about a text character.

Parameters:
textChar - Scanned character.
textCharBox - Bounding box of the scanned character.

PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.