public class PageAssignParams extends Object implements 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 Boolean |
allowPSXObjects |
protected Boolean |
allowTransparency |
protected Boolean |
autoPositionEPSInfo |
protected Boolean |
embedJobOptions |
protected Boolean |
emitDSCWarnings |
protected Boolean |
lockDistillerParams |
protected Boolean |
parseDSCComments |
protected Boolean |
parseDSCCommentsForDocInfo |
protected Boolean |
passThroughJPEGImages |
protected Boolean |
preserveCopyPage |
protected Boolean |
preserveEPSInfo |
protected Boolean |
preserveHalftoneInfo |
protected Boolean |
preserveOPIComments |
protected Boolean |
preserveOverprintSettings |
protected String |
transferFunctionInfo |
protected String |
ucRandBGInfo |
protected Boolean |
usePrologue |
| Constructor and Description |
|---|
PageAssignParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTransferFunctionInfo()
Gets the value of the transferFunctionInfo property.
|
String |
getUCRandBGInfo()
Gets the value of the ucRandBGInfo property.
|
Boolean |
isAllowPSXObjects()
Gets the value of the allowPSXObjects property.
|
Boolean |
isAllowTransparency()
Gets the value of the allowTransparency property.
|
Boolean |
isAutoPositionEPSInfo()
Gets the value of the autoPositionEPSInfo property.
|
Boolean |
isEmbedJobOptions()
Gets the value of the embedJobOptions property.
|
Boolean |
isEmitDSCWarnings()
Gets the value of the emitDSCWarnings property.
|
Boolean |
isLockDistillerParams()
Gets the value of the lockDistillerParams property.
|
Boolean |
isParseDSCComments()
Gets the value of the parseDSCComments property.
|
Boolean |
isParseDSCCommentsForDocInfo()
Gets the value of the parseDSCCommentsForDocInfo property.
|
Boolean |
isPassThroughJPEGImages()
Gets the value of the passThroughJPEGImages property.
|
Boolean |
isPreserveCopyPage()
Gets the value of the preserveCopyPage property.
|
Boolean |
isPreserveEPSInfo()
Gets the value of the preserveEPSInfo property.
|
Boolean |
isPreserveHalftoneInfo()
Gets the value of the preserveHalftoneInfo property.
|
Boolean |
isPreserveOPIComments()
Gets the value of the preserveOPIComments property.
|
Boolean |
isPreserveOverprintSettings()
Gets the value of the preserveOverprintSettings property.
|
Boolean |
isUsePrologue()
Gets the value of the usePrologue property.
|
void |
setAllowPSXObjects(Boolean value)
Sets the value of the allowPSXObjects property.
|
void |
setAllowTransparency(Boolean value)
Sets the value of the allowTransparency property.
|
void |
setAutoPositionEPSInfo(Boolean value)
Sets the value of the autoPositionEPSInfo property.
|
void |
setEmbedJobOptions(Boolean value)
Sets the value of the embedJobOptions property.
|
void |
setEmitDSCWarnings(Boolean value)
Sets the value of the emitDSCWarnings property.
|
void |
setLockDistillerParams(Boolean value)
Sets the value of the lockDistillerParams property.
|
void |
setParseDSCComments(Boolean value)
Sets the value of the parseDSCComments property.
|
void |
setParseDSCCommentsForDocInfo(Boolean value)
Sets the value of the parseDSCCommentsForDocInfo property.
|
void |
setPassThroughJPEGImages(Boolean value)
Sets the value of the passThroughJPEGImages property.
|
void |
setPreserveCopyPage(Boolean value)
Sets the value of the preserveCopyPage property.
|
void |
setPreserveEPSInfo(Boolean value)
Sets the value of the preserveEPSInfo property.
|
void |
setPreserveHalftoneInfo(Boolean value)
Sets the value of the preserveHalftoneInfo property.
|
void |
setPreserveOPIComments(Boolean value)
Sets the value of the preserveOPIComments property.
|
void |
setPreserveOverprintSettings(Boolean value)
Sets the value of the preserveOverprintSettings property.
|
void |
setTransferFunctionInfo(String value)
Sets the value of the transferFunctionInfo property.
|
void |
setUCRandBGInfo(String value)
Sets the value of the ucRandBGInfo property.
|
void |
setUsePrologue(Boolean value)
Sets the value of the usePrologue property.
|
protected Boolean preserveOPIComments
protected Boolean preserveCopyPage
protected Boolean usePrologue
protected Boolean allowTransparency
protected Boolean emitDSCWarnings
protected Boolean preserveOverprintSettings
protected String ucRandBGInfo
protected Boolean parseDSCComments
protected Boolean passThroughJPEGImages
protected Boolean lockDistillerParams
protected Boolean allowPSXObjects
protected Boolean embedJobOptions
protected Boolean preserveHalftoneInfo
protected Boolean preserveEPSInfo
protected String transferFunctionInfo
protected Boolean autoPositionEPSInfo
protected Boolean parseDSCCommentsForDocInfo
public Boolean isPreserveOPIComments()
Booleanpublic void setPreserveOPIComments(Boolean value)
value - allowed object is
Booleanpublic Boolean isPreserveCopyPage()
Booleanpublic void setPreserveCopyPage(Boolean value)
value - allowed object is
Booleanpublic Boolean isUsePrologue()
Booleanpublic void setUsePrologue(Boolean value)
value - allowed object is
Booleanpublic Boolean isAllowTransparency()
Booleanpublic void setAllowTransparency(Boolean value)
value - allowed object is
Booleanpublic Boolean isEmitDSCWarnings()
Booleanpublic void setEmitDSCWarnings(Boolean value)
value - allowed object is
Booleanpublic Boolean isPreserveOverprintSettings()
Booleanpublic void setPreserveOverprintSettings(Boolean value)
value - allowed object is
Booleanpublic String getUCRandBGInfo()
Stringpublic void setUCRandBGInfo(String value)
value - allowed object is
Stringpublic Boolean isParseDSCComments()
Booleanpublic void setParseDSCComments(Boolean value)
value - allowed object is
Booleanpublic Boolean isPassThroughJPEGImages()
Booleanpublic void setPassThroughJPEGImages(Boolean value)
value - allowed object is
Booleanpublic Boolean isLockDistillerParams()
Booleanpublic void setLockDistillerParams(Boolean value)
value - allowed object is
Booleanpublic Boolean isAllowPSXObjects()
Booleanpublic void setAllowPSXObjects(Boolean value)
value - allowed object is
Booleanpublic Boolean isEmbedJobOptions()
Booleanpublic void setEmbedJobOptions(Boolean value)
value - allowed object is
Booleanpublic Boolean isPreserveHalftoneInfo()
Booleanpublic void setPreserveHalftoneInfo(Boolean value)
value - allowed object is
Booleanpublic Boolean isPreserveEPSInfo()
Booleanpublic void setPreserveEPSInfo(Boolean value)
value - allowed object is
Booleanpublic String getTransferFunctionInfo()
Stringpublic void setTransferFunctionInfo(String value)
value - allowed object is
Stringpublic Boolean isAutoPositionEPSInfo()
Booleanpublic void setAutoPositionEPSInfo(Boolean value)
value - allowed object is
Booleanpublic Boolean isParseDSCCommentsForDocInfo()
BooleanCopyright © 2013. All Rights Reserved.