public class LayoutPreparationParams extends ParameterType implements Serializable
Java class for LayoutPreparationParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LayoutPreparationParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FitPolicy" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}InsertSheet" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PageCell" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}JobField" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}DeviceMark" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ImageShift" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="FinishingOrder" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ImplicitGutterMinimumLimit" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="GutterMinimumLimit" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="HorizontalCreep" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" />
<attribute name="PresentationDirection" type="{http://www.CIP4.org/JDFSchema_2_0}Any" />
<attribute name="Rotate" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ImplicitGutter" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="StackDepth" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="NumberUp" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Gutter" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="StepRepeat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="StepDocs" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="BindingEdge" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="FoldCatalogOrientation" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="FoldCatalog" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="BackMarkList" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="SurfaceContentsBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="PageOrder" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="FrontMarkList" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="VerticalCreep" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" />
<attribute name="CreepValue" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Sides" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PageDistributionScheme" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ExternalImpositionTemplateRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
LayoutPreparationParams() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBackMarkList()
Gets the value of the backMarkList property.
|
String |
getBindingEdge()
Gets the value of the bindingEdge property.
|
XYPair |
getCreepValue()
Gets the value of the creepValue property.
|
List<DeviceMark> |
getDeviceMark()
Gets the value of the deviceMark property.
|
Object |
getExternalImpositionTemplateRef()
Gets the value of the externalImpositionTemplateRef property.
|
String |
getFinishingOrder()
Gets the value of the finishingOrder property.
|
List<FitPolicy> |
getFitPolicy()
Gets the value of the fitPolicy property.
|
String |
getFoldCatalog()
Gets the value of the foldCatalog property.
|
String |
getFoldCatalogOrientation()
Gets the value of the foldCatalogOrientation property.
|
List<String> |
getFrontMarkList()
Gets the value of the frontMarkList property.
|
XYPair |
getGutter()
Gets the value of the gutter property.
|
XYPair |
getGutterMinimumLimit()
Gets the value of the gutterMinimumLimit property.
|
IntegerList |
getHorizontalCreep()
Gets the value of the horizontalCreep property.
|
List<ImageShift> |
getImageShift()
Gets the value of the imageShift property.
|
XYPair |
getImplicitGutter()
Gets the value of the implicitGutter property.
|
XYPair |
getImplicitGutterMinimumLimit()
Gets the value of the implicitGutterMinimumLimit property.
|
List<InsertSheet> |
getInsertSheet()
Gets the value of the insertSheet property.
|
List<JobField> |
getJobField()
Gets the value of the jobField property.
|
Object |
getMediaRef()
Gets the value of the mediaRef property.
|
XYPair |
getNumberUp()
Gets the value of the numberUp property.
|
List<PageCell> |
getPageCell()
Gets the value of the pageCell property.
|
String |
getPageDistributionScheme()
Gets the value of the pageDistributionScheme property.
|
String |
getPageOrder()
Gets the value of the pageOrder property.
|
String |
getPresentationDirection()
Gets the value of the presentationDirection property.
|
String |
getRotate()
Gets the value of the rotate property.
|
String |
getSides()
Gets the value of the sides property.
|
Integer |
getStackDepth()
Gets the value of the stackDepth property.
|
XYPair |
getStepDocs()
Gets the value of the stepDocs property.
|
String |
getStepRepeat()
Gets the value of the stepRepeat property.
|
Rectangle |
getSurfaceContentsBox()
Gets the value of the surfaceContentsBox property.
|
IntegerList |
getVerticalCreep()
Gets the value of the verticalCreep property.
|
void |
setBindingEdge(String value)
Sets the value of the bindingEdge property.
|
void |
setCreepValue(XYPair value)
Sets the value of the creepValue property.
|
void |
setExternalImpositionTemplateRef(Object value)
Sets the value of the externalImpositionTemplateRef property.
|
void |
setFinishingOrder(String value)
Sets the value of the finishingOrder property.
|
void |
setFoldCatalog(String value)
Sets the value of the foldCatalog property.
|
void |
setFoldCatalogOrientation(String value)
Sets the value of the foldCatalogOrientation property.
|
void |
setGutter(XYPair value)
Sets the value of the gutter property.
|
void |
setGutterMinimumLimit(XYPair value)
Sets the value of the gutterMinimumLimit property.
|
void |
setHorizontalCreep(IntegerList value)
Sets the value of the horizontalCreep property.
|
void |
setImplicitGutter(XYPair value)
Sets the value of the implicitGutter property.
|
void |
setImplicitGutterMinimumLimit(XYPair value)
Sets the value of the implicitGutterMinimumLimit property.
|
void |
setMediaRef(Object value)
Sets the value of the mediaRef property.
|
void |
setNumberUp(XYPair value)
Sets the value of the numberUp property.
|
void |
setPageDistributionScheme(String value)
Sets the value of the pageDistributionScheme property.
|
void |
setPageOrder(String value)
Sets the value of the pageOrder property.
|
void |
setPresentationDirection(String value)
Sets the value of the presentationDirection property.
|
void |
setRotate(String value)
Sets the value of the rotate property.
|
void |
setSides(String value)
Sets the value of the sides property.
|
void |
setStackDepth(Integer value)
Sets the value of the stackDepth property.
|
void |
setStepDocs(XYPair value)
Sets the value of the stepDocs property.
|
void |
setStepRepeat(String value)
Sets the value of the stepRepeat property.
|
void |
setSurfaceContentsBox(Rectangle value)
Sets the value of the surfaceContentsBox property.
|
void |
setVerticalCreep(IntegerList value)
Sets the value of the verticalCreep property.
|
protected List<InsertSheet> insertSheet
protected List<DeviceMark> deviceMark
protected List<ImageShift> imageShift
protected String finishingOrder
protected XYPair implicitGutterMinimumLimit
protected XYPair gutterMinimumLimit
protected IntegerList horizontalCreep
protected String presentationDirection
protected String rotate
protected XYPair implicitGutter
protected Integer stackDepth
protected XYPair numberUp
protected XYPair gutter
protected String stepRepeat
protected XYPair stepDocs
protected String bindingEdge
protected String foldCatalogOrientation
protected String foldCatalog
protected Rectangle surfaceContentsBox
protected String pageOrder
protected IntegerList verticalCreep
protected XYPair creepValue
protected String sides
protected String pageDistributionScheme
protected Object mediaRef
protected Object externalImpositionTemplateRef
public List<FitPolicy> getFitPolicy()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the fitPolicy property.
For example, to add a new item, do as follows:
getFitPolicy().add(newItem);
Objects of the following type(s) are allowed in the list
FitPolicy
public List<InsertSheet> getInsertSheet()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the insertSheet property.
For example, to add a new item, do as follows:
getInsertSheet().add(newItem);
Objects of the following type(s) are allowed in the list
InsertSheet
public List<PageCell> getPageCell()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the pageCell property.
For example, to add a new item, do as follows:
getPageCell().add(newItem);
Objects of the following type(s) are allowed in the list
PageCell
public List<JobField> getJobField()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the jobField property.
For example, to add a new item, do as follows:
getJobField().add(newItem);
Objects of the following type(s) are allowed in the list
JobField
public List<DeviceMark> getDeviceMark()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the deviceMark property.
For example, to add a new item, do as follows:
getDeviceMark().add(newItem);
Objects of the following type(s) are allowed in the list
DeviceMark
public List<ImageShift> getImageShift()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the imageShift property.
For example, to add a new item, do as follows:
getImageShift().add(newItem);
Objects of the following type(s) are allowed in the list
ImageShift
public String getFinishingOrder()
Stringpublic void setFinishingOrder(String value)
value - allowed object is
Stringpublic XYPair getImplicitGutterMinimumLimit()
Stringpublic void setImplicitGutterMinimumLimit(XYPair value)
value - allowed object is
Stringpublic XYPair getGutterMinimumLimit()
Stringpublic void setGutterMinimumLimit(XYPair value)
value - allowed object is
Stringpublic IntegerList getHorizontalCreep()
Stringpublic void setHorizontalCreep(IntegerList value)
value - allowed object is
Stringpublic String getPresentationDirection()
Stringpublic void setPresentationDirection(String value)
value - allowed object is
Stringpublic String getRotate()
Stringpublic void setRotate(String value)
value - allowed object is
Stringpublic XYPair getImplicitGutter()
Stringpublic void setImplicitGutter(XYPair value)
value - allowed object is
Stringpublic Integer getStackDepth()
Integerpublic void setStackDepth(Integer value)
value - allowed object is
Integerpublic XYPair getNumberUp()
Stringpublic void setNumberUp(XYPair value)
value - allowed object is
Stringpublic XYPair getGutter()
Stringpublic void setGutter(XYPair value)
value - allowed object is
Stringpublic String getStepRepeat()
Stringpublic void setStepRepeat(String value)
value - allowed object is
Stringpublic XYPair getStepDocs()
Stringpublic void setStepDocs(XYPair value)
value - allowed object is
Stringpublic String getBindingEdge()
Stringpublic void setBindingEdge(String value)
value - allowed object is
Stringpublic String getFoldCatalogOrientation()
Stringpublic void setFoldCatalogOrientation(String value)
value - allowed object is
Stringpublic String getFoldCatalog()
Stringpublic void setFoldCatalog(String value)
value - allowed object is
Stringpublic List<String> getBackMarkList()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the backMarkList property.
For example, to add a new item, do as follows:
getBackMarkList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public Rectangle getSurfaceContentsBox()
Stringpublic void setSurfaceContentsBox(Rectangle value)
value - allowed object is
Stringpublic String getPageOrder()
Stringpublic void setPageOrder(String value)
value - allowed object is
Stringpublic List<String> getFrontMarkList()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the frontMarkList property.
For example, to add a new item, do as follows:
getFrontMarkList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public IntegerList getVerticalCreep()
Stringpublic void setVerticalCreep(IntegerList value)
value - allowed object is
Stringpublic XYPair getCreepValue()
Stringpublic void setCreepValue(XYPair value)
value - allowed object is
Stringpublic String getSides()
Stringpublic void setSides(String value)
value - allowed object is
Stringpublic String getPageDistributionScheme()
Stringpublic void setPageDistributionScheme(String value)
value - allowed object is
Stringpublic Object getMediaRef()
Objectpublic void setMediaRef(Object value)
value - allowed object is
Objectpublic Object getExternalImpositionTemplateRef()
ObjectCopyright © 2013. All Rights Reserved.