|
|||||||||
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.INAServiceAreaSolverProxy com.esri.arcgis.networkanalyst.INAServiceAreaSolver2Proxy
Description: 'Provides access to the service area solver.' 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 INAServiceAreaSolver2Proxy
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.INAServiceAreaSolver2 |
---|
IID, IID36655616_dc8b_41e5_9ab5_b5a5ac3c8635 |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServiceAreaSolver |
---|
IIDd1d76f73_4f59_472b_b72e_a92a90c621ea |
Constructor Summary | |
---|---|
|
INAServiceAreaSolver2Proxy()
Deprecated. For internal use only |
|
INAServiceAreaSolver2Proxy(java.lang.Object obj)
Deprecated. |
protected |
INAServiceAreaSolver2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
INAServiceAreaSolver2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
INAServiceAreaSolver2Proxy(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. |
double |
getTrimPolygonDistance()
Deprecated. If polygons are being trimmed, provides the distance to trim. |
int |
getTrimPolygonDistanceUnits()
Deprecated. If polygons are being trimmed, provides the units of the distance to trim. |
boolean |
isCreateTraversalResult()
Deprecated. Indicates if a traversal result is created. |
boolean |
isIncludeSourceInformationOnLines()
Deprecated. Indicates if the lines will have SourceID, SourceOID, from and to position information added. |
boolean |
isOverlapPolygons()
Deprecated. Indicates if the polygons for all facilities should not overlap. |
boolean |
isTrimOuterPolygon()
Deprecated. Indicates if the outermost polygon (at the maximum break value) will be trimmed. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setCreateTraversalResult(boolean value)
Deprecated. Indicates if a traversal result is created. |
void |
setIncludeSourceInformationOnLines(boolean value)
Deprecated. Indicates if the lines will have SourceID, SourceOID, from and to position information added. |
void |
setOverlapPolygons(boolean value)
Deprecated. Indicates if the polygons for all facilities should not overlap. |
void |
setTrimOuterPolygon(boolean value)
Deprecated. Indicates if the outermost polygon (at the maximum break value) will be trimmed. |
void |
setTrimPolygonDistance(double distance)
Deprecated. If polygons are being trimmed, provides the distance to trim. |
void |
setTrimPolygonDistanceUnits(int units)
Deprecated. If polygons are being trimmed, provides the units of the distance to trim. |
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 |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAServiceAreaSolver |
---|
getDefaultBreaks, getExcludeSourcesFromPolygons, getOutputLines, getOutputPolygons, getTravelDirection, isMergeSimilarPolygonRanges, isOverlapLines, isSplitLinesAtBreaks, isSplitPolygonsAtBreaks, setDefaultBreaks, setExcludeSourcesFromPolygons, setMergeSimilarPolygonRanges, setOutputLines, setOutputPolygons, setOverlapLines, setSplitLinesAtBreaks, setSplitPolygonsAtBreaks, setTravelDirection |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public INAServiceAreaSolver2Proxy(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 INAServiceAreaSolver2Proxy()
public INAServiceAreaSolver2Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected INAServiceAreaSolver2Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected INAServiceAreaSolver2Proxy(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 INAServiceAreaSolverProxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class INAServiceAreaSolverProxy
java.io.IOException
public void setOverlapPolygons(boolean value) throws java.io.IOException, AutomationException
setOverlapPolygons
in interface INAServiceAreaSolver2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isOverlapPolygons() throws java.io.IOException, AutomationException
isOverlapPolygons
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIncludeSourceInformationOnLines(boolean value) throws java.io.IOException, AutomationException
setIncludeSourceInformationOnLines
in interface INAServiceAreaSolver2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isIncludeSourceInformationOnLines() throws java.io.IOException, AutomationException
isIncludeSourceInformationOnLines
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTrimOuterPolygon(boolean value) throws java.io.IOException, AutomationException
setTrimOuterPolygon
in interface INAServiceAreaSolver2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isTrimOuterPolygon() throws java.io.IOException, AutomationException
isTrimOuterPolygon
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTrimPolygonDistance(double distance) throws java.io.IOException, AutomationException
setTrimPolygonDistance
in interface INAServiceAreaSolver2
distance
- The distance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getTrimPolygonDistance() throws java.io.IOException, AutomationException
getTrimPolygonDistance
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTrimPolygonDistanceUnits(int units) throws java.io.IOException, AutomationException
setTrimPolygonDistanceUnits
in interface INAServiceAreaSolver2
units
- A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTrimPolygonDistanceUnits() throws java.io.IOException, AutomationException
getTrimPolygonDistanceUnits
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCreateTraversalResult(boolean value) throws java.io.IOException, AutomationException
setCreateTraversalResult
in interface INAServiceAreaSolver2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isCreateTraversalResult() throws java.io.IOException, AutomationException
isCreateTraversalResult
in interface INAServiceAreaSolver2
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 |