public interface ISegmentGraph2 extends ISegmentGraph, java.io.Serializable
Description: 'Provides access to members that define and navigate a topologically structured collection of segments.' 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID8b901909_46bf_4cf6_9d7a_fd0248f734ef |
static int |
xxDummy
Deprecated.
Internal use only
|
IID1e402754_0e2a_11d3_9f33_00c04f6bdd7f
Modifier and Type | Method and Description |
---|---|
IPolyline |
getEdges()
getEdges
|
getCursor, getEnvelope, load, setEmpty
static final int IID8b901909_46bf_4cf6_9d7a_fd0248f734ef
static final int xxDummy
static final java.lang.String IID
IPolyline getEdges() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.