com.esri.arcgisws
Class Shadow
java.lang.Object
   com.esri.arcgisws.Shadow
com.esri.arcgisws.Shadow
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- SymbolShadow
- public abstract class Shadow 
- extends Object- implements Serializable
Frame drop shadows.
 
Java class for Shadow complex type.
 
The following schema fragment specifies the expected content contained within this class.
 
 <complexType name="Shadow">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
 Frame drop shadows.
- See Also:
- Serialized Form
| Constructor Summary | 
| Shadow()Shadow default constructor.
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Shadow
public Shadow()
- Shadow default constructor.