public class JDFRunList.JDFRunData extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
firstIndex |
protected int |
lastIndex |
protected int |
runIndex |
protected JDFRunList |
runList |
| Modifier | Constructor and Description |
|---|---|
protected |
JDFRunList.JDFRunData()
null constructor
|
|
JDFRunList.JDFRunData(JDFRunList.JDFRunData other)
copy constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getFirstIndex() |
int |
getLastIndex() |
int |
getPageInFile()
get the 0 based page number in the file specified by RunList/@URL
|
int |
getRunIndex() |
JDFRunList |
getRunList() |
protected JDFRunList runList
protected int runIndex
protected int firstIndex
protected int lastIndex
public JDFRunList.JDFRunData(JDFRunList.JDFRunData other)
other - the JDFRunIndex object to cloneprotected JDFRunList.JDFRunData()
public int getPageInFile()
public int getLastIndex()
public int getRunIndex()
public JDFRunList getRunList()
public int getFirstIndex()
Copyright © 2015. All rights reserved.