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 |
getcontainsAlternates()
true if the image dictionary contains Alternates key
|
Boolean |
getcontainsOPI()
true if the XObject dictionary contains OPI entry
|
Boolean |
getcontainsSMask()
true if the XObject dictionary contains SMask entry
|
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 Boolean getcontainsOPI()
PDXObjectgetcontainsOPI in interface PDXObjectpublic Boolean getcontainsSMask()
PDXObjectgetcontainsSMask in interface PDXObjectpublic Boolean getcontainsAlternates()
PDXImagegetcontainsAlternates in interface PDXImagepublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.