it.stefanochizzolini.clown.documents.contents
Class ContentScanner.TextWrapper
java.lang.Object
it.stefanochizzolini.clown.documents.contents.ContentScanner.GraphicsObjectWrapper<Text>
it.stefanochizzolini.clown.documents.contents.ContentScanner.TextWrapper
- Enclosing class:
- ContentScanner
public static final class ContentScanner.TextWrapper
- extends ContentScanner.GraphicsObjectWrapper<Text>
Text information.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.
Project home page
Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.