@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public class TrappingParams extends ParameterType implements 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}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ColorantZoneDetails" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="HalftoneName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="TrapWidthY" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="MinimumBlackWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="BlackDensityLimit" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="StepLimit" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImageToObjectTrapping" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ImageMaskTrapping" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="BlackColorLimit" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImageResolution" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="TrapJoinStyle" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ImageInternalTrapping" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ImageTrapWidthY" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TrapEndStyle" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="TrapColorScaling" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="SlidingTrapLimit" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImageTrapPlacement" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="TrapWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImageToImageTrapping" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ImageTrapWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="BlackWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
blackColorLimit |
protected Double |
blackDensityLimit |
protected Double |
blackWidth |
protected List<ColorantZoneDetails> |
colorantZoneDetails |
protected String |
halftoneName |
protected Boolean |
imageInternalTrapping |
protected Boolean |
imageMaskTrapping |
protected Integer |
imageResolution |
protected Boolean |
imageToImageTrapping |
protected Boolean |
imageToObjectTrapping |
protected String |
imageTrapPlacement |
protected Double |
imageTrapWidth |
protected Double |
imageTrapWidthY |
protected Double |
minimumBlackWidth |
protected Double |
slidingTrapLimit |
protected Double |
stepLimit |
protected Double |
trapColorScaling |
protected String |
trapEndStyle |
protected String |
trapJoinStyle |
protected Double |
trapWidth |
protected Double |
trapWidthY |
| Constructor and Description |
|---|
TrappingParams() |
| 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 |
getBlackColorLimit()
Gets the value of the blackColorLimit property.
|
Double |
getBlackDensityLimit()
Gets the value of the blackDensityLimit property.
|
Double |
getBlackWidth()
Gets the value of the blackWidth property.
|
List<ColorantZoneDetails> |
getColorantZoneDetails()
Gets the value of the colorantZoneDetails property.
|
String |
getHalftoneName()
Gets the value of the halftoneName property.
|
Integer |
getImageResolution()
Gets the value of the imageResolution property.
|
String |
getImageTrapPlacement()
Gets the value of the imageTrapPlacement property.
|
Double |
getImageTrapWidth()
Gets the value of the imageTrapWidth property.
|
Double |
getImageTrapWidthY()
Gets the value of the imageTrapWidthY property.
|
Double |
getMinimumBlackWidth()
Gets the value of the minimumBlackWidth property.
|
Double |
getSlidingTrapLimit()
Gets the value of the slidingTrapLimit property.
|
Double |
getStepLimit()
Gets the value of the stepLimit property.
|
Double |
getTrapColorScaling()
Gets the value of the trapColorScaling property.
|
String |
getTrapEndStyle()
Gets the value of the trapEndStyle property.
|
String |
getTrapJoinStyle()
Gets the value of the trapJoinStyle property.
|
Double |
getTrapWidth()
Gets the value of the trapWidth property.
|
Double |
getTrapWidthY()
Gets the value of the trapWidthY property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isImageInternalTrapping()
Gets the value of the imageInternalTrapping property.
|
Boolean |
isImageMaskTrapping()
Gets the value of the imageMaskTrapping property.
|
Boolean |
isImageToImageTrapping()
Gets the value of the imageToImageTrapping property.
|
Boolean |
isImageToObjectTrapping()
Gets the value of the imageToObjectTrapping property.
|
void |
setBlackColorLimit(Double value)
Sets the value of the blackColorLimit property.
|
void |
setBlackDensityLimit(Double value)
Sets the value of the blackDensityLimit property.
|
void |
setBlackWidth(Double value)
Sets the value of the blackWidth property.
|
void |
setHalftoneName(String value)
Sets the value of the halftoneName property.
|
void |
setImageInternalTrapping(Boolean value)
Sets the value of the imageInternalTrapping property.
|
void |
setImageMaskTrapping(Boolean value)
Sets the value of the imageMaskTrapping property.
|
void |
setImageResolution(Integer value)
Sets the value of the imageResolution property.
|
void |
setImageToImageTrapping(Boolean value)
Sets the value of the imageToImageTrapping property.
|
void |
setImageToObjectTrapping(Boolean value)
Sets the value of the imageToObjectTrapping property.
|
void |
setImageTrapPlacement(String value)
Sets the value of the imageTrapPlacement property.
|
void |
setImageTrapWidth(Double value)
Sets the value of the imageTrapWidth property.
|
void |
setImageTrapWidthY(Double value)
Sets the value of the imageTrapWidthY property.
|
void |
setMinimumBlackWidth(Double value)
Sets the value of the minimumBlackWidth property.
|
void |
setSlidingTrapLimit(Double value)
Sets the value of the slidingTrapLimit property.
|
void |
setStepLimit(Double value)
Sets the value of the stepLimit property.
|
void |
setTrapColorScaling(Double value)
Sets the value of the trapColorScaling property.
|
void |
setTrapEndStyle(String value)
Sets the value of the trapEndStyle property.
|
void |
setTrapJoinStyle(String value)
Sets the value of the trapJoinStyle property.
|
void |
setTrapWidth(Double value)
Sets the value of the trapWidth property.
|
void |
setTrapWidthY(Double value)
Sets the value of the trapWidthY property.
|
TrappingParams |
withBlackColorLimit(Double value) |
TrappingParams |
withBlackDensityLimit(Double value) |
TrappingParams |
withBlackWidth(Double value) |
TrappingParams |
withColorantZoneDetails(Collection<ColorantZoneDetails> values) |
TrappingParams |
withColorantZoneDetails(ColorantZoneDetails... values) |
TrappingParams |
withHalftoneName(String value) |
TrappingParams |
withImageInternalTrapping(Boolean value) |
TrappingParams |
withImageMaskTrapping(Boolean value) |
TrappingParams |
withImageResolution(Integer value) |
TrappingParams |
withImageToImageTrapping(Boolean value) |
TrappingParams |
withImageToObjectTrapping(Boolean value) |
TrappingParams |
withImageTrapPlacement(String value) |
TrappingParams |
withImageTrapWidth(Double value) |
TrappingParams |
withImageTrapWidthY(Double value) |
TrappingParams |
withMinimumBlackWidth(Double value) |
TrappingParams |
withSlidingTrapLimit(Double value) |
TrappingParams |
withStepLimit(Double value) |
TrappingParams |
withTrapColorScaling(Double value) |
TrappingParams |
withTrapEndStyle(String value) |
TrappingParams |
withTrapJoinStyle(String value) |
TrappingParams |
withTrapWidth(Double value) |
TrappingParams |
withTrapWidthY(Double value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<ColorantZoneDetails> colorantZoneDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String halftoneName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double trapWidthY
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double minimumBlackWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double blackDensityLimit
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double stepLimit
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Boolean imageToObjectTrapping
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Boolean imageMaskTrapping
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double blackColorLimit
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Integer imageResolution
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String trapJoinStyle
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Boolean imageInternalTrapping
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double imageTrapWidthY
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String trapEndStyle
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double trapColorScaling
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double slidingTrapLimit
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String imageTrapPlacement
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double trapWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Boolean imageToImageTrapping
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double imageTrapWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double blackWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<ColorantZoneDetails> getColorantZoneDetails()
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 colorantZoneDetails property.
For example, to add a new item, do as follows:
getColorantZoneDetails().add(newItem);
Objects of the following type(s) are allowed in the list
ColorantZoneDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getHalftoneName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setHalftoneName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getTrapWidthY()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setTrapWidthY(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getMinimumBlackWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setMinimumBlackWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getBlackDensityLimit()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setBlackDensityLimit(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getStepLimit()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setStepLimit(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Boolean isImageToObjectTrapping()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageToObjectTrapping(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Boolean isImageMaskTrapping()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageMaskTrapping(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getBlackColorLimit()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setBlackColorLimit(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Integer getImageResolution()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageResolution(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getTrapJoinStyle()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setTrapJoinStyle(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Boolean isImageInternalTrapping()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageInternalTrapping(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getImageTrapWidthY()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageTrapWidthY(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getTrapEndStyle()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setTrapEndStyle(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getTrapColorScaling()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setTrapColorScaling(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getSlidingTrapLimit()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setSlidingTrapLimit(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getImageTrapPlacement()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageTrapPlacement(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getTrapWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setTrapWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Boolean isImageToImageTrapping()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageToImageTrapping(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getImageTrapWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageTrapWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getBlackWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setBlackWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withColorantZoneDetails(ColorantZoneDetails... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withColorantZoneDetails(Collection<ColorantZoneDetails> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withHalftoneName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withTrapWidthY(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withMinimumBlackWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withBlackDensityLimit(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withStepLimit(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withImageToObjectTrapping(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withImageMaskTrapping(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withBlackColorLimit(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withImageResolution(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withTrapJoinStyle(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withImageInternalTrapping(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withImageTrapWidthY(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withTrapEndStyle(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withTrapColorScaling(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withSlidingTrapLimit(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withImageTrapPlacement(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withTrapWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withImageToImageTrapping(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withImageTrapWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public TrappingParams withBlackWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+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-15T02:39:43+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-15T02:39:43+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-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.