org.pdfclown.documents.contents
Class ContentScanner.XObjectWrapper
java.lang.Object
org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper<XObject>
org.pdfclown.documents.contents.ContentScanner.XObjectWrapper
- Enclosing class:
- ContentScanner
public static final class ContentScanner.XObjectWrapper
- extends ContentScanner.GraphicsObjectWrapper<XObject>
External object information.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public PdfName getName()
- Gets the corresponding resource key.
getXObject
public XObject getXObject()
- Gets the external object.
Project home page
Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.