PDF Clown
0.1.2

org.pdfclown.documents.contents
Class ContentScanner.XObjectWrapper

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

public static final class ContentScanner.XObjectWrapper
extends ContentScanner.GraphicsObjectWrapper<XObject>

External object information.


Field Summary
 
Fields inherited from class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
box
 
Method Summary
 PdfName getName()
          Gets the corresponding resource key.
 XObject getXObject()
          Gets the external object.
 
Methods inherited from class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
getBaseDataObject, getBox
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public PdfName getName()
Gets the corresponding resource key.


getXObject

public XObject getXObject()
Gets the external object.


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.