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