com.esri.arcgisws
Class MultiPatch
java.lang.Object
   com.esri.arcgisws.Geometry
com.esri.arcgisws.Geometry
       com.esri.arcgisws.MultiPatch
com.esri.arcgisws.MultiPatch
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- MultiPatchB, MultiPatchN
- public abstract class MultiPatch 
- extends Geometry- implements Serializable
Java class for MultiPatch complex type.
 
The following schema fragment specifies the expected content contained within this class.
 
 <complexType name="MultiPatch">
   <complexContent>
     <extension base="{http://www.esri.com/schemas/ArcGIS/10.0}Geometry">
     </extension>
   </complexContent>
 </complexType>
 
- See Also:
- Serialized Form
| Constructor Summary | 
| MultiPatch()MultiPatch default constructor.
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MultiPatch
public MultiPatch()
- MultiPatch default constructor.