public class GFPDHalftone extends GFPDObject implements PDHalftone
| Modifier and Type | Field and Description |
|---|---|
static String |
HALFTONE_TYPE |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDHalftone(PDHalftone dict) |
GFPDHalftone(PDHalftone dict,
ASAtom colorantName) |
| 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, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String HALFTONE_TYPE
public GFPDHalftone(PDHalftone dict)
public GFPDHalftone(PDHalftone dict, ASAtom colorantName)
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–2018 The veraPDF Consortium. All rights reserved.