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, xxDummy
IIDea62bf80_86f4_499a_b9e7_b9735a33840a
IID, 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.
|
int |
getMaxPaths()
Returns the maximum number of paths.
|
IUNNearestNeighbor |
getNearestNeighbor()
Returns nearest neighbor config.
|
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 |
setMaxPaths(int maxPaths)
Returns the maximum number of paths.
|
void |
setNearestNeighborByRef(IUNNearestNeighbor nearestNeighbor)
Returns nearest neighbor config.
|
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.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public boolean isIncludeContainers() throws java.io.IOException, AutomationException
isIncludeContainers
in interface IUNTraceConfiguration
java.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 IUNTraceConfiguration
includeContainers
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
includeContent
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
includeStructures
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
includeBarriers
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
validateConsistency
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
includeIsolated
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
ignoreBarriersAtStartingPoints
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
includeUpToFirstSpatialContainer
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
domainNetworkName
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
tierName
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
targetTierName
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
subnetworkName
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
diagramTemplateName
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
shortestPathNetworkAttributeName
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
filterBitsetNetworkAttributeName
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
traversabilityScope
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
conditionBarriers
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
functionBarriers
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
arcadeExpressionBarrier
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
filterBarriers
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
filterFunctionBarriers
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
filterScope
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
functions
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
nearestNeighbor
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
outputFilters
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
outputConditions
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
propagators
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
allowIndeterminateFlow
- 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 IUNTraceConfiguration
java.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 IUNTraceConfiguration
validateLocatability
- 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 IUNTraceConfiguration2
java.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 IUNTraceConfiguration2
useDigitizedDirection
- 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 IUNTraceConfiguration2
java.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 IUNTraceConfiguration2
synthesizeGeometries
- The synthesizeGeometries (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMaxPaths() throws java.io.IOException, AutomationException
getMaxPaths
in interface IPathTraceConfiguration
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMaxPaths(int maxPaths) throws java.io.IOException, AutomationException
setMaxPaths
in interface IPathTraceConfiguration
maxPaths
- The maxPaths (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 IPathTraceConfiguration
java.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 IPathTraceConfiguration
maxHops
- The maxHops (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.