|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cip4.jdflib.goldenticket.BaseGoldenTicket
org.cip4.jdflib.goldenticket.MISGoldenTicket
org.cip4.jdflib.goldenticket.MISCPGoldenTicket
public class MISCPGoldenTicket
| Field Summary | |
|---|---|
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
|
| Fields inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket |
|---|
category, catMap, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHours |
| Fields inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket |
|---|
amountLinks, baseICSLevel, bExpandGrayBox, bPartitionedPlateMedia, 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 Summary | |
|---|---|
MISCPGoldenTicket(int _icsLevel,
JDFElement.EnumVersion jdfVersion,
int _jmfLevel,
int _misLevel,
boolean isGrayBox,
VJDFAttributeMap vPartMap)
create a BaseGoldenTicket |
|
MISCPGoldenTicket(MISCPGoldenTicket parent)
create a BaseGoldenTicket |
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket |
|---|
addAmountLink, execute, getCategory, getTypes, initCustomerInfo, isNodeInfoSubscription, setCategory, setGrayBox, setNodeInfoSubscription |
| Methods inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket |
|---|
addJDFNode, addKid, addSheet, createSheetMap, executeAll, finalize, getDeviceURL, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, initAuditPool, initDocumentRunList, initJDF, initOutputComponent, initPlateMedia, initPlateXM, makeReadyAll, runSinglePhase, schedule, setDeviceURL, setMisURL, setParent, setPreviousNode, setVersion, toString, write2File |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String MISCPS_PRINTING
public boolean splitSheets
public VString inks
public VString inkProductIDs
public boolean previewAvailable
public String previewShare
public boolean bPPF
| Constructor Detail |
|---|
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 - | Method Detail |
|---|
protected void fillCatMaps()
fillCatMaps in class MISGoldenTicketpublic VString getICSVersions()
getICSVersions in class MISGoldenTicketBaseGoldenTicket.getICSVersions()public void init()
init in class MISGoldenTicket
public void setActivePart(VJDFAttributeMap vp,
boolean bFirst)
setActivePart in class BaseGoldenTicketvp - bFirst - BaseGoldenTicket.setActivePart(org.cip4.jdflib.datatypes.VJDFAttributeMap, boolean)protected JDFMedia initPaperMedia()
initPaperMedia in class BaseGoldenTicketprotected void initInk()
protected void initPreview()
protected void initConventionalPrintingParams()
protected JDFDevice initDevice(JDFNode reuseNode)
initDevice in class MISGoldenTicketprotected void makeReadyColorantControl()
public void makeReady()
makeReady in class BaseGoldenTicketprotected JDFNodeInfo initNodeInfo()
initNodeInfo in class MISGoldenTicket
protected void runphases(int pgood,
int pwaste,
boolean bOutAvail,
boolean bFirst)
runphases in class BaseGoldenTicketpublic void assign(JDFNode node)
BaseGoldenTicket
assign in class MISGoldenTicketnode - MISGoldenTicket.assign(org.cip4.jdflib.node.JDFNode)protected void initColorantControl()
initColorantControl in class BaseGoldenTicket
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||