|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPNALayer2
Provides access to additional properties/methods of the geoprocessing network analyst layer.
Method Summary | |
---|---|
boolean |
isExcludeRestrictedElements()
Indicates whether to exclude restricted portions of the network when loading points. |
void |
setExcludeRestrictedElements(boolean bExcludeRestrictedElements)
Indicates whether to exclude restricted portions of the network when loading points. |
Methods inherited from interface com.esri.arcgis.networkanalyst.IGPNALayer |
---|
addClassDefinition, getClassDefinition, getClassDefinitions, getDENetworkDataset, getLocatorFeatureAgents, getSearchRadius, isFindClosestAmongAllAgents, setDENetworkDatasetByRef, setFindClosestAmongAllAgents, setLocatorFeatureAgentsByRef, setSearchRadiusByRef |
Method Detail |
---|
void setExcludeRestrictedElements(boolean bExcludeRestrictedElements) throws IOException, AutomationException
bExcludeRestrictedElements
- The bExcludeRestrictedElements (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isExcludeRestrictedElements() throws IOException, AutomationException
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 |