public class GFPDInlineImage extends GFPDResource implements PDInlineImage
| Modifier and Type | Field and Description |
|---|---|
static String |
F |
static String |
INLINE_IMAGE_TYPE |
RESOURCE_TYPEcontentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDInlineImage(PDInlineImage simplePDObject,
PDColorSpace inheritedFillCS) |
| 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 GFPDInlineImage(PDInlineImage simplePDObject, PDColorSpace inheritedFillCS)
public Boolean getInterpolate()
PDXImagegetInterpolate in interface PDXImagepublic String getSubtype()
PDXObjectgetSubtype in interface PDXObjectpublic Boolean getisInherited()
PDResourcegetisInherited in interface PDResourcegetisInherited in class GFPDResourcepublic 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–2018 The veraPDF Consortium. All rights reserved.