public class PageAssignParams
extends java.lang.Object
implements java.io.Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="PreserveOPIComments" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveCopyPage" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="UsePrologue" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AllowTransparency" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmitDSCWarnings" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveOverprintSettings" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="UCRandBGInfo" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ParseDSCComments" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PassThroughJPEGImages" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="LockDistillerParams" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AllowPSXObjects" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EmbedJobOptions" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveHalftoneInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PreserveEPSInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="TransferFunctionInfo" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="AutoPositionEPSInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ParseDSCCommentsForDocInfo" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
allowPSXObjects |
protected java.lang.Boolean |
allowTransparency |
protected java.lang.Boolean |
autoPositionEPSInfo |
protected java.lang.Boolean |
embedJobOptions |
protected java.lang.Boolean |
emitDSCWarnings |
protected java.lang.Boolean |
lockDistillerParams |
protected java.lang.Boolean |
parseDSCComments |
protected java.lang.Boolean |
parseDSCCommentsForDocInfo |
protected java.lang.Boolean |
passThroughJPEGImages |
protected java.lang.Boolean |
preserveCopyPage |
protected java.lang.Boolean |
preserveEPSInfo |
protected java.lang.Boolean |
preserveHalftoneInfo |
protected java.lang.Boolean |
preserveOPIComments |
protected java.lang.Boolean |
preserveOverprintSettings |
protected java.lang.String |
transferFunctionInfo |
protected java.lang.String |
ucRandBGInfo |
protected java.lang.Boolean |
usePrologue |
| Constructor and Description |
|---|
PageAssignParams() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getAllowPSXObjects()
Gets the value of the allowPSXObjects property.
|
java.lang.Boolean |
getAllowTransparency()
Gets the value of the allowTransparency property.
|
java.lang.Boolean |
getAutoPositionEPSInfo()
Gets the value of the autoPositionEPSInfo property.
|
java.lang.Boolean |
getEmbedJobOptions()
Gets the value of the embedJobOptions property.
|
java.lang.Boolean |
getEmitDSCWarnings()
Gets the value of the emitDSCWarnings property.
|
java.lang.Boolean |
getLockDistillerParams()
Gets the value of the lockDistillerParams property.
|
java.lang.Boolean |
getParseDSCComments()
Gets the value of the parseDSCComments property.
|
java.lang.Boolean |
getParseDSCCommentsForDocInfo()
Gets the value of the parseDSCCommentsForDocInfo property.
|
java.lang.Boolean |
getPassThroughJPEGImages()
Gets the value of the passThroughJPEGImages property.
|
java.lang.Boolean |
getPreserveCopyPage()
Gets the value of the preserveCopyPage property.
|
java.lang.Boolean |
getPreserveEPSInfo()
Gets the value of the preserveEPSInfo property.
|
java.lang.Boolean |
getPreserveHalftoneInfo()
Gets the value of the preserveHalftoneInfo property.
|
java.lang.Boolean |
getPreserveOPIComments()
Gets the value of the preserveOPIComments property.
|
java.lang.Boolean |
getPreserveOverprintSettings()
Gets the value of the preserveOverprintSettings property.
|
java.lang.String |
getTransferFunctionInfo()
Gets the value of the transferFunctionInfo property.
|
java.lang.String |
getUCRandBGInfo()
Gets the value of the ucRandBGInfo property.
|
java.lang.Boolean |
getUsePrologue()
Gets the value of the usePrologue property.
|
void |
setAllowPSXObjects(java.lang.Boolean value)
Sets the value of the allowPSXObjects property.
|
void |
setAllowTransparency(java.lang.Boolean value)
Sets the value of the allowTransparency property.
|
void |
setAutoPositionEPSInfo(java.lang.Boolean value)
Sets the value of the autoPositionEPSInfo property.
|
void |
setEmbedJobOptions(java.lang.Boolean value)
Sets the value of the embedJobOptions property.
|
void |
setEmitDSCWarnings(java.lang.Boolean value)
Sets the value of the emitDSCWarnings property.
|
void |
setLockDistillerParams(java.lang.Boolean value)
Sets the value of the lockDistillerParams property.
|
void |
setParseDSCComments(java.lang.Boolean value)
Sets the value of the parseDSCComments property.
|
void |
setParseDSCCommentsForDocInfo(java.lang.Boolean value)
Sets the value of the parseDSCCommentsForDocInfo property.
|
void |
setPassThroughJPEGImages(java.lang.Boolean value)
Sets the value of the passThroughJPEGImages property.
|
void |
setPreserveCopyPage(java.lang.Boolean value)
Sets the value of the preserveCopyPage property.
|
void |
setPreserveEPSInfo(java.lang.Boolean value)
Sets the value of the preserveEPSInfo property.
|
void |
setPreserveHalftoneInfo(java.lang.Boolean value)
Sets the value of the preserveHalftoneInfo property.
|
void |
setPreserveOPIComments(java.lang.Boolean value)
Sets the value of the preserveOPIComments property.
|
void |
setPreserveOverprintSettings(java.lang.Boolean value)
Sets the value of the preserveOverprintSettings property.
|
void |
setTransferFunctionInfo(java.lang.String value)
Sets the value of the transferFunctionInfo property.
|
void |
setUCRandBGInfo(java.lang.String value)
Sets the value of the ucRandBGInfo property.
|
void |
setUsePrologue(java.lang.Boolean value)
Sets the value of the usePrologue property.
|
protected java.lang.Boolean preserveOPIComments
protected java.lang.Boolean preserveCopyPage
protected java.lang.Boolean usePrologue
protected java.lang.Boolean allowTransparency
protected java.lang.Boolean emitDSCWarnings
protected java.lang.Boolean preserveOverprintSettings
protected java.lang.String ucRandBGInfo
protected java.lang.Boolean parseDSCComments
protected java.lang.Boolean passThroughJPEGImages
protected java.lang.Boolean lockDistillerParams
protected java.lang.Boolean allowPSXObjects
protected java.lang.Boolean embedJobOptions
protected java.lang.Boolean preserveHalftoneInfo
protected java.lang.Boolean preserveEPSInfo
protected java.lang.String transferFunctionInfo
protected java.lang.Boolean autoPositionEPSInfo
protected java.lang.Boolean parseDSCCommentsForDocInfo
public java.lang.Boolean getPreserveOPIComments()
Booleanpublic void setPreserveOPIComments(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getPreserveCopyPage()
Booleanpublic void setPreserveCopyPage(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getUsePrologue()
Booleanpublic void setUsePrologue(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getAllowTransparency()
Booleanpublic void setAllowTransparency(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getEmitDSCWarnings()
Booleanpublic void setEmitDSCWarnings(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getPreserveOverprintSettings()
Booleanpublic void setPreserveOverprintSettings(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getUCRandBGInfo()
Stringpublic void setUCRandBGInfo(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getParseDSCComments()
Booleanpublic void setParseDSCComments(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getPassThroughJPEGImages()
Booleanpublic void setPassThroughJPEGImages(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getLockDistillerParams()
Booleanpublic void setLockDistillerParams(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getAllowPSXObjects()
Booleanpublic void setAllowPSXObjects(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getEmbedJobOptions()
Booleanpublic void setEmbedJobOptions(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getPreserveHalftoneInfo()
Booleanpublic void setPreserveHalftoneInfo(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getPreserveEPSInfo()
Booleanpublic void setPreserveEPSInfo(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getTransferFunctionInfo()
Stringpublic void setTransferFunctionInfo(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getAutoPositionEPSInfo()
Booleanpublic void setAutoPositionEPSInfo(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getParseDSCCommentsForDocInfo()
Booleanpublic void setParseDSCCommentsForDocInfo(java.lang.Boolean value)
value - allowed object is
BooleanCopyright © 2012. All Rights Reserved.