| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgisws.NetworkSource
com.esri.arcgisws.TurnFeatureSource
public class TurnFeatureSource
A container for describing a network dataset source whose elements are derived from turn feature geometry.
Java class for TurnFeatureSource complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="TurnFeatureSource">
   <complexContent>
     <extension base="{http://www.esri.com/schemas/ArcGIS/10.0}NetworkSource">
     </extension>
   </complexContent>
 </complexType>
 
 A container for describing a network dataset source whose elements are derived from turn feature geometry.
| Constructor Summary | |
|---|---|
| TurnFeatureSource()TurnFeatureSource default constructor. | |
| TurnFeatureSource(int id,
                  int classID,
                  String name,
                  EsriNetworkElementType elementType,
                  PropertySet properties,
                  NetworkSourceDirections networkSourceDirections)Deprecated. | |
| Method Summary | 
|---|
| Methods inherited from class com.esri.arcgisws.NetworkSource | 
|---|
| getClassID, getElementType, getID, getName, getNetworkSourceDirections, getProperties, setClassID, setElementType, setID, setName, setNetworkSourceDirections, setProperties | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
@Deprecated
public TurnFeatureSource(int id,
                                    int classID,
                                    String name,
                                    EsriNetworkElementType elementType,
                                    PropertySet properties,
                                    NetworkSourceDirections networkSourceDirections)
public TurnFeatureSource()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||