public class ImageSetterParams extends ParameterType implements java.io.Serializable
Java class for ImageSetterParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ImageSetterParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FitPolicy" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="TransferCurve" type="{http://www.CIP4.org/JDFSchema_2_0}TransferFunction" />
<attribute name="Polarity" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="CenterAcross" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="CutMedia" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="NonPrintableMarginLeft" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="NonPrintableMarginTop" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="MirrorAround" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="NonPrintableMarginRight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AdvanceDistance" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Resolution" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="ManualFeed" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="RollCut" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="SourceWorkStyle" type="{http://www.CIP4.org/JDFSchema_2_0}EnumWorkStyle" />
<attribute name="NonPrintableMarginBottom" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Sides" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="BurnOutArea" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Double |
advanceDistance |
protected java.util.List<java.lang.Double> |
burnOutAreas |
protected java.lang.String |
centerAcross |
protected java.lang.Boolean |
cutMedia |
protected java.util.List<FitPolicy> |
fitPolicies |
protected java.lang.Boolean |
manualFeed |
protected java.lang.Object |
mediaRef |
protected java.lang.String |
mirrorAround |
protected java.lang.Double |
nonPrintableMarginBottom |
protected java.lang.Double |
nonPrintableMarginLeft |
protected java.lang.Double |
nonPrintableMarginRight |
protected java.lang.Double |
nonPrintableMarginTop |
protected java.lang.String |
polarity |
protected java.util.List<java.lang.Double> |
resolutions |
protected java.lang.Double |
rollCut |
protected java.lang.String |
sides |
protected EnumWorkStyle |
sourceWorkStyle |
protected java.util.List<java.lang.Double> |
transferCurves |
| Constructor and Description |
|---|
ImageSetterParams() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getAdvanceDistance()
Gets the value of the advanceDistance property.
|
java.util.List<java.lang.Double> |
getBurnOutAreas()
Gets the value of the burnOutAreas property.
|
java.lang.String |
getCenterAcross()
Gets the value of the centerAcross property.
|
java.lang.Boolean |
getCutMedia()
Gets the value of the cutMedia property.
|
java.util.List<FitPolicy> |
getFitPolicies()
Gets the value of the fitPolicies property.
|
java.lang.Boolean |
getManualFeed()
Gets the value of the manualFeed property.
|
java.lang.Object |
getMediaRef()
Gets the value of the mediaRef property.
|
java.lang.String |
getMirrorAround()
Gets the value of the mirrorAround property.
|
java.lang.Double |
getNonPrintableMarginBottom()
Gets the value of the nonPrintableMarginBottom property.
|
java.lang.Double |
getNonPrintableMarginLeft()
Gets the value of the nonPrintableMarginLeft property.
|
java.lang.Double |
getNonPrintableMarginRight()
Gets the value of the nonPrintableMarginRight property.
|
java.lang.Double |
getNonPrintableMarginTop()
Gets the value of the nonPrintableMarginTop property.
|
java.lang.String |
getPolarity()
Gets the value of the polarity property.
|
java.util.List<java.lang.Double> |
getResolutions()
Gets the value of the resolutions property.
|
java.lang.Double |
getRollCut()
Gets the value of the rollCut property.
|
java.lang.String |
getSides()
Gets the value of the sides property.
|
EnumWorkStyle |
getSourceWorkStyle()
Gets the value of the sourceWorkStyle property.
|
java.util.List<java.lang.Double> |
getTransferCurves()
Gets the value of the transferCurves property.
|
void |
setAdvanceDistance(java.lang.Double value)
Sets the value of the advanceDistance property.
|
void |
setCenterAcross(java.lang.String value)
Sets the value of the centerAcross property.
|
void |
setCutMedia(java.lang.Boolean value)
Sets the value of the cutMedia property.
|
void |
setManualFeed(java.lang.Boolean value)
Sets the value of the manualFeed property.
|
void |
setMediaRef(java.lang.Object value)
Sets the value of the mediaRef property.
|
void |
setMirrorAround(java.lang.String value)
Sets the value of the mirrorAround property.
|
void |
setNonPrintableMarginBottom(java.lang.Double value)
Sets the value of the nonPrintableMarginBottom property.
|
void |
setNonPrintableMarginLeft(java.lang.Double value)
Sets the value of the nonPrintableMarginLeft property.
|
void |
setNonPrintableMarginRight(java.lang.Double value)
Sets the value of the nonPrintableMarginRight property.
|
void |
setNonPrintableMarginTop(java.lang.Double value)
Sets the value of the nonPrintableMarginTop property.
|
void |
setPolarity(java.lang.String value)
Sets the value of the polarity property.
|
void |
setRollCut(java.lang.Double value)
Sets the value of the rollCut property.
|
void |
setSides(java.lang.String value)
Sets the value of the sides property.
|
void |
setSourceWorkStyle(EnumWorkStyle value)
Sets the value of the sourceWorkStyle property.
|
protected java.util.List<FitPolicy> fitPolicies
protected java.util.List<java.lang.Double> transferCurves
protected java.lang.String polarity
protected java.lang.String centerAcross
protected java.lang.Boolean cutMedia
protected java.lang.Double nonPrintableMarginLeft
protected java.lang.Double nonPrintableMarginTop
protected java.lang.String mirrorAround
protected java.lang.Double nonPrintableMarginRight
protected java.lang.Double advanceDistance
protected java.util.List<java.lang.Double> resolutions
protected java.lang.Boolean manualFeed
protected java.lang.Double rollCut
protected EnumWorkStyle sourceWorkStyle
protected java.lang.Double nonPrintableMarginBottom
protected java.lang.String sides
protected java.util.List<java.lang.Double> burnOutAreas
protected java.lang.Object mediaRef
public java.util.List<FitPolicy> getFitPolicies()
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 fitPolicies property.
For example, to add a new item, do as follows:
getFitPolicies().add(newItem);
Objects of the following type(s) are allowed in the list
FitPolicy
public java.util.List<java.lang.Double> getTransferCurves()
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 transferCurves property.
For example, to add a new item, do as follows:
getTransferCurves().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.String getPolarity()
Stringpublic void setPolarity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCenterAcross()
Stringpublic void setCenterAcross(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getCutMedia()
Booleanpublic void setCutMedia(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getNonPrintableMarginLeft()
Doublepublic void setNonPrintableMarginLeft(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getNonPrintableMarginTop()
Doublepublic void setNonPrintableMarginTop(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getMirrorAround()
Stringpublic void setMirrorAround(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getNonPrintableMarginRight()
Doublepublic void setNonPrintableMarginRight(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getAdvanceDistance()
Doublepublic void setAdvanceDistance(java.lang.Double value)
value - allowed object is
Doublepublic java.util.List<java.lang.Double> getResolutions()
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 resolutions property.
For example, to add a new item, do as follows:
getResolutions().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.Boolean getManualFeed()
Booleanpublic void setManualFeed(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getRollCut()
Doublepublic void setRollCut(java.lang.Double value)
value - allowed object is
Doublepublic EnumWorkStyle getSourceWorkStyle()
EnumWorkStylepublic void setSourceWorkStyle(EnumWorkStyle value)
value - allowed object is
EnumWorkStylepublic java.lang.Double getNonPrintableMarginBottom()
Doublepublic void setNonPrintableMarginBottom(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getSides()
Stringpublic void setSides(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.Double> getBurnOutAreas()
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 burnOutAreas property.
For example, to add a new item, do as follows:
getBurnOutAreas().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.Object getMediaRef()
Objectpublic void setMediaRef(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2012. All Rights Reserved.