it.stefanochizzolini.clown.documents.contents
Class ContentScanner.GraphicsObjectWrapper<TDataObject extends ContentObject>
java.lang.Object
it.stefanochizzolini.clown.documents.contents.ContentScanner.GraphicsObjectWrapper<TDataObject>
- Direct Known Subclasses:
- ContentScanner.InlineImageWrapper, ContentScanner.TextStringWrapper, ContentScanner.TextWrapper, ContentScanner.XObjectWrapper
- Enclosing class:
- ContentScanner
public abstract static class ContentScanner.GraphicsObjectWrapper<TDataObject extends ContentObject>
- extends Object
Object information.
Remarks
This class provides derivative (higher-level) information
about the currently scanned object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
box
protected Rectangle2D box
ContentScanner.GraphicsObjectWrapper
protected ContentScanner.GraphicsObjectWrapper(TDataObject baseDataObject)
getBaseDataObject
public TDataObject getBaseDataObject()
- Gets the underlying data object.
getBox
public Rectangle2D getBox()
- Gets the object's bounding box.
Project home page
Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.