public class CreateVignettePublishFormatParam
extends java.lang.Object
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"> <sequence> <element name="companyHandle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="targetWidth" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="targetHeight" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="createPyramid" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="thumbWidth" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="saveAsVersion" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="sizeSuffixSeparator" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="sharpen" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="usmAmount" type="{http://www.w3.org/2001/XMLSchema}double"/> <element name="usmRadius" type="{http://www.w3.org/2001/XMLSchema}double"/> <element name="usmThreshold" type="{http://www.w3.org/2001/XMLSchema}int"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CreateVignettePublishFormatParam() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCompanyHandle()
Gets the value of the companyHandle property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
int |
getSaveAsVersion()
Gets the value of the saveAsVersion property.
|
int |
getSharpen()
Gets the value of the sharpen property.
|
java.lang.String |
getSizeSuffixSeparator()
Gets the value of the sizeSuffixSeparator property.
|
int |
getTargetHeight()
Gets the value of the targetHeight property.
|
int |
getTargetWidth()
Gets the value of the targetWidth property.
|
int |
getThumbWidth()
Gets the value of the thumbWidth property.
|
double |
getUsmAmount()
Gets the value of the usmAmount property.
|
double |
getUsmRadius()
Gets the value of the usmRadius property.
|
int |
getUsmThreshold()
Gets the value of the usmThreshold property.
|
boolean |
isCreatePyramid()
Gets the value of the createPyramid property.
|
void |
setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property.
|
void |
setCreatePyramid(boolean value)
Sets the value of the createPyramid property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setSaveAsVersion(int value)
Sets the value of the saveAsVersion property.
|
void |
setSharpen(int value)
Sets the value of the sharpen property.
|
void |
setSizeSuffixSeparator(java.lang.String value)
Sets the value of the sizeSuffixSeparator property.
|
void |
setTargetHeight(int value)
Sets the value of the targetHeight property.
|
void |
setTargetWidth(int value)
Sets the value of the targetWidth property.
|
void |
setThumbWidth(int value)
Sets the value of the thumbWidth property.
|
void |
setUsmAmount(double value)
Sets the value of the usmAmount property.
|
void |
setUsmRadius(double value)
Sets the value of the usmRadius property.
|
void |
setUsmThreshold(int value)
Sets the value of the usmThreshold property.
|
public java.lang.String getCompanyHandle()
String
public void setCompanyHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public int getTargetWidth()
public void setTargetWidth(int value)
public int getTargetHeight()
public void setTargetHeight(int value)
public boolean isCreatePyramid()
public void setCreatePyramid(boolean value)
public int getThumbWidth()
public void setThumbWidth(int value)
public int getSaveAsVersion()
public void setSaveAsVersion(int value)
public java.lang.String getSizeSuffixSeparator()
String
public void setSizeSuffixSeparator(java.lang.String value)
value
- allowed object is
String
public int getSharpen()
public void setSharpen(int value)
public double getUsmAmount()
public void setUsmAmount(double value)
public double getUsmRadius()
public void setUsmRadius(double value)
public int getUsmThreshold()
public void setUsmThreshold(int value)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"