|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.networkanalyst.INASolverSettingsProxy
Description: 'Provides access to settings common to all solvers.' 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 =
public class INASolverSettingsProxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverSettings |
---|
IID, IID5a8dc105_0e57_45c8_a01d_0188ce7f7b52 |
Constructor Summary | |
---|---|
|
INASolverSettingsProxy()
Deprecated. For internal use only |
|
INASolverSettingsProxy(java.lang.Object obj)
Deprecated. |
protected |
INASolverSettingsProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
INASolverSettingsProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
INASolverSettingsProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
IStringArray |
getAccumulateAttributeNames()
Deprecated. The collection of network attribute names to be accumulated with the analysis. |
java.lang.String |
getHierarchyAttributeName()
Deprecated. The name of the hierarchy attribute to be used in analysis. |
int |
getHierarchyLevelCount()
Deprecated. The number of levels in the hierarchy attribute. |
java.lang.String |
getImpedanceAttributeName()
Deprecated. The network attribute name to be used as the impedance attribute in analysis. |
int |
getMaxValueForHierarchy(int level)
Deprecated. The maximum value of the hierarchy attribute. |
int |
getNumTransitionToHierarchy(int toLevel)
Deprecated. The number of lower level junctions to explore before searching the next hierarchy level. |
IStringArray |
getRestrictionAttributeNames()
Deprecated. The collection of network attribute names to be used as restrictions with the analysis. |
int |
getRestrictUTurns()
Deprecated. Indicates how U-Turns should be restricted in the analysis. |
boolean |
isIgnoreInvalidLocations()
Deprecated. Indicates if invalid locations should be ignored or raise an error. |
boolean |
isUseHierarchy()
Deprecated. Indicates if the hierarchy attribute for the network should be used in analysis. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAccumulateAttributeNamesByRef(IStringArray attributeNames)
Deprecated. The collection of network attribute names to be accumulated with the analysis. |
void |
setHierarchyAttributeName(java.lang.String attributeName)
Deprecated. The name of the hierarchy attribute to be used in analysis. |
void |
setHierarchyLevelCount(int count)
Deprecated. The number of levels in the hierarchy attribute. |
void |
setIgnoreInvalidLocations(boolean ignoreInvalidLocations)
Deprecated. Indicates if invalid locations should be ignored or raise an error. |
void |
setImpedanceAttributeName(java.lang.String attributeName)
Deprecated. The network attribute name to be used as the impedance attribute in analysis. |
void |
setMaxValueForHierarchy(int level,
int value)
Deprecated. The maximum value of the hierarchy attribute. |
void |
setNumTransitionToHierarchy(int toLevel,
int value)
Deprecated. The number of lower level junctions to explore before searching the next hierarchy level. |
void |
setRestrictionAttributeNamesByRef(IStringArray attributeName)
Deprecated. The collection of network attribute names to be used as restrictions with the analysis. |
void |
setRestrictUTurns(int backtrack)
Deprecated. Indicates how U-Turns should be restricted in the analysis. |
void |
setUseHierarchy(boolean useHierarchy)
Deprecated. Indicates if the hierarchy attribute for the network should be used in analysis. |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public INASolverSettingsProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public INASolverSettingsProxy()
public INASolverSettingsProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected INASolverSettingsProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected INASolverSettingsProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public IStringArray getAccumulateAttributeNames() throws java.io.IOException, AutomationException
getAccumulateAttributeNames
in interface INASolverSettings
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAccumulateAttributeNamesByRef(IStringArray attributeNames) throws java.io.IOException, AutomationException
setAccumulateAttributeNamesByRef
in interface INASolverSettings
attributeNames
- A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setImpedanceAttributeName(java.lang.String attributeName) throws java.io.IOException, AutomationException
setImpedanceAttributeName
in interface INASolverSettings
attributeName
- The attributeName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getImpedanceAttributeName() throws java.io.IOException, AutomationException
getImpedanceAttributeName
in interface INASolverSettings
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIgnoreInvalidLocations(boolean ignoreInvalidLocations) throws java.io.IOException, AutomationException
setIgnoreInvalidLocations
in interface INASolverSettings
ignoreInvalidLocations
- The ignoreInvalidLocations (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isIgnoreInvalidLocations() throws java.io.IOException, AutomationException
isIgnoreInvalidLocations
in interface INASolverSettings
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IStringArray getRestrictionAttributeNames() throws java.io.IOException, AutomationException
getRestrictionAttributeNames
in interface INASolverSettings
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRestrictionAttributeNamesByRef(IStringArray attributeName) throws java.io.IOException, AutomationException
setRestrictionAttributeNamesByRef
in interface INASolverSettings
attributeName
- A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRestrictUTurns(int backtrack) throws java.io.IOException, AutomationException
setRestrictUTurns
in interface INASolverSettings
backtrack
- A com.esri.arcgis.geodatabase.esriNetworkForwardStarBacktrack constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRestrictUTurns() throws java.io.IOException, AutomationException
getRestrictUTurns
in interface INASolverSettings
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseHierarchy(boolean useHierarchy) throws java.io.IOException, AutomationException
setUseHierarchy
in interface INASolverSettings
useHierarchy
- The useHierarchy (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseHierarchy() throws java.io.IOException, AutomationException
isUseHierarchy
in interface INASolverSettings
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHierarchyAttributeName(java.lang.String attributeName) throws java.io.IOException, AutomationException
setHierarchyAttributeName
in interface INASolverSettings
attributeName
- The attributeName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getHierarchyAttributeName() throws java.io.IOException, AutomationException
getHierarchyAttributeName
in interface INASolverSettings
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setHierarchyLevelCount(int count) throws java.io.IOException, AutomationException
setHierarchyLevelCount
in interface INASolverSettings
count
- The count (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getHierarchyLevelCount() throws java.io.IOException, AutomationException
getHierarchyLevelCount
in interface INASolverSettings
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMaxValueForHierarchy(int level, int value) throws java.io.IOException, AutomationException
setMaxValueForHierarchy
in interface INASolverSettings
level
- The level (in)value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMaxValueForHierarchy(int level) throws java.io.IOException, AutomationException
getMaxValueForHierarchy
in interface INASolverSettings
level
- The level (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setNumTransitionToHierarchy(int toLevel, int value) throws java.io.IOException, AutomationException
setNumTransitionToHierarchy
in interface INASolverSettings
toLevel
- The toLevel (in)value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getNumTransitionToHierarchy(int toLevel) throws java.io.IOException, AutomationException
getNumTransitionToHierarchy
in interface INASolverSettings
toLevel
- The toLevel (in)
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 |