org.pdfclown.documents.contents.ContentScanner.TextStringWrapper Class Reference

Text string information. More...

Inheritance diagram for org.pdfclown.documents.contents.ContentScanner.TextStringWrapper:
org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper< ShowText > org.pdfclown.documents.contents.ITextString

List of all members.

Classes

class  ShowTextScanner

Protected Attributes

RectangleF box

Properties

override RectangleF Box [get]
 Gets the text string bounds.
TextStyle Style [get]
 Gets the text style.
String Text [get]
 Gets the decoded text.
List< TextCharTextChars [get]
 Gets the information of each text string character.

Text string information.


Member Data Documentation


Property Documentation

override RectangleF org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.Box [get]

Gets the text string bounds.

Implements org.pdfclown.documents.contents.ITextString.

TextStyle org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.Style [get]

Gets the text style.

String org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.Text [get]

Gets the decoded text.

Implements org.pdfclown.documents.contents.ITextString.

List<TextChar> org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.TextChars [get]

Gets the information of each text string character.

Implements org.pdfclown.documents.contents.ITextString.

Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.

Generated on Sat Feb 9 21:08:30 2013 for PDF Clown 0.1.2 by  doxygen 1.6.3