public class IUtilityNetworkQueryTracerProxy extends com.esri.arcgis.interop.Dispatch implements IUtilityNetworkQueryTracer, java.io.Serializable
Description: 'Provides access to members that supply utility network query tracer information.' 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 =
| Modifier and Type | Field and Description |
|---|---|
boolean |
noncastable |
static java.lang.Class |
targetClass |
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRefIID, IID190ccdab_1679_4923_bc92_7d91d69b9189| Modifier | Constructor and Description |
|---|---|
|
IUtilityNetworkQueryTracerProxy()
For internal use only
|
|
IUtilityNetworkQueryTracerProxy(java.lang.Object obj) |
protected |
IUtilityNetworkQueryTracerProxy(java.lang.Object obj,
java.lang.String iid) |
|
IUtilityNetworkQueryTracerProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo) |
protected |
IUtilityNetworkQueryTracerProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
void |
elementsToFeatures(int elementType,
long[] eIDs,
int[][] sourceIDs,
java.lang.String[][] globalIDs)
Get Source IDs and Global IDs that correspond to the given EIDs.
|
void |
getAttributeNameToWeightIDMapping(int elementType,
IStringArray[] attributeNames,
ILongArray[] weightIDs)
Returns the attribute name to weight ID mappings.
|
void |
getAttributesForFeatures(int elementType,
ILongLongArray eIDs,
boolean includeGeometry,
IStringArray networkAttributeNames,
IArray resultTypeFields,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs,
ILongArray[] terminalIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes,
IDoubleArray[] positionFroms,
IDoubleArray[] positionTos,
IArray[] geometries,
IArray[] networkAttributeValues,
IArray[] fieldValues)
Returns feature information including geometry, network attribute, and field information.
|
void |
getAttributeUsageTypeToWeightIDMapping(int elementType,
ILongArray[] attributeUsageTypes,
ILongArray[] weightIDs)
Returns the attribute usage type to weight ID mappings.
|
void |
getConnectivityFeatures(ILongLongArray edgeEIDs,
boolean includeGeometry,
ILongArray[] viaNetworkSourceIDs,
IStringArray[] viaGlobalIDs,
ILongArray[] viaObjectIDs,
IDoubleArray[] viaPositionFroms,
IDoubleArray[] viaPositionTos,
IArray[] viaGeometries,
ILongArray[] fromNetworkSourceIDs,
IStringArray[] fromGlobalIDs,
ILongArray[] fromObjectIDs,
ILongArray[] fromTerminalIDs,
IArray[] fromGeometries,
ILongArray[] toNetworkSourceIDs,
IStringArray[] toGlobalIDs,
ILongArray[] toObjectIDs,
ILongArray[] toTerminalIDs,
IArray[] toGeometries)
Returns feature information for the given set of edge eids as well as their from and to junctions.
|
void |
getFeaturesForSet(int elementType,
ILongLongArray eIDs,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs,
ILongArray[] terminalIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes)
Returns Network Source IDs, Global IDs, Object IDs, Terminal IDs, Asset Group Codes, and Asset Type Codes that correspond to the given EIDs.
|
void |
getFeaturesForSetBasic(int elementType,
ILongLongArray eIDs,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs)
Returns Network Source IDs, Global IDs, and Object IDs that correspond to the given EIDs.
|
void |
getFeaturesForSetBasicWithPosition(int elementType,
ILongLongArray eIDs,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs,
IDoubleArray[] positionFroms,
IDoubleArray[] positionTos)
Returns Network Source IDs, Global IDs, Object IDs, Position Froms (for edges), and PositionTos (for edges) that correspond to the given EIDs.
|
void |
getFeaturesForSetWithPosition(int elementType,
ILongLongArray eIDs,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs,
ILongArray[] terminalIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes,
IDoubleArray[] positionFroms,
IDoubleArray[] positionTos)
Returns Network Source IDs, Global IDs, Object IDs, Terminal IDs, Asset Group Codes, Asset Type Codes, Position Froms (for edges), and PositionTos (for edges) that correspond to the given EIDs.
|
void |
getIntersectingElements(int elementType,
IGeometry geometry,
long[] eIDs)
Returns all junction or edge EIDs that are intersecting with a geometry.
|
void |
getIntersectingElementsWithPercentAlong(int elementType,
IGeometry geometry,
ILongLongArray[] eIDs,
IDoubleArray[] percentAlongs)
Returns all junction or edge EIDs that are intersecting with a geometry.
|
IUNTraceConfiguration |
getTraceConfiguration(int tierID)
Returns the trace configuration for the tier with the given tier ID.
|
void |
queryTraceConfiguration(GUID globalID,
int[] traceType,
ITraceConfiguration[] traceConfiguration,
IArray[] resultTypes)
Query the trace configurations table for the trace configuration corresponding to the given global ID.
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Removes a Java object as a listener to events generated by a COM object.
|
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, writeExternalpublic static final java.lang.Class targetClass
public boolean noncastable
public IUtilityNetworkQueryTracerProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostExceptionjava.io.IOExceptionpublic IUtilityNetworkQueryTracerProxy()
public IUtilityNetworkQueryTracerProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IUtilityNetworkQueryTracerProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IUtilityNetworkQueryTracerProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOExceptionpublic void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
com.esri.arcgis.interop.DispatchaddListener in class com.esri.arcgis.interop.DispatchiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object to be informed of the eventstheSource - the proxy class that represents the COM class that is the source of the eventsjava.io.IOExceptionpublic void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
com.esri.arcgis.interop.DispatchremoveListener in class com.esri.arcgis.interop.DispatchiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object that no longer wishes to be informed of the eventsjava.io.IOExceptionpublic void getIntersectingElements(int elementType,
IGeometry geometry,
long[] eIDs)
throws java.io.IOException,
AutomationException
getIntersectingElements in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)geometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)eIDs - Signed 64-bit int (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getIntersectingElementsWithPercentAlong(int elementType,
IGeometry geometry,
ILongLongArray[] eIDs,
IDoubleArray[] percentAlongs)
throws java.io.IOException,
AutomationException
getIntersectingElementsWithPercentAlong in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)geometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)eIDs - A reference to a com.esri.arcgis.system.ILongLongArray (out: use single element array)percentAlongs - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void elementsToFeatures(int elementType,
long[] eIDs,
int[][] sourceIDs,
java.lang.String[][] globalIDs)
throws java.io.IOException,
AutomationException
elementsToFeatures in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)eIDs - Signed 64-bit int (in)sourceIDs - The sourceIDs (out: use single element array)globalIDs - The globalIDs (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getFeaturesForSet(int elementType,
ILongLongArray eIDs,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs,
ILongArray[] terminalIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes)
throws java.io.IOException,
AutomationException
getFeaturesForSet in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)eIDs - A reference to a com.esri.arcgis.system.ILongLongArray (in)networkSourceIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)globalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)objectIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)terminalIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetGroupCodes - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetTypeCodes - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getFeaturesForSetBasic(int elementType,
ILongLongArray eIDs,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs)
throws java.io.IOException,
AutomationException
getFeaturesForSetBasic in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)eIDs - A reference to a com.esri.arcgis.system.ILongLongArray (in)networkSourceIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)globalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)objectIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getFeaturesForSetWithPosition(int elementType,
ILongLongArray eIDs,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs,
ILongArray[] terminalIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes,
IDoubleArray[] positionFroms,
IDoubleArray[] positionTos)
throws java.io.IOException,
AutomationException
getFeaturesForSetWithPosition in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)eIDs - A reference to a com.esri.arcgis.system.ILongLongArray (in)networkSourceIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)globalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)objectIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)terminalIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetGroupCodes - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetTypeCodes - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)positionFroms - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)positionTos - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getFeaturesForSetBasicWithPosition(int elementType,
ILongLongArray eIDs,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs,
IDoubleArray[] positionFroms,
IDoubleArray[] positionTos)
throws java.io.IOException,
AutomationException
getFeaturesForSetBasicWithPosition in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)eIDs - A reference to a com.esri.arcgis.system.ILongLongArray (in)networkSourceIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)globalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)objectIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)positionFroms - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)positionTos - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getAttributeNameToWeightIDMapping(int elementType,
IStringArray[] attributeNames,
ILongArray[] weightIDs)
throws java.io.IOException,
AutomationException
getAttributeNameToWeightIDMapping in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)attributeNames - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)weightIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getAttributeUsageTypeToWeightIDMapping(int elementType,
ILongArray[] attributeUsageTypes,
ILongArray[] weightIDs)
throws java.io.IOException,
AutomationException
getAttributeUsageTypeToWeightIDMapping in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)attributeUsageTypes - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)weightIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getAttributesForFeatures(int elementType,
ILongLongArray eIDs,
boolean includeGeometry,
IStringArray networkAttributeNames,
IArray resultTypeFields,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongArray[] objectIDs,
ILongArray[] terminalIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes,
IDoubleArray[] positionFroms,
IDoubleArray[] positionTos,
IArray[] geometries,
IArray[] networkAttributeValues,
IArray[] fieldValues)
throws java.io.IOException,
AutomationException
getAttributesForFeatures in interface IUtilityNetworkQueryTracerelementType - A com.esri.arcgis.geodatabase.esriElementType constant (in)eIDs - A reference to a com.esri.arcgis.system.ILongLongArray (in)includeGeometry - The includeGeometry (in)networkAttributeNames - A reference to a com.esri.arcgis.system.IStringArray (in)resultTypeFields - A reference to a com.esri.arcgis.system.IArray (in)networkSourceIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)globalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)objectIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)terminalIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetGroupCodes - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetTypeCodes - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)positionFroms - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)positionTos - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)geometries - A reference to a com.esri.arcgis.system.IArray (out: use single element array)networkAttributeValues - A reference to a com.esri.arcgis.system.IArray (out: use single element array)fieldValues - A reference to a com.esri.arcgis.system.IArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void getConnectivityFeatures(ILongLongArray edgeEIDs, boolean includeGeometry, ILongArray[] viaNetworkSourceIDs, IStringArray[] viaGlobalIDs, ILongArray[] viaObjectIDs, IDoubleArray[] viaPositionFroms, IDoubleArray[] viaPositionTos, IArray[] viaGeometries, ILongArray[] fromNetworkSourceIDs, IStringArray[] fromGlobalIDs, ILongArray[] fromObjectIDs, ILongArray[] fromTerminalIDs, IArray[] fromGeometries, ILongArray[] toNetworkSourceIDs, IStringArray[] toGlobalIDs, ILongArray[] toObjectIDs, ILongArray[] toTerminalIDs, IArray[] toGeometries) throws java.io.IOException, AutomationException
getConnectivityFeatures in interface IUtilityNetworkQueryTraceredgeEIDs - A reference to a com.esri.arcgis.system.ILongLongArray (in)includeGeometry - The includeGeometry (in)viaNetworkSourceIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)viaGlobalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)viaObjectIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)viaPositionFroms - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)viaPositionTos - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)viaGeometries - A reference to a com.esri.arcgis.system.IArray (out: use single element array)fromNetworkSourceIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)fromGlobalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)fromObjectIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)fromTerminalIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)fromGeometries - A reference to a com.esri.arcgis.system.IArray (out: use single element array)toNetworkSourceIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)toGlobalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)toObjectIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)toTerminalIDs - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)toGeometries - A reference to a com.esri.arcgis.system.IArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IUNTraceConfiguration getTraceConfiguration(int tierID) throws java.io.IOException, AutomationException
getTraceConfiguration in interface IUtilityNetworkQueryTracertierID - The tierID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void queryTraceConfiguration(GUID globalID, int[] traceType, ITraceConfiguration[] traceConfiguration, IArray[] resultTypes) throws java.io.IOException, AutomationException
queryTraceConfiguration in interface IUtilityNetworkQueryTracerglobalID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)traceType - A com.esri.arcgis.geodatabase.esriUtilityNetworkTraceType constant (out: use single element array)traceConfiguration - A reference to a com.esri.arcgis.geodatabase.ITraceConfiguration (out: use single element array)resultTypes - A reference to a com.esri.arcgis.system.IArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.