@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public class TrappingParams
extends SpecificResource
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for TrappingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TrappingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<attribute name="ImageInternalTrapping" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ImageMaskTrapping" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ImageToImageTrapping" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ImageToObjectTrapping" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="MinimumBlackWidth" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="StepLimit" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TrapColorScaling" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TrapWidth" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
imageInternalTrapping |
protected java.lang.Boolean |
imageMaskTrapping |
protected java.lang.Boolean |
imageToImageTrapping |
protected java.lang.Boolean |
imageToObjectTrapping |
protected java.lang.Float |
minimumBlackWidth |
protected java.lang.Float |
stepLimit |
protected java.lang.Float |
trapColorScaling |
protected XYPair |
trapWidth |
| Constructor and Description |
|---|
TrappingParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.Float |
getMinimumBlackWidth()
Gets the value of the minimumBlackWidth property.
|
java.lang.Float |
getStepLimit()
Gets the value of the stepLimit property.
|
java.lang.Float |
getTrapColorScaling()
Gets the value of the trapColorScaling property.
|
XYPair |
getTrapWidth()
Gets the value of the trapWidth property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isImageInternalTrapping()
Gets the value of the imageInternalTrapping property.
|
java.lang.Boolean |
isImageMaskTrapping()
Gets the value of the imageMaskTrapping property.
|
java.lang.Boolean |
isImageToImageTrapping()
Gets the value of the imageToImageTrapping property.
|
java.lang.Boolean |
isImageToObjectTrapping()
Gets the value of the imageToObjectTrapping property.
|
void |
setImageInternalTrapping(java.lang.Boolean value)
Sets the value of the imageInternalTrapping property.
|
void |
setImageMaskTrapping(java.lang.Boolean value)
Sets the value of the imageMaskTrapping property.
|
void |
setImageToImageTrapping(java.lang.Boolean value)
Sets the value of the imageToImageTrapping property.
|
void |
setImageToObjectTrapping(java.lang.Boolean value)
Sets the value of the imageToObjectTrapping property.
|
void |
setMinimumBlackWidth(java.lang.Float value)
Sets the value of the minimumBlackWidth property.
|
void |
setStepLimit(java.lang.Float value)
Sets the value of the stepLimit property.
|
void |
setTrapColorScaling(java.lang.Float value)
Sets the value of the trapColorScaling property.
|
void |
setTrapWidth(XYPair value)
Sets the value of the trapWidth property.
|
TrappingParams |
withImageInternalTrapping(java.lang.Boolean value) |
TrappingParams |
withImageMaskTrapping(java.lang.Boolean value) |
TrappingParams |
withImageToImageTrapping(java.lang.Boolean value) |
TrappingParams |
withImageToObjectTrapping(java.lang.Boolean value) |
TrappingParams |
withMinimumBlackWidth(java.lang.Float value) |
TrappingParams |
withStepLimit(java.lang.Float value) |
TrappingParams |
withTrapColorScaling(java.lang.Float value) |
TrappingParams |
withTrapWidth(XYPair value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean imageInternalTrapping
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean imageMaskTrapping
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean imageToImageTrapping
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean imageToObjectTrapping
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float minimumBlackWidth
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float stepLimit
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float trapColorScaling
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected XYPair trapWidth
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isImageInternalTrapping()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setImageInternalTrapping(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isImageMaskTrapping()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setImageMaskTrapping(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isImageToImageTrapping()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setImageToImageTrapping(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isImageToObjectTrapping()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setImageToObjectTrapping(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getMinimumBlackWidth()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setMinimumBlackWidth(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getStepLimit()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setStepLimit(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getTrapColorScaling()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setTrapColorScaling(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public XYPair getTrapWidth()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setTrapWidth(XYPair value)
value - allowed object is
Stringpublic TrappingParams withImageInternalTrapping(java.lang.Boolean value)
public TrappingParams withImageMaskTrapping(java.lang.Boolean value)
public TrappingParams withImageToImageTrapping(java.lang.Boolean value)
public TrappingParams withImageToObjectTrapping(java.lang.Boolean value)
public TrappingParams withMinimumBlackWidth(java.lang.Float value)
public TrappingParams withStepLimit(java.lang.Float value)
public TrappingParams withTrapColorScaling(java.lang.Float value)
public TrappingParams withTrapWidth(XYPair value)
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class SpecificResourcepublic boolean equals(java.lang.Object object)
equals in class SpecificResourcepublic 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 SpecificResourcepublic int hashCode()
hashCode in class SpecificResource