Uses of Class
org.cip4.jdflib.resource.JDFSignature

Packages that use JDFSignature
org.cip4.jdflib.auto   
org.cip4.jdflib.resource.process   
org.cip4.jdflib.resource.process.postpress   
 

Uses of JDFSignature in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFSignature
 JDFSignature JDFAutoLayout.appendSignature()
          (30) append element Signature
 JDFSignature JDFAutoLayout.getCreateSignature(int iSkip)
          (26) getCreateSignature
 JDFSignature JDFAutoLayout.getSignature(int iSkip)
          (27) const get element Signature
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFSignature
 Collection<JDFSignature> JDFAutoLayout.getAllSignature()
          Get all Signature from the current element
 

Uses of JDFSignature in org.cip4.jdflib.resource.process
 

Subclasses of JDFSignature in org.cip4.jdflib.resource.process
 class JDFLayout
           
 class JDFSurface
           
 

Methods in org.cip4.jdflib.resource.process that return JDFSignature
 JDFSignature JDFLayout.appendSignature()
          appends a signature in both old and new Layouts if old: a element if new: a SignatureName partition leaf
 JDFSignature JDFLayout.getCreateSignature(int iSkip)
          gets or appends a signature in both old and new Layouts if old: a element if new: a SignatureName partition leaf
 JDFSignature JDFLayout.getCreateSignature(String signatureName)
          gets a signature in both old and new Layouts if old: a creates it if it does not exist element if new: a SignatureName partition leaf
 JDFSignature JDFLayout.getSignature(int iSkip)
          gets a signature in both old and new Layouts if old: a element if new: a SignatureName partition leaf
 JDFSignature JDFLayout.getSignature(String signatureName)
          gets a signature in both old and new Layouts if old: a element if new: a SignatureName partition leaf
 

Uses of JDFSignature in org.cip4.jdflib.resource.process.postpress
 

Subclasses of JDFSignature in org.cip4.jdflib.resource.process.postpress
 class JDFSheet
           
 



Copyright © 2013. All Rights Reserved.