PDF Clown
0.1.2

org.pdfclown.documents.contents
Class ContentScanner.InlineImageWrapper

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

public static final class ContentScanner.InlineImageWrapper
extends ContentScanner.GraphicsObjectWrapper<InlineImage>

Inline image information.


Field Summary
 
Fields inherited from class org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper
box
 
Method Summary
 InlineImage getInlineImage()
          Gets the inline image.
 
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

getInlineImage

public InlineImage getInlineImage()
Gets the inline image.


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.