public class PBoxPDXImage extends PBoxPDXObject implements PDXImage
| Modifier and Type | Field and Description |
|---|---|
static String |
ALTERNATES |
static String |
IMAGE_CS |
static String |
INTENT |
static String |
JPX_STREAM |
static String |
X_IMAGE_TYPE |
document, flavour, OPI, resources, S_MASK, X_OBJECT_TYPEcMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Modifier | Constructor and Description |
|---|---|
|
PBoxPDXImage(org.apache.pdfbox.pdmodel.graphics.image.PDImageXObjectProxy simplePDObject,
PDInheritableResources resources,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour) |
protected |
PBoxPDXImage(org.apache.pdfbox.pdmodel.graphics.image.PDImageXObjectProxy simplePDObject,
PDInheritableResources resources,
String type,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsTransparency() |
Boolean |
getcontainsAlternates()
true if the image dictionary contains Alternates key
|
Boolean |
getInterpolate()
Interpolate key in the image dictionary or the value of the I key in the inline image dictionary
|
List<? extends Object> |
getLinkedObjects(String link) |
getcontainsOPI, getcontainsSMask, getLinkToDictionary, getSMask, getSubtype, getTypedPDXObjectgetisInheritedaddAction, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcontainsOPI, getcontainsSMask, getSubtypegetisInheritedgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String X_IMAGE_TYPE
public static final String IMAGE_CS
public static final String ALTERNATES
public static final String INTENT
public static final String JPX_STREAM
public PBoxPDXImage(org.apache.pdfbox.pdmodel.graphics.image.PDImageXObjectProxy simplePDObject,
PDInheritableResources resources,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour)
protected PBoxPDXImage(org.apache.pdfbox.pdmodel.graphics.image.PDImageXObjectProxy simplePDObject,
PDInheritableResources resources,
String type,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour)
public Boolean getInterpolate()
PDXImagegetInterpolate in interface PDXImagepublic Boolean getcontainsAlternates()
PDXImagegetcontainsAlternates in interface PDXImagepublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class PBoxPDXObjectlink - - the name of a linkpublic boolean containsTransparency()
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.