public class PBoxPDSeparation extends PBoxPDColorSpace implements PDSeparation
| Modifier and Type | Field and Description |
|---|---|
static String |
ALTERNATE |
static String |
COLORANT_NAME |
static int |
COLORANT_NAME_POSITION |
static String |
SEPARATION_TYPE |
static String |
TINT_TRANSFORM |
cMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDSeparation(PDSeparation simplePDObject,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
List<PDColorSpace> |
getAlternate() |
Boolean |
getareTintAndAlternateConsistent()
it has the same colorant name have the same titTransform and Alternate color space (compared as PDF objects)
|
List<? extends Object> |
getLinkedObjects(String link) |
getnrComponentsgetisInheritedaddAction, getIDgetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetnrComponentsgetisInheritedgetExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String SEPARATION_TYPE
public static final String TINT_TRANSFORM
public static final String ALTERNATE
public static final String COLORANT_NAME
public static final int COLORANT_NAME_POSITION
public PBoxPDSeparation(PDSeparation simplePDObject, PDDocument document, PDFAFlavour flavour)
public Boolean getareTintAndAlternateConsistent()
PDSeparationgetareTintAndAlternateConsistent in interface PDSeparationpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkpublic List<PDColorSpace> getAlternate()
List of alternate PDColorSpace objectsCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.