PDF Clown
0.1.2

org.pdfclown.documents.contents
Class ContentScanner.TextWrapper

java.lang.Object
  extended by org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper<Text>
      extended by org.pdfclown.documents.contents.ContentScanner.TextWrapper
Enclosing class:
ContentScanner

public static final class ContentScanner.TextWrapper
extends ContentScanner.GraphicsObjectWrapper<Text>

Text information.


Field Summary
 
Fields inherited from class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
box
 
Method Summary
 Rectangle2D getBox()
          Gets the object's bounding box.
 List<ContentScanner.TextStringWrapper> getTextStrings()
          Gets the text strings.
 
Methods inherited from class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
getBaseDataObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBox

public Rectangle2D getBox()
Description copied from class: ContentScanner.GraphicsObjectWrapper
Gets the object's bounding box.

Overrides:
getBox in class ContentScanner.GraphicsObjectWrapper<Text>

getTextStrings

public List<ContentScanner.TextStringWrapper> getTextStrings()
Gets the text strings.


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.