|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPNALayer
COM Interface 'IGPNALayer'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to properties/methods of the geoprocessing network analyst layer.' 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 |
IID50d92590_06f5_4aa4_bf93_1cc78d5b2b06
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addClassDefinition(INAClassDefinition classDef)
Adds class definition for sublayer. |
INAClassDefinition |
getClassDefinition(int index)
The class definition for a sublayer. |
IArray |
getClassDefinitions()
The array of class definitions. |
IDENetworkDataset |
getDENetworkDataset()
The network dataset data element. |
IArray |
getLocatorFeatureAgents()
The array of locator feature agents. |
IGPLinearUnit |
getSearchRadius()
The search radius used for loading points. |
boolean |
isFindClosestAmongAllAgents()
Indicates whether to search all agents when loading points. |
void |
setDENetworkDatasetByRef(IDENetworkDataset dataelement)
The network dataset data element. |
void |
setFindClosestAmongAllAgents(boolean bFindClosest)
Indicates whether to search all agents when loading points. |
void |
setLocatorFeatureAgentsByRef(IArray ppAgents)
The array of locator feature agents. |
void |
setSearchRadiusByRef(IGPLinearUnit ppLinearUnit)
The search radius used for loading points. |
| Field Detail |
|---|
static final int IID50d92590_06f5_4aa4_bf93_1cc78d5b2b06
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IDENetworkDataset getDENetworkDataset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDENetworkDatasetByRef(IDENetworkDataset dataelement)
throws java.io.IOException,
AutomationException
dataelement - A reference to a com.esri.arcgis.geodatabase.IDENetworkDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INAClassDefinition getClassDefinition(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addClassDefinition(INAClassDefinition classDef)
throws java.io.IOException,
AutomationException
classDef - A reference to a com.esri.arcgis.networkanalyst.INAClassDefinition (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getClassDefinitions()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSearchRadiusByRef(IGPLinearUnit ppLinearUnit)
throws java.io.IOException,
AutomationException
ppLinearUnit - A reference to a com.esri.arcgis.geoprocessing.IGPLinearUnit (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPLinearUnit getSearchRadius()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLocatorFeatureAgentsByRef(IArray ppAgents)
throws java.io.IOException,
AutomationException
ppAgents - A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getLocatorFeatureAgents()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFindClosestAmongAllAgents(boolean bFindClosest)
throws java.io.IOException,
AutomationException
bFindClosest - The bFindClosest (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isFindClosestAmongAllAgents()
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 | ||||||||