|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEngineNetworkAnalystHelper
COM Interface 'IEngineNetworkAnalystHelper'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to actions that operate on the network analyst extension.' 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID9a8b09a3_b728_472b_b623_7d936ee166c3
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
addNetworkLocation(IPoint pPoint,
java.lang.String name)
Adds a network location to the NAWindow at the specified point. |
void |
deleteAllNetworkLocations()
Delete all network locations of active category for active analysis. |
INAStreetDirectionsContainer |
getDirections()
Get directions after solving. |
void |
solve()
Solve for current network locations. |
Field Detail |
---|
static final int IID9a8b09a3_b728_472b_b623_7d936ee166c3
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void addNetworkLocation(IPoint pPoint, java.lang.String name) throws java.io.IOException, AutomationException
pPoint
- A reference to a com.esri.arcgis.geometry.IPoint (in)name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void deleteAllNetworkLocations() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.INAStreetDirectionsContainer getDirections() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void solve() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |