public class GFPDContentStream extends GFPDObject implements PDContentStream
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_STREAM_TYPE |
protected List<Operator> |
operators |
static String |
OPERATORS |
protected String |
parentsTags |
protected String |
parentStructureTag |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDContentStream(PDContentStream contentStream,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState,
StructureElementAccessObject structureElementAccessObject) |
GFPDContentStream(PDContentStream contentStream,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState,
StructureElementAccessObject structureElementAccessObject,
String type) |
GFPDContentStream(PDContentStream contentStream,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState,
StructureElementAccessObject structureElementAccessObject,
String parentStructureTag,
String parentsTags) |
GFPDContentStream(PDContentStream contentStream,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState,
StructureElementAccessObject structureElementAccessObject,
String parentStructureTag,
String parentsTags,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcontainsUndefinedResource()
false, if resource dictionaries associated with content stream define all named resources referenced by content stream
|
List<? extends Object> |
getLinkedObjects(String link) |
boolean |
isContainsTransparency() |
protected void |
parseOperators() |
getIDgetContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CONTENT_STREAM_TYPE
public static final String OPERATORS
protected String parentStructureTag
protected String parentsTags
public GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject)
public GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags)
public GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String type)
public GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags, String type)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkprotected void parseOperators()
public Boolean getcontainsUndefinedResource()
PDContentStreamgetcontainsUndefinedResource in interface PDContentStreampublic boolean isContainsTransparency()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.