public class UNTraceConfiguration extends java.lang.Object implements com.esri.arcgis.interop.RemoteObjRef, IUNTraceConfiguration, IUNTraceConfiguration2, IPathTraceConfiguration
Description 'Utility Network Trace Configuration.' 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 =
IID, IID6978d9e3_861a_4f37_9e44_c3ba1972317f, xxDummyIIDea62bf80_86f4_499a_b9e7_b9735a33840aIID, IIDab0226a7_85c5_47ad_b72c_c6880771f864, xxDummy| Constructor and Description |
|---|
UNTraceConfiguration()
Constructs a UNTraceConfiguration using ArcGIS Engine.
|
UNTraceConfiguration(java.lang.Object obj)
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
UNTraceConfiguration theUNTraceConfiguration = (UNTraceConfiguration) obj; |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o)
Compare this object with another
|
java.lang.String |
getArcadeExpressionBarrier()
Returns the arcade expression barrier.
|
static java.lang.String |
getClsid()
getClsid.
|
IArray |
getConditionBarriers()
Returns condition barriers.
|
java.lang.String |
getDiagramTemplateName()
Returns the diagram template name.
|
java.lang.String |
getDomainNetworkName()
Returns the domain network name
|
IArray |
getFilterBarriers()
Returns filter barriers.
|
java.lang.String |
getFilterBitsetNetworkAttributeName()
Returns the filter bitset network attribute name.
|
IArray |
getFilterFunctionBarriers()
Returns filter function barriers.
|
int |
getFilterScope()
Returns the filter scope.
|
IArray |
getFunctionBarriers()
Returns function barriers.
|
IArray |
getFunctions()
Returns functions.
|
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Gets a reference to a com.esri.arcgis.interop.Dispatch which can be used to access the COM object that support for this
interface indicates the implementing class references.
|
int |
getMaxHops()
Returns the maximum number of hops.
|
IUNNearestNeighbor |
getNearestNeighbor()
Returns nearest neighbor config.
|
int |
getNumPaths()
Returns the number of paths.
|
IArray |
getOutputConditions()
Returns output conditions.
|
IArray |
getOutputFilters()
Returns output filters.
|
IArray |
getPropagators()
Returns propagators.
|
java.lang.String |
getShortestPathNetworkAttributeName()
Returns the shortest path network attribute name.
|
java.lang.String |
getSubnetworkName()
Returns the subnetwork name.
|
java.lang.String |
getTargetTierName()
Returns the target tier name.
|
java.lang.String |
getTierName()
Returns the tier name.
|
int |
getTraversabilityScope()
Returns the traversability scope.
|
int |
hashCode()
the hashcode for this object
|
boolean |
isAllowIndeterminateFlow()
Returns allow indeterminate flow
|
boolean |
isIgnoreBarriersAtStartingPoints()
Returns ignore barriers at starting points.
|
boolean |
isIncludeBarriers()
Returns whether barriers should be included in the results.
|
boolean |
isIncludeContainers()
Returns whether containers should be included in the results.
|
boolean |
isIncludeContent()
Returns whether content should be included in the results.
|
boolean |
isIncludeIsolated()
Returns include isolated for isolation trace.
|
boolean |
isIncludeStructures()
Returns whether structures should be included in the results.
|
boolean |
isIncludeUpToFirstSpatialContainer()
Returns include up to first spatial container.
|
boolean |
isSynthesizeGeometries()
Returns whether geometries for edge objects and associations should be synthesized.
|
boolean |
isUseDigitizedDirection()
Returns whether the trace should use digitized direction.
|
boolean |
isValidateConsistency()
Returns whether consistency should be validated.
|
boolean |
isValidateLocatability()
Returns whether locatability of non-spatial objects should be validated.
|
void |
release()
Release this COM object reference
|
void |
setAllowIndeterminateFlow(boolean allowIndeterminateFlow)
Returns allow indeterminate flow
|
void |
setArcadeExpressionBarrier(java.lang.String arcadeExpressionBarrier)
Returns the arcade expression barrier.
|
void |
setConditionBarriersByRef(IArray conditionBarriers)
Returns condition barriers.
|
void |
setDiagramTemplateName(java.lang.String diagramTemplateName)
Returns the diagram template name.
|
void |
setDomainNetworkName(java.lang.String domainNetworkName)
Returns the domain network name
|
void |
setFilterBarriersByRef(IArray filterBarriers)
Returns filter barriers.
|
void |
setFilterBitsetNetworkAttributeName(java.lang.String filterBitsetNetworkAttributeName)
Returns the filter bitset network attribute name.
|
void |
setFilterFunctionBarriersByRef(IArray filterFunctionBarriers)
Returns filter function barriers.
|
void |
setFilterScope(int filterScope)
Returns the filter scope.
|
void |
setFunctionBarriersByRef(IArray functionBarriers)
Returns function barriers.
|
void |
setFunctionsByRef(IArray functions)
Returns functions.
|
void |
setIgnoreBarriersAtStartingPoints(boolean ignoreBarriersAtStartingPoints)
Returns ignore barriers at starting points.
|
void |
setIncludeBarriers(boolean includeBarriers)
Returns whether barriers should be included in the results.
|
void |
setIncludeContainers(boolean includeContainers)
Returns whether containers should be included in the results.
|
void |
setIncludeContent(boolean includeContent)
Returns whether content should be included in the results.
|
void |
setIncludeIsolated(boolean includeIsolated)
Returns include isolated for isolation trace.
|
void |
setIncludeStructures(boolean includeStructures)
Returns whether structures should be included in the results.
|
void |
setIncludeUpToFirstSpatialContainer(boolean includeUpToFirstSpatialContainer)
Returns include up to first spatial container.
|
void |
setMaxHops(int maxHops)
Returns the maximum number of hops.
|
void |
setNearestNeighborByRef(IUNNearestNeighbor nearestNeighbor)
Returns nearest neighbor config.
|
void |
setNumPaths(int numPaths)
Returns the number of paths.
|
void |
setOutputConditionsByRef(IArray outputConditions)
Returns output conditions.
|
void |
setOutputFiltersByRef(IArray outputFilters)
Returns output filters.
|
void |
setPropagatorsByRef(IArray propagators)
Returns propagators.
|
void |
setShortestPathNetworkAttributeName(java.lang.String shortestPathNetworkAttributeName)
Returns the shortest path network attribute name.
|
void |
setSubnetworkName(java.lang.String subnetworkName)
Returns the subnetwork name.
|
void |
setSynthesizeGeometries(boolean synthesizeGeometries)
Returns whether geometries for edge objects and associations should be synthesized.
|
void |
setTargetTierName(java.lang.String targetTierName)
Returns the target tier name.
|
void |
setTierName(java.lang.String tierName)
Returns the tier name.
|
void |
setTraversabilityScope(int traversabilityScope)
Returns the traversability scope.
|
void |
setUseDigitizedDirection(boolean useDigitizedDirection)
Returns whether the trace should use digitized direction.
|
void |
setValidateConsistency(boolean validateConsistency)
Returns whether consistency should be validated.
|
void |
setValidateLocatability(boolean validateLocatability)
Returns whether locatability of non-spatial objects should be validated.
|
public UNTraceConfiguration()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problemsjava.net.UnknownHostException - if there are interop problemspublic UNTraceConfiguration(java.lang.Object obj)
throws java.io.IOException
UNTraceConfiguration theUNTraceConfiguration = (UNTraceConfiguration) obj;obj to UNTraceConfiguration.obj - an object returned from ArcGIS Engine or Serverjava.io.IOException - if there are interop problemspublic static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRefpublic boolean isIncludeContainers()
throws java.io.IOException,
AutomationException
isIncludeContainers in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setIncludeContainers(boolean includeContainers)
throws java.io.IOException,
AutomationException
setIncludeContainers in interface IUNTraceConfigurationincludeContainers - The includeContainers (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isIncludeContent()
throws java.io.IOException,
AutomationException
isIncludeContent in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setIncludeContent(boolean includeContent)
throws java.io.IOException,
AutomationException
setIncludeContent in interface IUNTraceConfigurationincludeContent - The includeContent (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isIncludeStructures()
throws java.io.IOException,
AutomationException
isIncludeStructures in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setIncludeStructures(boolean includeStructures)
throws java.io.IOException,
AutomationException
setIncludeStructures in interface IUNTraceConfigurationincludeStructures - The includeStructures (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isIncludeBarriers()
throws java.io.IOException,
AutomationException
isIncludeBarriers in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setIncludeBarriers(boolean includeBarriers)
throws java.io.IOException,
AutomationException
setIncludeBarriers in interface IUNTraceConfigurationincludeBarriers - The includeBarriers (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isValidateConsistency()
throws java.io.IOException,
AutomationException
isValidateConsistency in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setValidateConsistency(boolean validateConsistency)
throws java.io.IOException,
AutomationException
setValidateConsistency in interface IUNTraceConfigurationvalidateConsistency - The validateConsistency (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isIncludeIsolated()
throws java.io.IOException,
AutomationException
isIncludeIsolated in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setIncludeIsolated(boolean includeIsolated)
throws java.io.IOException,
AutomationException
setIncludeIsolated in interface IUNTraceConfigurationincludeIsolated - The includeIsolated (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isIgnoreBarriersAtStartingPoints()
throws java.io.IOException,
AutomationException
isIgnoreBarriersAtStartingPoints in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setIgnoreBarriersAtStartingPoints(boolean ignoreBarriersAtStartingPoints)
throws java.io.IOException,
AutomationException
setIgnoreBarriersAtStartingPoints in interface IUNTraceConfigurationignoreBarriersAtStartingPoints - The ignoreBarriersAtStartingPoints (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isIncludeUpToFirstSpatialContainer()
throws java.io.IOException,
AutomationException
isIncludeUpToFirstSpatialContainer in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setIncludeUpToFirstSpatialContainer(boolean includeUpToFirstSpatialContainer)
throws java.io.IOException,
AutomationException
setIncludeUpToFirstSpatialContainer in interface IUNTraceConfigurationincludeUpToFirstSpatialContainer - The includeUpToFirstSpatialContainer (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getDomainNetworkName()
throws java.io.IOException,
AutomationException
getDomainNetworkName in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setDomainNetworkName(java.lang.String domainNetworkName)
throws java.io.IOException,
AutomationException
setDomainNetworkName in interface IUNTraceConfigurationdomainNetworkName - The domainNetworkName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getTierName()
throws java.io.IOException,
AutomationException
getTierName in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setTierName(java.lang.String tierName)
throws java.io.IOException,
AutomationException
setTierName in interface IUNTraceConfigurationtierName - The tierName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getTargetTierName()
throws java.io.IOException,
AutomationException
getTargetTierName in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setTargetTierName(java.lang.String targetTierName)
throws java.io.IOException,
AutomationException
setTargetTierName in interface IUNTraceConfigurationtargetTierName - The targetTierName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getSubnetworkName()
throws java.io.IOException,
AutomationException
getSubnetworkName in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSubnetworkName(java.lang.String subnetworkName)
throws java.io.IOException,
AutomationException
setSubnetworkName in interface IUNTraceConfigurationsubnetworkName - The subnetworkName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getDiagramTemplateName()
throws java.io.IOException,
AutomationException
getDiagramTemplateName in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setDiagramTemplateName(java.lang.String diagramTemplateName)
throws java.io.IOException,
AutomationException
setDiagramTemplateName in interface IUNTraceConfigurationdiagramTemplateName - The diagramTemplateName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getShortestPathNetworkAttributeName()
throws java.io.IOException,
AutomationException
getShortestPathNetworkAttributeName in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setShortestPathNetworkAttributeName(java.lang.String shortestPathNetworkAttributeName)
throws java.io.IOException,
AutomationException
setShortestPathNetworkAttributeName in interface IUNTraceConfigurationshortestPathNetworkAttributeName - The shortestPathNetworkAttributeName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getFilterBitsetNetworkAttributeName()
throws java.io.IOException,
AutomationException
getFilterBitsetNetworkAttributeName in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setFilterBitsetNetworkAttributeName(java.lang.String filterBitsetNetworkAttributeName)
throws java.io.IOException,
AutomationException
setFilterBitsetNetworkAttributeName in interface IUNTraceConfigurationfilterBitsetNetworkAttributeName - The filterBitsetNetworkAttributeName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getTraversabilityScope()
throws java.io.IOException,
AutomationException
getTraversabilityScope in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setTraversabilityScope(int traversabilityScope)
throws java.io.IOException,
AutomationException
setTraversabilityScope in interface IUNTraceConfigurationtraversabilityScope - A com.esri.arcgis.geodatabase.esriTraversabilityScope constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IArray getConditionBarriers() throws java.io.IOException, AutomationException
getConditionBarriers in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setConditionBarriersByRef(IArray conditionBarriers) throws java.io.IOException, AutomationException
setConditionBarriersByRef in interface IUNTraceConfigurationconditionBarriers - 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.public IArray getFunctionBarriers() throws java.io.IOException, AutomationException
getFunctionBarriers in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setFunctionBarriersByRef(IArray functionBarriers) throws java.io.IOException, AutomationException
setFunctionBarriersByRef in interface IUNTraceConfigurationfunctionBarriers - 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.public java.lang.String getArcadeExpressionBarrier()
throws java.io.IOException,
AutomationException
getArcadeExpressionBarrier in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setArcadeExpressionBarrier(java.lang.String arcadeExpressionBarrier)
throws java.io.IOException,
AutomationException
setArcadeExpressionBarrier in interface IUNTraceConfigurationarcadeExpressionBarrier - The arcadeExpressionBarrier (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IArray getFilterBarriers() throws java.io.IOException, AutomationException
getFilterBarriers in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setFilterBarriersByRef(IArray filterBarriers) throws java.io.IOException, AutomationException
setFilterBarriersByRef in interface IUNTraceConfigurationfilterBarriers - 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.public IArray getFilterFunctionBarriers() throws java.io.IOException, AutomationException
getFilterFunctionBarriers in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setFilterFunctionBarriersByRef(IArray filterFunctionBarriers) throws java.io.IOException, AutomationException
setFilterFunctionBarriersByRef in interface IUNTraceConfigurationfilterFunctionBarriers - 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.public int getFilterScope()
throws java.io.IOException,
AutomationException
getFilterScope in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setFilterScope(int filterScope)
throws java.io.IOException,
AutomationException
setFilterScope in interface IUNTraceConfigurationfilterScope - A com.esri.arcgis.geodatabase.esriTraversabilityScope constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IArray getFunctions() throws java.io.IOException, AutomationException
getFunctions in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setFunctionsByRef(IArray functions) throws java.io.IOException, AutomationException
setFunctionsByRef in interface IUNTraceConfigurationfunctions - 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.public IUNNearestNeighbor getNearestNeighbor() throws java.io.IOException, AutomationException
getNearestNeighbor in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setNearestNeighborByRef(IUNNearestNeighbor nearestNeighbor) throws java.io.IOException, AutomationException
setNearestNeighborByRef in interface IUNTraceConfigurationnearestNeighbor - A reference to a com.esri.arcgis.geodatabase.IUNNearestNeighbor (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IArray getOutputFilters() throws java.io.IOException, AutomationException
getOutputFilters in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setOutputFiltersByRef(IArray outputFilters) throws java.io.IOException, AutomationException
setOutputFiltersByRef in interface IUNTraceConfigurationoutputFilters - 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.public IArray getOutputConditions() throws java.io.IOException, AutomationException
getOutputConditions in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setOutputConditionsByRef(IArray outputConditions) throws java.io.IOException, AutomationException
setOutputConditionsByRef in interface IUNTraceConfigurationoutputConditions - 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.public IArray getPropagators() throws java.io.IOException, AutomationException
getPropagators in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setPropagatorsByRef(IArray propagators) throws java.io.IOException, AutomationException
setPropagatorsByRef in interface IUNTraceConfigurationpropagators - 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.public boolean isAllowIndeterminateFlow()
throws java.io.IOException,
AutomationException
isAllowIndeterminateFlow in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowIndeterminateFlow(boolean allowIndeterminateFlow)
throws java.io.IOException,
AutomationException
setAllowIndeterminateFlow in interface IUNTraceConfigurationallowIndeterminateFlow - The allowIndeterminateFlow (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isValidateLocatability()
throws java.io.IOException,
AutomationException
isValidateLocatability in interface IUNTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setValidateLocatability(boolean validateLocatability)
throws java.io.IOException,
AutomationException
setValidateLocatability in interface IUNTraceConfigurationvalidateLocatability - The validateLocatability (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isUseDigitizedDirection()
throws java.io.IOException,
AutomationException
isUseDigitizedDirection in interface IUNTraceConfiguration2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setUseDigitizedDirection(boolean useDigitizedDirection)
throws java.io.IOException,
AutomationException
setUseDigitizedDirection in interface IUNTraceConfiguration2useDigitizedDirection - The useDigitizedDirection (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isSynthesizeGeometries()
throws java.io.IOException,
AutomationException
isSynthesizeGeometries in interface IUNTraceConfiguration2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSynthesizeGeometries(boolean synthesizeGeometries)
throws java.io.IOException,
AutomationException
setSynthesizeGeometries in interface IUNTraceConfiguration2synthesizeGeometries - The synthesizeGeometries (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getNumPaths()
throws java.io.IOException,
AutomationException
getNumPaths in interface IPathTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setNumPaths(int numPaths)
throws java.io.IOException,
AutomationException
setNumPaths in interface IPathTraceConfigurationnumPaths - The numPaths (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMaxHops()
throws java.io.IOException,
AutomationException
getMaxHops in interface IPathTraceConfigurationjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMaxHops(int maxHops)
throws java.io.IOException,
AutomationException
setMaxHops in interface IPathTraceConfigurationmaxHops - The maxHops (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.