public class PBoxPDContentStream extends PBoxPDObject implements PDContentStream
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_STREAM_TYPE |
static String |
OPERATORS |
cMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDContentStream(org.apache.pdfbox.contentstream.PDContentStream contentStream,
PDInheritableResources resources,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
getLinkedObjects(String link) |
boolean |
isContainsTransparency() |
addAction, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CONTENT_STREAM_TYPE
public static final String OPERATORS
public PBoxPDContentStream(org.apache.pdfbox.contentstream.PDContentStream contentStream,
PDInheritableResources resources,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkpublic boolean isContainsTransparency()
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.