@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public class ImageCompression extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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="ImageDownsampleType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ConvertImagesToIndexed" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AntiAliasImages" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ImageDownsampleThreshold" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImageFilter" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ImageResolution" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImageAutoFilterStrategy" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="DownsampleImages" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="AutoFilterImages" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="JPXQuality" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="EncodeImages" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="DCTQuality" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImageDepth" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="ImageType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="JBIG2ParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="DCTParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="CCITTFaxParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="LZWParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="JPEG2000ParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
antiAliasImages |
protected Boolean |
autoFilterImages |
protected Object |
ccittFaxParamsRef |
protected Boolean |
convertImagesToIndexed |
protected Object |
dctParamsRef |
protected Double |
dctQuality |
protected Boolean |
downsampleImages |
protected Boolean |
encodeImages |
protected String |
imageAutoFilterStrategy |
protected Integer |
imageDepth |
protected Double |
imageDownsampleThreshold |
protected String |
imageDownsampleType |
protected String |
imageFilter |
protected Double |
imageResolution |
protected String |
imageType |
protected Object |
jbig2ParamsRef |
protected Object |
jpeg2000ParamsRef |
protected Integer |
jpxQuality |
protected Object |
lzwParamsRef |
| Constructor and Description |
|---|
ImageCompression() |
| 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) |
Object |
getCCITTFaxParamsRef()
Gets the value of the ccittFaxParamsRef property.
|
Object |
getDCTParamsRef()
Gets the value of the dctParamsRef property.
|
Double |
getDCTQuality()
Gets the value of the dctQuality property.
|
String |
getImageAutoFilterStrategy()
Gets the value of the imageAutoFilterStrategy property.
|
Integer |
getImageDepth()
Gets the value of the imageDepth property.
|
Double |
getImageDownsampleThreshold()
Gets the value of the imageDownsampleThreshold property.
|
String |
getImageDownsampleType()
Gets the value of the imageDownsampleType property.
|
String |
getImageFilter()
Gets the value of the imageFilter property.
|
Double |
getImageResolution()
Gets the value of the imageResolution property.
|
String |
getImageType()
Gets the value of the imageType property.
|
Object |
getJBIG2ParamsRef()
Gets the value of the jbig2ParamsRef property.
|
Object |
getJPEG2000ParamsRef()
Gets the value of the jpeg2000ParamsRef property.
|
Integer |
getJPXQuality()
Gets the value of the jpxQuality property.
|
Object |
getLZWParamsRef()
Gets the value of the lzwParamsRef property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isAntiAliasImages()
Gets the value of the antiAliasImages property.
|
Boolean |
isAutoFilterImages()
Gets the value of the autoFilterImages property.
|
Boolean |
isConvertImagesToIndexed()
Gets the value of the convertImagesToIndexed property.
|
Boolean |
isDownsampleImages()
Gets the value of the downsampleImages property.
|
Boolean |
isEncodeImages()
Gets the value of the encodeImages property.
|
void |
setAntiAliasImages(Boolean value)
Sets the value of the antiAliasImages property.
|
void |
setAutoFilterImages(Boolean value)
Sets the value of the autoFilterImages property.
|
void |
setCCITTFaxParamsRef(Object value)
Sets the value of the ccittFaxParamsRef property.
|
void |
setConvertImagesToIndexed(Boolean value)
Sets the value of the convertImagesToIndexed property.
|
void |
setDCTParamsRef(Object value)
Sets the value of the dctParamsRef property.
|
void |
setDCTQuality(Double value)
Sets the value of the dctQuality property.
|
void |
setDownsampleImages(Boolean value)
Sets the value of the downsampleImages property.
|
void |
setEncodeImages(Boolean value)
Sets the value of the encodeImages property.
|
void |
setImageAutoFilterStrategy(String value)
Sets the value of the imageAutoFilterStrategy property.
|
void |
setImageDepth(Integer value)
Sets the value of the imageDepth property.
|
void |
setImageDownsampleThreshold(Double value)
Sets the value of the imageDownsampleThreshold property.
|
void |
setImageDownsampleType(String value)
Sets the value of the imageDownsampleType property.
|
void |
setImageFilter(String value)
Sets the value of the imageFilter property.
|
void |
setImageResolution(Double value)
Sets the value of the imageResolution property.
|
void |
setImageType(String value)
Sets the value of the imageType property.
|
void |
setJBIG2ParamsRef(Object value)
Sets the value of the jbig2ParamsRef property.
|
void |
setJPEG2000ParamsRef(Object value)
Sets the value of the jpeg2000ParamsRef property.
|
void |
setJPXQuality(Integer value)
Sets the value of the jpxQuality property.
|
void |
setLZWParamsRef(Object value)
Sets the value of the lzwParamsRef property.
|
ImageCompression |
withAntiAliasImages(Boolean value) |
ImageCompression |
withAutoFilterImages(Boolean value) |
ImageCompression |
withCCITTFaxParamsRef(Object value) |
ImageCompression |
withConvertImagesToIndexed(Boolean value) |
ImageCompression |
withDCTParamsRef(Object value) |
ImageCompression |
withDCTQuality(Double value) |
ImageCompression |
withDownsampleImages(Boolean value) |
ImageCompression |
withEncodeImages(Boolean value) |
ImageCompression |
withImageAutoFilterStrategy(String value) |
ImageCompression |
withImageDepth(Integer value) |
ImageCompression |
withImageDownsampleThreshold(Double value) |
ImageCompression |
withImageDownsampleType(String value) |
ImageCompression |
withImageFilter(String value) |
ImageCompression |
withImageResolution(Double value) |
ImageCompression |
withImageType(String value) |
ImageCompression |
withJBIG2ParamsRef(Object value) |
ImageCompression |
withJPEG2000ParamsRef(Object value) |
ImageCompression |
withJPXQuality(Integer value) |
ImageCompression |
withLZWParamsRef(Object value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String imageDownsampleType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean convertImagesToIndexed
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean antiAliasImages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double imageDownsampleThreshold
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String imageFilter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double imageResolution
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String imageAutoFilterStrategy
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean downsampleImages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean autoFilterImages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Integer jpxQuality
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean encodeImages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double dctQuality
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Integer imageDepth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String imageType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Object jbig2ParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Object dctParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Object ccittFaxParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Object lzwParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Object jpeg2000ParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getImageDownsampleType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setImageDownsampleType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Boolean isConvertImagesToIndexed()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setConvertImagesToIndexed(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Boolean isAntiAliasImages()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setAntiAliasImages(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getImageDownsampleThreshold()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setImageDownsampleThreshold(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getImageFilter()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setImageFilter(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getImageResolution()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setImageResolution(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getImageAutoFilterStrategy()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setImageAutoFilterStrategy(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Boolean isDownsampleImages()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setDownsampleImages(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Boolean isAutoFilterImages()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setAutoFilterImages(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Integer getJPXQuality()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setJPXQuality(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Boolean isEncodeImages()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setEncodeImages(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getDCTQuality()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setDCTQuality(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Integer getImageDepth()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setImageDepth(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getImageType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setImageType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Object getJBIG2ParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setJBIG2ParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Object getDCTParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setDCTParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Object getCCITTFaxParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setCCITTFaxParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Object getLZWParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setLZWParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Object getJPEG2000ParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setJPEG2000ParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withImageDownsampleType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withConvertImagesToIndexed(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withAntiAliasImages(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withImageDownsampleThreshold(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withImageFilter(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withImageResolution(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withImageAutoFilterStrategy(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withDownsampleImages(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withAutoFilterImages(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withJPXQuality(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withEncodeImages(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withDCTQuality(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withImageDepth(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withImageType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withJBIG2ParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withDCTParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withCCITTFaxParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withLZWParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ImageCompression withJPEG2000ParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+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.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+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.HashCodeCopyright © 2016. All rights reserved.