public class PBoxPDHalftone extends PBoxPDObject implements PDHalftone
| Modifier and Type | Field and Description |
|---|---|
static String |
HALFTONE_TYPE |
cMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDHalftone(COSDictionary dict) |
PBoxPDHalftone(COSDictionary dict,
String colorantName) |
PBoxPDHalftone(COSName name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getcolorantName()
colorant name from parent type 5 halftone
|
String |
getHalftoneName()
Halftone name
|
Long |
getHalftoneType()
Halftone type
|
List<? extends Object> |
getLinkedObjects(String link) |
String |
getTransferFunction()
transfer function
|
addAction, getIDgetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String HALFTONE_TYPE
public PBoxPDHalftone(COSDictionary dict)
public PBoxPDHalftone(COSDictionary dict, String colorantName)
public PBoxPDHalftone(COSName name)
public Long getHalftoneType()
PDHalftonegetHalftoneType in interface PDHalftonepublic String getHalftoneName()
PDHalftonegetHalftoneName in interface PDHalftonepublic String getcolorantName()
PDHalftonegetcolorantName in interface PDHalftonepublic String getTransferFunction()
PDHalftonegetTransferFunction in interface PDHalftonepublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.