public class PBoxPDInlineImage extends PBoxPDObject implements PDInlineImage
| Modifier and Type | Field and Description |
|---|---|
static String |
F |
static String |
INLINE_IMAGE_TYPE |
cMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDInlineImage(PDInlineImage simplePDObject,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getInterpolate()
Interpolate key in the image dictionary or the value of the I key in the inline image dictionary
|
Boolean |
getisInherited()
from the parent page node (for pages) or from the parent page object where the resource is used (for patterns, Type3 fonts, annotations).
|
List<? extends Object> |
getLinkedObjects(String link) |
String |
getSubtype()
subtype of the XObject resource (Image, Form, PS)
|
addAction, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String F
public static final String INLINE_IMAGE_TYPE
public PBoxPDInlineImage(PDInlineImage simplePDObject, PDDocument document, PDFAFlavour flavour)
public Boolean getInterpolate()
PDXImagegetInterpolate in interface PDXImagepublic String getSubtype()
PDXObjectgetSubtype in interface PDXObjectpublic Boolean getisInherited()
PDResourcegetisInherited in interface PDResourcepublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.