org.cip4.jdflib.goldenticket
Class NarrowWebGoldenTicket

java.lang.Object
  extended by org.cip4.jdflib.goldenticket.BaseGoldenTicket
      extended by org.cip4.jdflib.goldenticket.MISGoldenTicket
          extended by org.cip4.jdflib.goldenticket.NarrowWebGoldenTicket

public class NarrowWebGoldenTicket
extends MISGoldenTicket

Author:
Dr. Rainer Prosi, Heidelberger Druckmaschinen AG Sep 23, 2009

Field Summary
 
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
NarrowWebGoldenTicket(int level, JDFElement.EnumVersion jdfVersion, int jmfLevel)
           
 
Method Summary
 VString getTypes()
          get the correct Types from category
 void init()
          initializes this node to a given ICS version
protected  JDFDevice initDevice(JDFNode reuseNode)
           
 boolean isEmboss()
           
 boolean isLaminate()
           
 boolean isShapeCut()
           
 void setEmboss(boolean emboss)
           
 void setLaminate(boolean laminate)
           
 void setShapeCut(boolean shapeCut)
           
 
Methods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
addAmountLink, assign, execute, fillCatMaps, getCategory, getICSVersions, initCustomerInfo, initNodeInfo, 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, initColorantControl, initDocumentRunList, initJDF, initOutputComponent, initPaperMedia, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runphases, runSinglePhase, schedule, setActivePart, setDeviceURL, setMisURL, setParent, setPreviousNode, setVersion, toString, write2File
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NarrowWebGoldenTicket

public NarrowWebGoldenTicket(int level,
                             JDFElement.EnumVersion jdfVersion,
                             int jmfLevel)
Parameters:
level -
jdfVersion -
jmfLevel -
Method Detail

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

public VString getTypes()
get the correct Types from category

Overrides:
getTypes in class MISGoldenTicket
Returns:

init

public void init()
Description copied from class: MISGoldenTicket
initializes this node to a given ICS version

Overrides:
init in class MISGoldenTicket
See Also:
MISGoldenTicket.init()

initDevice

protected JDFDevice initDevice(JDFNode reuseNode)
Overrides:
initDevice in class MISGoldenTicket
Returns:
See Also:
MISGoldenTicket.initDevice(org.cip4.jdflib.node.JDFNode)


Copyright © 2013. All Rights Reserved.