public class MISCPGoldenTicket extends MISGoldenTicket
Modifier and Type | Field and Description |
---|---|
boolean |
bPPF
if true: ppf, else png preview names are generated
|
VString |
inkProductIDs |
VString |
inks |
static String |
MISCPS_PRINTING |
boolean |
previewAvailable
if true, previews are linked
|
String |
previewShare
file location of preview files
|
boolean |
splitSheets |
bUsageCounter, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHours
amountLinks, baseICSLevel, bExpandGrayBox, bPartitionedPlateMedia, category, catMap, cols, colsActual, deviceURL, devID, getNIFromParent, good, icsLevel, m_pdfFile, misURL, nCols, paperMedia, paperProductID, partIDKeys, partsAtOnce, partsForAvailable, plateReduction, returnURL, theExpandedNode, theNode, theParentNode, theParentProduct, thePreviousNode, theStatusCounter, theVersion, vParts, waste, workStyle
Constructor and Description |
---|
MISCPGoldenTicket(int _icsLevel,
JDFElement.EnumVersion jdfVersion,
int _jmfLevel,
int _misLevel,
boolean isGrayBox,
VJDFAttributeMap vPartMap)
create a BaseGoldenTicket
|
MISCPGoldenTicket(MISCPGoldenTicket parent)
create a BaseGoldenTicket
|
Modifier and Type | Method and Description |
---|---|
void |
assign(JDFNode node)
assign a node to this golden ticket instance
|
protected void |
fillCatMaps() |
VString |
getICSVersions() |
void |
init()
initializes this node to a given ICS version
|
protected void |
initColorantControl()
zapp any direct links to colorpool
|
protected void |
initConventionalPrintingParams() |
protected JDFDevice |
initDevice(JDFNode reuseNode) |
protected void |
initInk() |
protected JDFNodeInfo |
initNodeInfo() |
protected JDFMedia |
initPaperMedia() |
protected void |
initPreview() |
void |
makeReady()
prepare an mis fuzzy node and make it runnable by the device
|
protected void |
makeReadyColorantControl() |
protected void |
runphases(int pgood,
int pwaste,
boolean bOutAvail,
boolean bFirst) |
void |
setActivePart(VJDFAttributeMap vp,
boolean bFirst) |
addAmountLink, execute, initCustomerInfo, initJDF, initUsageCounter, setGrayBox
addJDFNode, addKid, addSheet, createSheetMap, executeAll, finalize, getCategory, getCols, getDeviceURL, getExpandedNode, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, getTypes, initAuditPool, initColorPool, initDocumentRunList, initOutputComponent, initPlateMedia, initPlateXM, makeReadyAll, runSinglePhase, schedule, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2File
public static final String MISCPS_PRINTING
public boolean splitSheets
public VString inks
public VString inkProductIDs
public boolean previewAvailable
public String previewShare
public boolean bPPF
public MISCPGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel, boolean isGrayBox, VJDFAttributeMap vPartMap)
_icsLevel
- the level to init to (1,2 or 3)jdfVersion
- the version to generate a golden ticket for_jmfLevel
- level of jmf ICS to support_misLevel
- level of MIS ICS to supportisGrayBox
- if true, write a grayBoxvPartMap
- the partmap vector for this nodepublic MISCPGoldenTicket(MISCPGoldenTicket parent)
parent
- protected void fillCatMaps()
fillCatMaps
in class BaseGoldenTicket
public VString getICSVersions()
getICSVersions
in class MISGoldenTicket
BaseGoldenTicket.getICSVersions()
public void init()
init
in class MISGoldenTicket
public void setActivePart(VJDFAttributeMap vp, boolean bFirst)
setActivePart
in class BaseGoldenTicket
vp
- bFirst
- BaseGoldenTicket.setActivePart(org.cip4.jdflib.datatypes.VJDFAttributeMap, boolean)
protected JDFMedia initPaperMedia()
initPaperMedia
in class BaseGoldenTicket
protected void initInk()
protected void initPreview()
protected void initConventionalPrintingParams()
protected JDFDevice initDevice(JDFNode reuseNode)
initDevice
in class MISGoldenTicket
protected void makeReadyColorantControl()
public void makeReady()
makeReady
in class BaseGoldenTicket
protected JDFNodeInfo initNodeInfo()
initNodeInfo
in class MISGoldenTicket
protected void runphases(int pgood, int pwaste, boolean bOutAvail, boolean bFirst)
runphases
in class BaseGoldenTicket
public void assign(JDFNode node)
BaseGoldenTicket
assign
in class MISGoldenTicket
node
- MISGoldenTicket.assign(org.cip4.jdflib.node.JDFNode)
protected void initColorantControl()
initColorantControl
in class BaseGoldenTicket
Copyright © 2018. All rights reserved.