Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.goldenticket | |
org.cip4.jdflib.resource.process |
Modifier and Type | Method and Description |
---|---|
JDFRunList |
JDFAutoArtDelivery.appendRunList()
(29) append element RunList
|
JDFRunList |
JDFAutoPreflightReport.appendRunList()
(29) append element RunList
|
JDFRunList |
JDFAutoGangElement.appendRunList()
(30) append element RunList
|
JDFRunList |
JDFAutoPageCondition.appendRunList()
(30) append element RunList
|
JDFRunList |
JDFAutoSheetCondition.appendRunList()
(30) append element RunList
|
JDFRunList |
JDFAutoInsertSheet.appendRunList()
(29) append element RunList
|
JDFRunList |
JDFAutoDigitalMedia.appendRunList()
(29) append element RunList
|
JDFRunList |
JDFAutoArtDelivery.getCreateRunList()
(25) getCreateRunList
|
JDFRunList |
JDFAutoPreflightReport.getCreateRunList()
(25) getCreateRunList
|
JDFRunList |
JDFAutoInsertSheet.getCreateRunList()
(25) getCreateRunList
|
JDFRunList |
JDFAutoDigitalMedia.getCreateRunList()
(25) getCreateRunList
|
JDFRunList |
JDFAutoGangElement.getCreateRunList(int iSkip)
(26) getCreateRunList
|
JDFRunList |
JDFAutoPageCondition.getCreateRunList(int iSkip)
(26) getCreateRunList
|
JDFRunList |
JDFAutoSheetCondition.getCreateRunList(int iSkip)
(26) getCreateRunList
|
JDFRunList |
JDFAutoArtDelivery.getRunList()
(24) const get element RunList
|
JDFRunList |
JDFAutoPreflightReport.getRunList()
(24) const get element RunList
|
JDFRunList |
JDFAutoInsertSheet.getRunList()
(24) const get element RunList
|
JDFRunList |
JDFAutoDigitalMedia.getRunList()
(24) const get element RunList
|
JDFRunList |
JDFAutoGangElement.getRunList(int iSkip)
(27) const get element RunList
|
JDFRunList |
JDFAutoPageCondition.getRunList(int iSkip)
(27) const get element RunList
|
JDFRunList |
JDFAutoSheetCondition.getRunList(int iSkip)
(27) const get element RunList
|
Modifier and Type | Method and Description |
---|---|
Collection<JDFRunList> |
JDFAutoGangElement.getAllRunList()
Get all RunList from the current element
|
Collection<JDFRunList> |
JDFAutoPageCondition.getAllRunList()
Get all RunList from the current element
|
Collection<JDFRunList> |
JDFAutoSheetCondition.getAllRunList()
Get all RunList from the current element
|
Modifier and Type | Method and Description |
---|---|
void |
JDFAutoArtDelivery.refRunList(JDFRunList refTarget)
(31) create inter-resource link to refTarget
|
void |
JDFAutoPreflightReport.refRunList(JDFRunList refTarget)
(31) create inter-resource link to refTarget
|
void |
JDFAutoGangElement.refRunList(JDFRunList refTarget)
(31) create inter-resource link to refTarget
|
void |
JDFAutoPageCondition.refRunList(JDFRunList refTarget)
(31) create inter-resource link to refTarget
|
void |
JDFAutoSheetCondition.refRunList(JDFRunList refTarget)
(31) create inter-resource link to refTarget
|
void |
JDFAutoInsertSheet.refRunList(JDFRunList refTarget)
(31) create inter-resource link to refTarget
|
void |
JDFAutoDigitalMedia.refRunList(JDFRunList refTarget)
(31) create inter-resource link to refTarget
|
Modifier and Type | Method and Description |
---|---|
protected JDFRunList |
WideFormatGoldenTicket.initDocumentRunList() |
protected JDFRunList |
ODPGoldenTicket.initDocumentRunList() |
protected JDFRunList |
BaseGoldenTicket.initDocumentRunList() |
protected JDFRunList |
IDPGoldenTicket.initDocumentRunList() |
Modifier and Type | Field and Description |
---|---|
protected JDFRunList |
JDFRunList.JDFRunData.runList |
Modifier and Type | Method and Description |
---|---|
JDFRunList |
JDFRunList.addPDF(String fileName)
Deprecated.
|
JDFRunList |
JDFRunList.addPDF(String fileName,
int first)
Deprecated.
|
JDFRunList |
JDFRunList.addPDF(String fileName,
int first,
int last)
addPDF add a pdf file to this RunList
|
JDFRunList |
JDFRunList.addRun(String fileName)
Deprecated.
|
JDFRunList |
JDFRunList.addRun(String fileName,
int first)
Deprecated.
|
JDFRunList |
JDFRunList.addRun(String fileName,
int first,
int last)
addRun
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
boolean pageMajor)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
boolean pageMajor,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
int first)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
int first,
boolean pageMajor)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
int first,
boolean pageMajor,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
int first,
int n)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
int first,
int n,
boolean pageMajor,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
int first,
int n,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
int first,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(JDFResource fileSpec,
String sepNames,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
boolean pageMajor)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
boolean pageMajor,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
int first)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
int first,
boolean pageMajor)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
int first,
boolean pageMajor,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
int first,
int n)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
int first,
int n,
boolean pageMajor,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
int first,
int n,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
int first,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(String fileNames,
String sepNames,
String sep)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(Vector fileNames,
Vector sepNames)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(Vector fileNames,
Vector sepNames,
boolean pageMajor)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(Vector fileNames,
Vector sepNames,
int first)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(Vector fileNames,
Vector sepNames,
int first,
boolean pageMajor)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(Vector fileNames,
Vector sepNames,
int first,
int n)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(Vector fileNames,
Vector sepNames,
int first,
int n,
boolean pageMajor)
add a run separation
|
JDFRunList |
JDFRunList.addSepRun(VElement fileSpec,
Vector sepNames)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(VElement fileSpec,
Vector sepNames,
boolean pageMajor)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(VElement fileSpec,
Vector sepNames,
int first)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(VElement fileSpec,
Vector sepNames,
int first,
boolean pageMajor)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(VElement fileSpec,
Vector sepNames,
int first,
int n)
Deprecated.
|
JDFRunList |
JDFRunList.addSepRun(VElement fileSpec,
Vector sepNames,
int first,
int n,
boolean pageMajor)
Deprecated.
060503 use the version with VString VString
|
JDFRunList |
JDFRunList.getIndexPartition(int index)
get the Partition that corresponds to a given runIndex
|
JDFRunList |
JDFRunList.JDFRunData.getRunList() |
JDFRunList |
JDFRunList.getTruePage()
get the first matching parent or this with IsPage==true
|
Copyright © 2018. All rights reserved.