|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INAClassLoader2
COM Interface 'INAClassLoader2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to populate network analysis classes in preparation for analysis.' 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID43580bf9_848b_4c66_b82b_a3bba8d74e85
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAClassLoader |
|---|
IIDba4f2689_f38a_4cea_aaa1_7511eeed1fa9 |
| Method Summary | |
|---|---|
ILocator |
getAddressLocator()
The address locator to be used. |
double |
getSnapOffsetDistance()
The snap offset distance from the network. |
int |
getSnapOffsetUnits()
The snap offset units. |
void |
initialize(INAContext context,
java.lang.String nAClassName,
ICursor cursor)
Quickly initializes the class loader to be able to load information from a cursor into a given NAClass. |
boolean |
isSnapToNetwork()
Indicates if the geometry should be snapped to the network. |
void |
setAddressLocatorByRef(ILocator addressLocator)
The address locator to be used. |
void |
setSnapOffsetDistance(double distance)
The snap offset distance from the network. |
void |
setSnapOffsetUnits(int units)
The snap offset units. |
void |
setSnapToNetwork(boolean enabled)
Indicates if the geometry should be snapped to the network. |
| Methods inherited from interface com.esri.arcgis.networkanalyst.INAClassLoader |
|---|
getFieldMap, getLocator, getNAClass, load, setFieldMapByRef, setLocatorByRef, setNAClassByRef |
| Field Detail |
|---|
static final int IID43580bf9_848b_4c66_b82b_a3bba8d74e85
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void initialize(INAContext context,
java.lang.String nAClassName,
ICursor cursor)
throws java.io.IOException,
AutomationException
context - A reference to a com.esri.arcgis.networkanalyst.INAContext (in)nAClassName - The nAClassName (in)cursor - A reference to a com.esri.arcgis.geodatabase.ICursor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAddressLocatorByRef(ILocator addressLocator)
throws java.io.IOException,
AutomationException
addressLocator - A reference to a com.esri.arcgis.geodatabase.ILocator (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILocator getAddressLocator()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSnapToNetwork(boolean enabled)
throws java.io.IOException,
AutomationException
enabled - The enabled (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSnapToNetwork()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSnapOffsetDistance(double distance)
throws java.io.IOException,
AutomationException
distance - The distance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getSnapOffsetDistance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSnapOffsetUnits(int units)
throws java.io.IOException,
AutomationException
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.
int getSnapOffsetUnits()
throws java.io.IOException,
AutomationException
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 | ||||||||