public class TrappingParams extends ParameterType implements java.io.Serializable
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>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ColorantZoneDetails" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</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 java.lang.Double |
blackColorLimit |
protected java.lang.Double |
blackDensityLimit |
protected java.lang.Double |
blackWidth |
protected java.util.List<ColorantZoneDetails> |
colorantZoneDetails |
protected java.lang.String |
halftoneName |
protected java.lang.Boolean |
imageInternalTrapping |
protected java.lang.Boolean |
imageMaskTrapping |
protected java.lang.Integer |
imageResolution |
protected java.lang.Boolean |
imageToImageTrapping |
protected java.lang.Boolean |
imageToObjectTrapping |
protected java.lang.String |
imageTrapPlacement |
protected java.lang.Double |
imageTrapWidth |
protected java.lang.Double |
imageTrapWidthY |
protected java.lang.Double |
minimumBlackWidth |
protected java.lang.Double |
slidingTrapLimit |
protected java.lang.Double |
stepLimit |
protected java.lang.Double |
trapColorScaling |
protected java.lang.String |
trapEndStyle |
protected java.lang.String |
trapJoinStyle |
protected java.lang.Double |
trapWidth |
protected java.lang.Double |
trapWidthY |
| Constructor and Description |
|---|
TrappingParams() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getBlackColorLimit()
Gets the value of the blackColorLimit property.
|
java.lang.Double |
getBlackDensityLimit()
Gets the value of the blackDensityLimit property.
|
java.lang.Double |
getBlackWidth()
Gets the value of the blackWidth property.
|
java.util.List<ColorantZoneDetails> |
getColorantZoneDetails()
Gets the value of the colorantZoneDetails property.
|
java.lang.String |
getHalftoneName()
Gets the value of the halftoneName property.
|
java.lang.Boolean |
getImageInternalTrapping()
Gets the value of the imageInternalTrapping property.
|
java.lang.Boolean |
getImageMaskTrapping()
Gets the value of the imageMaskTrapping property.
|
java.lang.Integer |
getImageResolution()
Gets the value of the imageResolution property.
|
java.lang.Boolean |
getImageToImageTrapping()
Gets the value of the imageToImageTrapping property.
|
java.lang.Boolean |
getImageToObjectTrapping()
Gets the value of the imageToObjectTrapping property.
|
java.lang.String |
getImageTrapPlacement()
Gets the value of the imageTrapPlacement property.
|
java.lang.Double |
getImageTrapWidth()
Gets the value of the imageTrapWidth property.
|
java.lang.Double |
getImageTrapWidthY()
Gets the value of the imageTrapWidthY property.
|
java.lang.Double |
getMinimumBlackWidth()
Gets the value of the minimumBlackWidth property.
|
java.lang.Double |
getSlidingTrapLimit()
Gets the value of the slidingTrapLimit property.
|
java.lang.Double |
getStepLimit()
Gets the value of the stepLimit property.
|
java.lang.Double |
getTrapColorScaling()
Gets the value of the trapColorScaling property.
|
java.lang.String |
getTrapEndStyle()
Gets the value of the trapEndStyle property.
|
java.lang.String |
getTrapJoinStyle()
Gets the value of the trapJoinStyle property.
|
java.lang.Double |
getTrapWidth()
Gets the value of the trapWidth property.
|
java.lang.Double |
getTrapWidthY()
Gets the value of the trapWidthY property.
|
void |
setBlackColorLimit(java.lang.Double value)
Sets the value of the blackColorLimit property.
|
void |
setBlackDensityLimit(java.lang.Double value)
Sets the value of the blackDensityLimit property.
|
void |
setBlackWidth(java.lang.Double value)
Sets the value of the blackWidth property.
|
void |
setHalftoneName(java.lang.String value)
Sets the value of the halftoneName 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 |
setImageResolution(java.lang.Integer value)
Sets the value of the imageResolution 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 |
setImageTrapPlacement(java.lang.String value)
Sets the value of the imageTrapPlacement property.
|
void |
setImageTrapWidth(java.lang.Double value)
Sets the value of the imageTrapWidth property.
|
void |
setImageTrapWidthY(java.lang.Double value)
Sets the value of the imageTrapWidthY property.
|
void |
setMinimumBlackWidth(java.lang.Double value)
Sets the value of the minimumBlackWidth property.
|
void |
setSlidingTrapLimit(java.lang.Double value)
Sets the value of the slidingTrapLimit property.
|
void |
setStepLimit(java.lang.Double value)
Sets the value of the stepLimit property.
|
void |
setTrapColorScaling(java.lang.Double value)
Sets the value of the trapColorScaling property.
|
void |
setTrapEndStyle(java.lang.String value)
Sets the value of the trapEndStyle property.
|
void |
setTrapJoinStyle(java.lang.String value)
Sets the value of the trapJoinStyle property.
|
void |
setTrapWidth(java.lang.Double value)
Sets the value of the trapWidth property.
|
void |
setTrapWidthY(java.lang.Double value)
Sets the value of the trapWidthY property.
|
protected java.util.List<ColorantZoneDetails> colorantZoneDetails
protected java.lang.String halftoneName
protected java.lang.Double trapWidthY
protected java.lang.Double minimumBlackWidth
protected java.lang.Double blackDensityLimit
protected java.lang.Double stepLimit
protected java.lang.Boolean imageToObjectTrapping
protected java.lang.Boolean imageMaskTrapping
protected java.lang.Double blackColorLimit
protected java.lang.Integer imageResolution
protected java.lang.String trapJoinStyle
protected java.lang.Boolean imageInternalTrapping
protected java.lang.Double imageTrapWidthY
protected java.lang.String trapEndStyle
protected java.lang.Double trapColorScaling
protected java.lang.Double slidingTrapLimit
protected java.lang.String imageTrapPlacement
protected java.lang.Double trapWidth
protected java.lang.Boolean imageToImageTrapping
protected java.lang.Double imageTrapWidth
protected java.lang.Double blackWidth
public java.util.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
public java.lang.String getHalftoneName()
Stringpublic void setHalftoneName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getTrapWidthY()
Doublepublic void setTrapWidthY(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getMinimumBlackWidth()
Doublepublic void setMinimumBlackWidth(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getBlackDensityLimit()
Doublepublic void setBlackDensityLimit(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getStepLimit()
Doublepublic void setStepLimit(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Boolean getImageToObjectTrapping()
Booleanpublic void setImageToObjectTrapping(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getImageMaskTrapping()
Booleanpublic void setImageMaskTrapping(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getBlackColorLimit()
Doublepublic void setBlackColorLimit(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getImageResolution()
Integerpublic void setImageResolution(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getTrapJoinStyle()
Stringpublic void setTrapJoinStyle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getImageInternalTrapping()
Booleanpublic void setImageInternalTrapping(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getImageTrapWidthY()
Doublepublic void setImageTrapWidthY(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getTrapEndStyle()
Stringpublic void setTrapEndStyle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getTrapColorScaling()
Doublepublic void setTrapColorScaling(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getSlidingTrapLimit()
Doublepublic void setSlidingTrapLimit(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getImageTrapPlacement()
Stringpublic void setImageTrapPlacement(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getTrapWidth()
Doublepublic void setTrapWidth(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Boolean getImageToImageTrapping()
Booleanpublic void setImageToImageTrapping(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getImageTrapWidth()
Doublepublic void setImageTrapWidth(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getBlackWidth()
Doublepublic void setBlackWidth(java.lang.Double value)
value - allowed object is
DoubleCopyright © 2012. All Rights Reserved.