Package org.cip4.lib.xjdf.schema
Class AdvancedParams
- java.lang.Object
-
- org.cip4.lib.xjdf.schema.AdvancedParams
-
- All Implemented Interfaces:
java.io.Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
public class AdvancedParams extends java.lang.Object implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2Java 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="AllowPSXObjects" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="AllowTransparency" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="AutoPositionEPSInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="EmbedJobOptions" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="EmitDSCWarnings" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="LockDistillerParams" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="ParseDSCCommentForDocInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="ParseDSCComments" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="PassThroughJPEGImages" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="PreserveCopyPage" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="PreserveEPSInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="PreserveHalftoneInfo" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="PreserveOPIComments" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="PreserveOverprintSettings" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="TransferFunctionInfo"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="Preserve"/> <enumeration value="Remove"/> <enumeration value="Apply"/> </restriction> </simpleType> </attribute> <attribute name="UCRandBGInfo"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="Preserve"/> <enumeration value="Remove"/> </restriction> </simpleType> </attribute> <attribute name="UsePrologue" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdvancedParams.TransferFunctionInfoJava class for null.static classAdvancedParams.UCRandBGInfoJava class for null.
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.BooleanallowPSXObjectsprotected java.lang.BooleanallowTransparencyprotected java.lang.BooleanautoPositionEPSInfoprotected java.lang.BooleanembedJobOptionsprotected java.lang.BooleanemitDSCWarningsprotected java.lang.BooleanlockDistillerParamsprotected java.lang.BooleanparseDSCCommentForDocInfoprotected java.lang.BooleanparseDSCCommentsprotected java.lang.BooleanpassThroughJPEGImagesprotected java.lang.BooleanpreserveCopyPageprotected java.lang.BooleanpreserveEPSInfoprotected java.lang.BooleanpreserveHalftoneInfoprotected java.lang.BooleanpreserveOPICommentsprotected java.lang.BooleanpreserveOverprintSettingsprotected AdvancedParams.TransferFunctionInfotransferFunctionInfoprotected AdvancedParams.UCRandBGInfoucRandBGInfoprotected java.lang.BooleanusePrologue
-
Constructor Summary
Constructors Constructor Description AdvancedParams()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)java.util.Map<javax.xml.namespace.QName,java.lang.String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.AdvancedParams.TransferFunctionInfogetTransferFunctionInfo()Gets the value of the transferFunctionInfo property.AdvancedParams.UCRandBGInfogetUCRandBGInfo()Gets the value of the ucRandBGInfo property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)java.lang.BooleanisAllowPSXObjects()Gets the value of the allowPSXObjects property.java.lang.BooleanisAllowTransparency()Gets the value of the allowTransparency property.java.lang.BooleanisAutoPositionEPSInfo()Gets the value of the autoPositionEPSInfo property.java.lang.BooleanisEmbedJobOptions()Gets the value of the embedJobOptions property.java.lang.BooleanisEmitDSCWarnings()Gets the value of the emitDSCWarnings property.java.lang.BooleanisLockDistillerParams()Gets the value of the lockDistillerParams property.java.lang.BooleanisParseDSCCommentForDocInfo()Gets the value of the parseDSCCommentForDocInfo property.java.lang.BooleanisParseDSCComments()Gets the value of the parseDSCComments property.java.lang.BooleanisPassThroughJPEGImages()Gets the value of the passThroughJPEGImages property.java.lang.BooleanisPreserveCopyPage()Gets the value of the preserveCopyPage property.java.lang.BooleanisPreserveEPSInfo()Gets the value of the preserveEPSInfo property.java.lang.BooleanisPreserveHalftoneInfo()Gets the value of the preserveHalftoneInfo property.java.lang.BooleanisPreserveOPIComments()Gets the value of the preserveOPIComments property.java.lang.BooleanisPreserveOverprintSettings()Gets the value of the preserveOverprintSettings property.java.lang.BooleanisUsePrologue()Gets the value of the usePrologue property.voidsetAllowPSXObjects(java.lang.Boolean value)Sets the value of the allowPSXObjects property.voidsetAllowTransparency(java.lang.Boolean value)Sets the value of the allowTransparency property.voidsetAutoPositionEPSInfo(java.lang.Boolean value)Sets the value of the autoPositionEPSInfo property.voidsetEmbedJobOptions(java.lang.Boolean value)Sets the value of the embedJobOptions property.voidsetEmitDSCWarnings(java.lang.Boolean value)Sets the value of the emitDSCWarnings property.voidsetLockDistillerParams(java.lang.Boolean value)Sets the value of the lockDistillerParams property.voidsetParseDSCCommentForDocInfo(java.lang.Boolean value)Sets the value of the parseDSCCommentForDocInfo property.voidsetParseDSCComments(java.lang.Boolean value)Sets the value of the parseDSCComments property.voidsetPassThroughJPEGImages(java.lang.Boolean value)Sets the value of the passThroughJPEGImages property.voidsetPreserveCopyPage(java.lang.Boolean value)Sets the value of the preserveCopyPage property.voidsetPreserveEPSInfo(java.lang.Boolean value)Sets the value of the preserveEPSInfo property.voidsetPreserveHalftoneInfo(java.lang.Boolean value)Sets the value of the preserveHalftoneInfo property.voidsetPreserveOPIComments(java.lang.Boolean value)Sets the value of the preserveOPIComments property.voidsetPreserveOverprintSettings(java.lang.Boolean value)Sets the value of the preserveOverprintSettings property.voidsetTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value)Sets the value of the transferFunctionInfo property.voidsetUCRandBGInfo(AdvancedParams.UCRandBGInfo value)Sets the value of the ucRandBGInfo property.voidsetUsePrologue(java.lang.Boolean value)Sets the value of the usePrologue property.AdvancedParamswithAllowPSXObjects(java.lang.Boolean value)AdvancedParamswithAllowTransparency(java.lang.Boolean value)AdvancedParamswithAutoPositionEPSInfo(java.lang.Boolean value)AdvancedParamswithEmbedJobOptions(java.lang.Boolean value)AdvancedParamswithEmitDSCWarnings(java.lang.Boolean value)AdvancedParamswithLockDistillerParams(java.lang.Boolean value)AdvancedParamswithParseDSCCommentForDocInfo(java.lang.Boolean value)AdvancedParamswithParseDSCComments(java.lang.Boolean value)AdvancedParamswithPassThroughJPEGImages(java.lang.Boolean value)AdvancedParamswithPreserveCopyPage(java.lang.Boolean value)AdvancedParamswithPreserveEPSInfo(java.lang.Boolean value)AdvancedParamswithPreserveHalftoneInfo(java.lang.Boolean value)AdvancedParamswithPreserveOPIComments(java.lang.Boolean value)AdvancedParamswithPreserveOverprintSettings(java.lang.Boolean value)AdvancedParamswithTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value)AdvancedParamswithUCRandBGInfo(AdvancedParams.UCRandBGInfo value)AdvancedParamswithUsePrologue(java.lang.Boolean value)
-
-
-
Field Detail
-
allowPSXObjects
protected java.lang.Boolean allowPSXObjects
-
allowTransparency
protected java.lang.Boolean allowTransparency
-
autoPositionEPSInfo
protected java.lang.Boolean autoPositionEPSInfo
-
embedJobOptions
protected java.lang.Boolean embedJobOptions
-
emitDSCWarnings
protected java.lang.Boolean emitDSCWarnings
-
lockDistillerParams
protected java.lang.Boolean lockDistillerParams
-
parseDSCCommentForDocInfo
protected java.lang.Boolean parseDSCCommentForDocInfo
-
parseDSCComments
protected java.lang.Boolean parseDSCComments
-
passThroughJPEGImages
protected java.lang.Boolean passThroughJPEGImages
-
preserveCopyPage
protected java.lang.Boolean preserveCopyPage
-
preserveEPSInfo
protected java.lang.Boolean preserveEPSInfo
-
preserveHalftoneInfo
protected java.lang.Boolean preserveHalftoneInfo
-
preserveOPIComments
protected java.lang.Boolean preserveOPIComments
-
preserveOverprintSettings
protected java.lang.Boolean preserveOverprintSettings
-
transferFunctionInfo
protected AdvancedParams.TransferFunctionInfo transferFunctionInfo
-
ucRandBGInfo
protected AdvancedParams.UCRandBGInfo ucRandBGInfo
-
usePrologue
protected java.lang.Boolean usePrologue
-
-
Method Detail
-
isAllowPSXObjects
public java.lang.Boolean isAllowPSXObjects()
Gets the value of the allowPSXObjects property.- Returns:
- possible object is
Boolean
-
setAllowPSXObjects
public void setAllowPSXObjects(java.lang.Boolean value)
Sets the value of the allowPSXObjects property.- Parameters:
value- allowed object isBoolean
-
isAllowTransparency
public java.lang.Boolean isAllowTransparency()
Gets the value of the allowTransparency property.- Returns:
- possible object is
Boolean
-
setAllowTransparency
public void setAllowTransparency(java.lang.Boolean value)
Sets the value of the allowTransparency property.- Parameters:
value- allowed object isBoolean
-
isAutoPositionEPSInfo
public java.lang.Boolean isAutoPositionEPSInfo()
Gets the value of the autoPositionEPSInfo property.- Returns:
- possible object is
Boolean
-
setAutoPositionEPSInfo
public void setAutoPositionEPSInfo(java.lang.Boolean value)
Sets the value of the autoPositionEPSInfo property.- Parameters:
value- allowed object isBoolean
-
isEmbedJobOptions
public java.lang.Boolean isEmbedJobOptions()
Gets the value of the embedJobOptions property.- Returns:
- possible object is
Boolean
-
setEmbedJobOptions
public void setEmbedJobOptions(java.lang.Boolean value)
Sets the value of the embedJobOptions property.- Parameters:
value- allowed object isBoolean
-
isEmitDSCWarnings
public java.lang.Boolean isEmitDSCWarnings()
Gets the value of the emitDSCWarnings property.- Returns:
- possible object is
Boolean
-
setEmitDSCWarnings
public void setEmitDSCWarnings(java.lang.Boolean value)
Sets the value of the emitDSCWarnings property.- Parameters:
value- allowed object isBoolean
-
isLockDistillerParams
public java.lang.Boolean isLockDistillerParams()
Gets the value of the lockDistillerParams property.- Returns:
- possible object is
Boolean
-
setLockDistillerParams
public void setLockDistillerParams(java.lang.Boolean value)
Sets the value of the lockDistillerParams property.- Parameters:
value- allowed object isBoolean
-
isParseDSCCommentForDocInfo
public java.lang.Boolean isParseDSCCommentForDocInfo()
Gets the value of the parseDSCCommentForDocInfo property.- Returns:
- possible object is
Boolean
-
setParseDSCCommentForDocInfo
public void setParseDSCCommentForDocInfo(java.lang.Boolean value)
Sets the value of the parseDSCCommentForDocInfo property.- Parameters:
value- allowed object isBoolean
-
isParseDSCComments
public java.lang.Boolean isParseDSCComments()
Gets the value of the parseDSCComments property.- Returns:
- possible object is
Boolean
-
setParseDSCComments
public void setParseDSCComments(java.lang.Boolean value)
Sets the value of the parseDSCComments property.- Parameters:
value- allowed object isBoolean
-
isPassThroughJPEGImages
public java.lang.Boolean isPassThroughJPEGImages()
Gets the value of the passThroughJPEGImages property.- Returns:
- possible object is
Boolean
-
setPassThroughJPEGImages
public void setPassThroughJPEGImages(java.lang.Boolean value)
Sets the value of the passThroughJPEGImages property.- Parameters:
value- allowed object isBoolean
-
isPreserveCopyPage
public java.lang.Boolean isPreserveCopyPage()
Gets the value of the preserveCopyPage property.- Returns:
- possible object is
Boolean
-
setPreserveCopyPage
public void setPreserveCopyPage(java.lang.Boolean value)
Sets the value of the preserveCopyPage property.- Parameters:
value- allowed object isBoolean
-
isPreserveEPSInfo
public java.lang.Boolean isPreserveEPSInfo()
Gets the value of the preserveEPSInfo property.- Returns:
- possible object is
Boolean
-
setPreserveEPSInfo
public void setPreserveEPSInfo(java.lang.Boolean value)
Sets the value of the preserveEPSInfo property.- Parameters:
value- allowed object isBoolean
-
isPreserveHalftoneInfo
public java.lang.Boolean isPreserveHalftoneInfo()
Gets the value of the preserveHalftoneInfo property.- Returns:
- possible object is
Boolean
-
setPreserveHalftoneInfo
public void setPreserveHalftoneInfo(java.lang.Boolean value)
Sets the value of the preserveHalftoneInfo property.- Parameters:
value- allowed object isBoolean
-
isPreserveOPIComments
public java.lang.Boolean isPreserveOPIComments()
Gets the value of the preserveOPIComments property.- Returns:
- possible object is
Boolean
-
setPreserveOPIComments
public void setPreserveOPIComments(java.lang.Boolean value)
Sets the value of the preserveOPIComments property.- Parameters:
value- allowed object isBoolean
-
isPreserveOverprintSettings
public java.lang.Boolean isPreserveOverprintSettings()
Gets the value of the preserveOverprintSettings property.- Returns:
- possible object is
Boolean
-
setPreserveOverprintSettings
public void setPreserveOverprintSettings(java.lang.Boolean value)
Sets the value of the preserveOverprintSettings property.- Parameters:
value- allowed object isBoolean
-
getTransferFunctionInfo
public AdvancedParams.TransferFunctionInfo getTransferFunctionInfo()
Gets the value of the transferFunctionInfo property.- Returns:
- possible object is
AdvancedParams.TransferFunctionInfo
-
setTransferFunctionInfo
public void setTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value)
Sets the value of the transferFunctionInfo property.- Parameters:
value- allowed object isAdvancedParams.TransferFunctionInfo
-
getUCRandBGInfo
public AdvancedParams.UCRandBGInfo getUCRandBGInfo()
Gets the value of the ucRandBGInfo property.- Returns:
- possible object is
AdvancedParams.UCRandBGInfo
-
setUCRandBGInfo
public void setUCRandBGInfo(AdvancedParams.UCRandBGInfo value)
Sets the value of the ucRandBGInfo property.- Parameters:
value- allowed object isAdvancedParams.UCRandBGInfo
-
isUsePrologue
public java.lang.Boolean isUsePrologue()
Gets the value of the usePrologue property.- Returns:
- possible object is
Boolean
-
setUsePrologue
public void setUsePrologue(java.lang.Boolean value)
Sets the value of the usePrologue property.- Parameters:
value- allowed object isBoolean
-
getOtherAttributes
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
- Returns:
- always non-null
-
withAllowPSXObjects
public AdvancedParams withAllowPSXObjects(java.lang.Boolean value)
-
withAllowTransparency
public AdvancedParams withAllowTransparency(java.lang.Boolean value)
-
withAutoPositionEPSInfo
public AdvancedParams withAutoPositionEPSInfo(java.lang.Boolean value)
-
withEmbedJobOptions
public AdvancedParams withEmbedJobOptions(java.lang.Boolean value)
-
withEmitDSCWarnings
public AdvancedParams withEmitDSCWarnings(java.lang.Boolean value)
-
withLockDistillerParams
public AdvancedParams withLockDistillerParams(java.lang.Boolean value)
-
withParseDSCCommentForDocInfo
public AdvancedParams withParseDSCCommentForDocInfo(java.lang.Boolean value)
-
withParseDSCComments
public AdvancedParams withParseDSCComments(java.lang.Boolean value)
-
withPassThroughJPEGImages
public AdvancedParams withPassThroughJPEGImages(java.lang.Boolean value)
-
withPreserveCopyPage
public AdvancedParams withPreserveCopyPage(java.lang.Boolean value)
-
withPreserveEPSInfo
public AdvancedParams withPreserveEPSInfo(java.lang.Boolean value)
-
withPreserveHalftoneInfo
public AdvancedParams withPreserveHalftoneInfo(java.lang.Boolean value)
-
withPreserveOPIComments
public AdvancedParams withPreserveOPIComments(java.lang.Boolean value)
-
withPreserveOverprintSettings
public AdvancedParams withPreserveOverprintSettings(java.lang.Boolean value)
-
withTransferFunctionInfo
public AdvancedParams withTransferFunctionInfo(AdvancedParams.TransferFunctionInfo value)
-
withUCRandBGInfo
public AdvancedParams withUCRandBGInfo(AdvancedParams.UCRandBGInfo value)
-
withUsePrologue
public AdvancedParams withUsePrologue(java.lang.Boolean value)
-
equals
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.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
public boolean equals(java.lang.Object object)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
-