com.esri.arcgis.geometry
Class esriGeometryNetworkVertexInfo
java.lang.Object
com.esri.arcgis.geometry.esriGeometryNetworkVertexInfo
- All Implemented Interfaces:
- Serializable
public class esriGeometryNetworkVertexInfo
- extends Object
- implements Serializable
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- See Also:
- Serialized Form
__CbElements__
public static final int __CbElements__
- See Also:
- Constant Field Values
m_V
public _WKSPoint m_V
m_bEndOfPath
public boolean m_bEndOfPath
m_iPath
public int m_iPath
m_RatioAlong
public double m_RatioAlong
m_IncomingAzimuth
public double m_IncomingAzimuth
m_OutgoingAzimuth
public double m_OutgoingAzimuth
m_VID
public int m_VID
esriGeometryNetworkVertexInfo
public esriGeometryNetworkVertexInfo()
toString
public String toString()
- Overrides:
toString
in class Object