public class ImageCompression
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="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 java.lang.Boolean |
antiAliasImages |
protected java.lang.Boolean |
autoFilterImages |
protected java.lang.Object |
ccittFaxParamsRef |
protected java.lang.Boolean |
convertImagesToIndexed |
protected java.lang.Object |
dctParamsRef |
protected java.lang.Double |
dctQuality |
protected java.lang.Boolean |
downsampleImages |
protected java.lang.Boolean |
encodeImages |
protected java.lang.String |
imageAutoFilterStrategy |
protected java.lang.Integer |
imageDepth |
protected java.lang.Double |
imageDownsampleThreshold |
protected java.lang.String |
imageDownsampleType |
protected java.lang.String |
imageFilter |
protected java.lang.Double |
imageResolution |
protected java.lang.String |
imageType |
protected java.lang.Object |
jbig2ParamsRef |
protected java.lang.Object |
jpeg2000ParamsRef |
protected java.lang.Integer |
jpxQuality |
protected java.lang.Object |
lzwParamsRef |
| Constructor and Description |
|---|
ImageCompression() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getAntiAliasImages()
Gets the value of the antiAliasImages property.
|
java.lang.Boolean |
getAutoFilterImages()
Gets the value of the autoFilterImages property.
|
java.lang.Object |
getCCITTFaxParamsRef()
Gets the value of the ccittFaxParamsRef property.
|
java.lang.Boolean |
getConvertImagesToIndexed()
Gets the value of the convertImagesToIndexed property.
|
java.lang.Object |
getDCTParamsRef()
Gets the value of the dctParamsRef property.
|
java.lang.Double |
getDCTQuality()
Gets the value of the dctQuality property.
|
java.lang.Boolean |
getDownsampleImages()
Gets the value of the downsampleImages property.
|
java.lang.Boolean |
getEncodeImages()
Gets the value of the encodeImages property.
|
java.lang.String |
getImageAutoFilterStrategy()
Gets the value of the imageAutoFilterStrategy property.
|
java.lang.Integer |
getImageDepth()
Gets the value of the imageDepth property.
|
java.lang.Double |
getImageDownsampleThreshold()
Gets the value of the imageDownsampleThreshold property.
|
java.lang.String |
getImageDownsampleType()
Gets the value of the imageDownsampleType property.
|
java.lang.String |
getImageFilter()
Gets the value of the imageFilter property.
|
java.lang.Double |
getImageResolution()
Gets the value of the imageResolution property.
|
java.lang.String |
getImageType()
Gets the value of the imageType property.
|
java.lang.Object |
getJBIG2ParamsRef()
Gets the value of the jbig2ParamsRef property.
|
java.lang.Object |
getJPEG2000ParamsRef()
Gets the value of the jpeg2000ParamsRef property.
|
java.lang.Integer |
getJPXQuality()
Gets the value of the jpxQuality property.
|
java.lang.Object |
getLZWParamsRef()
Gets the value of the lzwParamsRef property.
|
void |
setAntiAliasImages(java.lang.Boolean value)
Sets the value of the antiAliasImages property.
|
void |
setAutoFilterImages(java.lang.Boolean value)
Sets the value of the autoFilterImages property.
|
void |
setCCITTFaxParamsRef(java.lang.Object value)
Sets the value of the ccittFaxParamsRef property.
|
void |
setConvertImagesToIndexed(java.lang.Boolean value)
Sets the value of the convertImagesToIndexed property.
|
void |
setDCTParamsRef(java.lang.Object value)
Sets the value of the dctParamsRef property.
|
void |
setDCTQuality(java.lang.Double value)
Sets the value of the dctQuality property.
|
void |
setDownsampleImages(java.lang.Boolean value)
Sets the value of the downsampleImages property.
|
void |
setEncodeImages(java.lang.Boolean value)
Sets the value of the encodeImages property.
|
void |
setImageAutoFilterStrategy(java.lang.String value)
Sets the value of the imageAutoFilterStrategy property.
|
void |
setImageDepth(java.lang.Integer value)
Sets the value of the imageDepth property.
|
void |
setImageDownsampleThreshold(java.lang.Double value)
Sets the value of the imageDownsampleThreshold property.
|
void |
setImageDownsampleType(java.lang.String value)
Sets the value of the imageDownsampleType property.
|
void |
setImageFilter(java.lang.String value)
Sets the value of the imageFilter property.
|
void |
setImageResolution(java.lang.Double value)
Sets the value of the imageResolution property.
|
void |
setImageType(java.lang.String value)
Sets the value of the imageType property.
|
void |
setJBIG2ParamsRef(java.lang.Object value)
Sets the value of the jbig2ParamsRef property.
|
void |
setJPEG2000ParamsRef(java.lang.Object value)
Sets the value of the jpeg2000ParamsRef property.
|
void |
setJPXQuality(java.lang.Integer value)
Sets the value of the jpxQuality property.
|
void |
setLZWParamsRef(java.lang.Object value)
Sets the value of the lzwParamsRef property.
|
protected java.lang.String imageDownsampleType
protected java.lang.Boolean convertImagesToIndexed
protected java.lang.Boolean antiAliasImages
protected java.lang.Double imageDownsampleThreshold
protected java.lang.String imageFilter
protected java.lang.Double imageResolution
protected java.lang.String imageAutoFilterStrategy
protected java.lang.Boolean downsampleImages
protected java.lang.Boolean autoFilterImages
protected java.lang.Integer jpxQuality
protected java.lang.Boolean encodeImages
protected java.lang.Double dctQuality
protected java.lang.Integer imageDepth
protected java.lang.String imageType
protected java.lang.Object jbig2ParamsRef
protected java.lang.Object dctParamsRef
protected java.lang.Object ccittFaxParamsRef
protected java.lang.Object lzwParamsRef
protected java.lang.Object jpeg2000ParamsRef
public java.lang.String getImageDownsampleType()
Stringpublic void setImageDownsampleType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getConvertImagesToIndexed()
Booleanpublic void setConvertImagesToIndexed(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getAntiAliasImages()
Booleanpublic void setAntiAliasImages(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getImageDownsampleThreshold()
Doublepublic void setImageDownsampleThreshold(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getImageFilter()
Stringpublic void setImageFilter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getImageResolution()
Doublepublic void setImageResolution(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getImageAutoFilterStrategy()
Stringpublic void setImageAutoFilterStrategy(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getDownsampleImages()
Booleanpublic void setDownsampleImages(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getAutoFilterImages()
Booleanpublic void setAutoFilterImages(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getJPXQuality()
Integerpublic void setJPXQuality(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean getEncodeImages()
Booleanpublic void setEncodeImages(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getDCTQuality()
Doublepublic void setDCTQuality(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getImageDepth()
Integerpublic void setImageDepth(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getImageType()
Stringpublic void setImageType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Object getJBIG2ParamsRef()
Objectpublic void setJBIG2ParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getDCTParamsRef()
Objectpublic void setDCTParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getCCITTFaxParamsRef()
Objectpublic void setCCITTFaxParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getLZWParamsRef()
Objectpublic void setLZWParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getJPEG2000ParamsRef()
Objectpublic void setJPEG2000ParamsRef(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2012. All Rights Reserved.