|
PDF Clown 0.0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ShowText.IScanner
| Method Summary | |
|---|---|
void |
scanChar(char textChar,
Rectangle2D textCharBox)
Notifies the scanner about a text character. |
void |
scanFont(double fontSize)
Notifies the scanner about the font. |
| Method Detail |
|---|
void scanFont(double fontSize)
fontSize - Scaled font size.
void scanChar(char textChar,
Rectangle2D textCharBox)
textChar - Scanned character.textCharBox - Bounding box of the scanned character.
|
PDF Clown 0.0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||