public class esriGeometryNetworkVertexInfo3D
extends java.lang.Object
implements java.io.Serializable
Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
__CbElements__ |
boolean |
m_bEndOfPath |
double |
m_IncomingAzimuth |
int |
m_iPath |
double |
m_OutgoingAzimuth |
double |
m_RatioAlong |
_WKSPoint |
m_V |
int |
m_VID |
double |
m_z |
Constructor and Description |
---|
esriGeometryNetworkVertexInfo3D() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final int __CbElements__
public _WKSPoint m_V
public double m_z
public boolean m_bEndOfPath
public int m_iPath
public double m_RatioAlong
public double m_IncomingAzimuth
public double m_OutgoingAzimuth
public int m_VID