public class GFPDInlineImage extends GFPDResource
| 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, simplePDObject| Constructor and Description |
|---|
GFPDInlineImage(org.verapdf.pd.images.PDInlineImage simplePDObject) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcontainsAlternates() |
Boolean |
getcontainsOPI() |
Boolean |
getcontainsSMask() |
Boolean |
getInterpolate() |
Boolean |
getisInherited() |
List<? extends Object> |
getLinkedObjects(String link) |
String |
getSubtype() |
addAction, getIDpublic static final String F
public static final String INLINE_IMAGE_TYPE
public GFPDInlineImage(org.verapdf.pd.images.PDInlineImage simplePDObject)
public Boolean getInterpolate()
public String getSubtype()
public Boolean getisInherited()
getisInherited in class GFPDResourcepublic Boolean getcontainsOPI()
public Boolean getcontainsSMask()
public Boolean getcontainsAlternates()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.