public class AutoTransparentCropOptions
extends java.lang.Object
Java class for AutoTransparentCropOptions complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="AutoTransparentCropOptions">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="tolerance" type="{http://www.w3.org/2001/XMLSchema}double"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 | Constructor and Description | 
|---|
AutoTransparentCropOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
double | 
getTolerance()
Gets the value of the tolerance property. 
 | 
void | 
setTolerance(double value)
Sets the value of the tolerance property. 
 | 
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"