public class PBoxPDExtGState extends PBoxPDResources implements PDExtGState
| Modifier and Type | Field and Description |
|---|---|
static String |
EXT_G_STATE_TYPE |
static String |
FONT_SIZE |
static String |
HALFTONE |
static String |
RI |
cMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDExtGState(PDExtendedGraphicsState state,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBM()
blend mode
|
Double |
getca()
fill alpha
|
Double |
getCA()
stroke alpha
|
Boolean |
getcontainsHTP()
true if the ExtGState dictionary contains HTP key
|
List<? extends Object> |
getLinkedObjects(String link) |
String |
getSMask()
String representation of the SMask key ("None" or "Custom")
|
String |
getTR()
String representation of the TR key ("Identity" or "Custom")
|
String |
getTR2()
String representation of the TR2 key ("Identity", "Default" or "Custom")
|
getisInheritedaddAction, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetisInheritedgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String EXT_G_STATE_TYPE
public static final String RI
public static final String FONT_SIZE
public static final String HALFTONE
public PBoxPDExtGState(PDExtendedGraphicsState state, PDDocument document, PDFAFlavour flavour)
public String getTR()
PDExtGStategetTR in interface PDExtGStatepublic String getTR2()
PDExtGStategetTR2 in interface PDExtGStatepublic String getSMask()
PDExtGStategetSMask in interface PDExtGStatepublic String getBM()
PDExtGStategetBM in interface PDExtGStatepublic Double getca()
PDExtGStategetca in interface PDExtGStatepublic Double getCA()
PDExtGStategetCA in interface PDExtGStatepublic Boolean getcontainsHTP()
PDExtGStategetcontainsHTP in interface PDExtGStatepublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.