@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public class ImageSetterParams extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FitPolicy" maxOccurs="unbounded" minOccurs="0"/>
</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 Double |
advanceDistance |
protected XYPair |
burnOutArea |
protected String |
centerAcross |
protected Boolean |
cutMedia |
protected List<FitPolicy> |
fitPolicy |
protected Boolean |
manualFeed |
protected Object |
mediaRef |
protected String |
mirrorAround |
protected Double |
nonPrintableMarginBottom |
protected Double |
nonPrintableMarginLeft |
protected Double |
nonPrintableMarginRight |
protected Double |
nonPrintableMarginTop |
protected String |
polarity |
protected XYPair |
resolution |
protected Double |
rollCut |
protected String |
sides |
protected EnumWorkStyle |
sourceWorkStyle |
protected List<Double> |
transferCurve |
| Constructor and Description |
|---|
ImageSetterParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Double |
getAdvanceDistance()
Gets the value of the advanceDistance property.
|
XYPair |
getBurnOutArea()
Gets the value of the burnOutArea property.
|
String |
getCenterAcross()
Gets the value of the centerAcross property.
|
List<FitPolicy> |
getFitPolicy()
Gets the value of the fitPolicy property.
|
Object |
getMediaRef()
Gets the value of the mediaRef property.
|
String |
getMirrorAround()
Gets the value of the mirrorAround property.
|
Double |
getNonPrintableMarginBottom()
Gets the value of the nonPrintableMarginBottom property.
|
Double |
getNonPrintableMarginLeft()
Gets the value of the nonPrintableMarginLeft property.
|
Double |
getNonPrintableMarginRight()
Gets the value of the nonPrintableMarginRight property.
|
Double |
getNonPrintableMarginTop()
Gets the value of the nonPrintableMarginTop property.
|
String |
getPolarity()
Gets the value of the polarity property.
|
XYPair |
getResolution()
Gets the value of the resolution property.
|
Double |
getRollCut()
Gets the value of the rollCut property.
|
String |
getSides()
Gets the value of the sides property.
|
EnumWorkStyle |
getSourceWorkStyle()
Gets the value of the sourceWorkStyle property.
|
List<Double> |
getTransferCurve()
Gets the value of the transferCurve property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isCutMedia()
Gets the value of the cutMedia property.
|
Boolean |
isManualFeed()
Gets the value of the manualFeed property.
|
void |
setAdvanceDistance(Double value)
Sets the value of the advanceDistance property.
|
void |
setBurnOutArea(XYPair value)
Sets the value of the burnOutArea property.
|
void |
setCenterAcross(String value)
Sets the value of the centerAcross property.
|
void |
setCutMedia(Boolean value)
Sets the value of the cutMedia property.
|
void |
setManualFeed(Boolean value)
Sets the value of the manualFeed property.
|
void |
setMediaRef(Object value)
Sets the value of the mediaRef property.
|
void |
setMirrorAround(String value)
Sets the value of the mirrorAround property.
|
void |
setNonPrintableMarginBottom(Double value)
Sets the value of the nonPrintableMarginBottom property.
|
void |
setNonPrintableMarginLeft(Double value)
Sets the value of the nonPrintableMarginLeft property.
|
void |
setNonPrintableMarginRight(Double value)
Sets the value of the nonPrintableMarginRight property.
|
void |
setNonPrintableMarginTop(Double value)
Sets the value of the nonPrintableMarginTop property.
|
void |
setPolarity(String value)
Sets the value of the polarity property.
|
void |
setResolution(XYPair value)
Sets the value of the resolution property.
|
void |
setRollCut(Double value)
Sets the value of the rollCut property.
|
void |
setSides(String value)
Sets the value of the sides property.
|
void |
setSourceWorkStyle(EnumWorkStyle value)
Sets the value of the sourceWorkStyle property.
|
ImageSetterParams |
withAdvanceDistance(Double value) |
ImageSetterParams |
withBurnOutArea(XYPair value) |
ImageSetterParams |
withCenterAcross(String value) |
ImageSetterParams |
withCutMedia(Boolean value) |
ImageSetterParams |
withFitPolicy(Collection<FitPolicy> values) |
ImageSetterParams |
withFitPolicy(FitPolicy... values) |
ImageSetterParams |
withManualFeed(Boolean value) |
ImageSetterParams |
withMediaRef(Object value) |
ImageSetterParams |
withMirrorAround(String value) |
ImageSetterParams |
withNonPrintableMarginBottom(Double value) |
ImageSetterParams |
withNonPrintableMarginLeft(Double value) |
ImageSetterParams |
withNonPrintableMarginRight(Double value) |
ImageSetterParams |
withNonPrintableMarginTop(Double value) |
ImageSetterParams |
withPolarity(String value) |
ImageSetterParams |
withResolution(XYPair value) |
ImageSetterParams |
withRollCut(Double value) |
ImageSetterParams |
withSides(String value) |
ImageSetterParams |
withSourceWorkStyle(EnumWorkStyle value) |
ImageSetterParams |
withTransferCurve(Collection<Double> values) |
ImageSetterParams |
withTransferCurve(Double... values) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected List<FitPolicy> fitPolicy
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected List<Double> transferCurve
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String polarity
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String centerAcross
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean cutMedia
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double nonPrintableMarginLeft
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double nonPrintableMarginTop
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String mirrorAround
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double nonPrintableMarginRight
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double advanceDistance
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected XYPair resolution
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean manualFeed
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double rollCut
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected EnumWorkStyle sourceWorkStyle
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double nonPrintableMarginBottom
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String sides
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected XYPair burnOutArea
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Object mediaRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") 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
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public List<Double> getTransferCurve()
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 transferCurve property.
For example, to add a new item, do as follows:
getTransferCurve().add(newItem);
Objects of the following type(s) are allowed in the list
Double
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getPolarity()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setPolarity(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getCenterAcross()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setCenterAcross(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Boolean isCutMedia()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setCutMedia(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getNonPrintableMarginLeft()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setNonPrintableMarginLeft(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getNonPrintableMarginTop()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setNonPrintableMarginTop(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getMirrorAround()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setMirrorAround(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getNonPrintableMarginRight()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setNonPrintableMarginRight(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getAdvanceDistance()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setAdvanceDistance(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public XYPair getResolution()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setResolution(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Boolean isManualFeed()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setManualFeed(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getRollCut()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setRollCut(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public EnumWorkStyle getSourceWorkStyle()
EnumWorkStyle@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setSourceWorkStyle(EnumWorkStyle value)
value - allowed object is
EnumWorkStyle@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getNonPrintableMarginBottom()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setNonPrintableMarginBottom(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getSides()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setSides(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public XYPair getBurnOutArea()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setBurnOutArea(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Object getMediaRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setMediaRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withFitPolicy(FitPolicy... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withFitPolicy(Collection<FitPolicy> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withTransferCurve(Double... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withTransferCurve(Collection<Double> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withPolarity(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withCenterAcross(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withCutMedia(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withNonPrintableMarginLeft(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withNonPrintableMarginTop(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withMirrorAround(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withNonPrintableMarginRight(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withAdvanceDistance(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withResolution(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withManualFeed(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withRollCut(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withSourceWorkStyle(EnumWorkStyle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withNonPrintableMarginBottom(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withSides(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withBurnOutArea(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageSetterParams withMediaRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.