Package org.cip4.jdflib.goldenticket
Class NarrowWebGoldenTicket
java.lang.Object
org.cip4.jdflib.goldenticket.BaseGoldenTicket
org.cip4.jdflib.goldenticket.MISGoldenTicket
org.cip4.jdflib.goldenticket.NarrowWebGoldenTicket
-
Field Summary
Fields inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
bUsageCounter, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHoursFields inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
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 Summary
ConstructorsConstructorDescriptionNarrowWebGoldenTicket(int level, JDFElement.EnumVersion jdfVersion, int jmfLevel) -
Method Summary
Modifier and TypeMethodDescriptiongetTypes()get the correct Types from categoryvoidinit()initializes this node to a given ICS versionprotected JDFDeviceinitDevice(JDFNode reuseNode) booleanisEmboss()booleanbooleanvoidsetEmboss(boolean emboss) voidsetLaminate(boolean laminate) voidsetShapeCut(boolean shapeCut) Methods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
addAmountLink, assign, execute, getICSVersions, initCustomerInfo, initJDF, initNodeInfo, initUsageCounter, setGrayBoxMethods inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
addJDFNode, addKid, addSheet, createSheetMap, executeAll, fillCatMaps, finalizeProcess, getCategory, getCols, getDeviceURL, getExpandedNode, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, initAuditPool, initColorantControl, initColorPool, initDocumentRunList, initOutputComponent, initPaperMedia, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runphases, runSinglePhase, schedule, setActivePart, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2File
-
Constructor Details
-
NarrowWebGoldenTicket
- Parameters:
level-jdfVersion-jmfLevel-
-
-
Method Details
-
isLaminate
public boolean isLaminate()- Returns:
- the bLaminate
-
setLaminate
public void setLaminate(boolean laminate) - Parameters:
laminate- the bLaminate to set
-
isEmboss
public boolean isEmboss()- Returns:
- the bEmboss
-
setEmboss
public void setEmboss(boolean emboss) - Parameters:
emboss- the bEmboss to set
-
isShapeCut
public boolean isShapeCut()- Returns:
- the bShapeCut
-
setShapeCut
public void setShapeCut(boolean shapeCut) - Parameters:
shapeCut- the bShapeCut to set
-
getTypes
get the correct Types from category- Overrides:
getTypesin classBaseGoldenTicket- Returns:
-
init
public void init()Description copied from class:MISGoldenTicketinitializes this node to a given ICS version- Overrides:
initin classMISGoldenTicket- See Also:
-
initDevice
- Overrides:
initDevicein classMISGoldenTicket- Returns:
- See Also:
-