|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDENetworkDataset2
COM Interface 'IDENetworkDataset2'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that describe network dataset data elements.' 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 |
IID9ec0957a_9127_4084_8d0d_d4341101a15e
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IDENetworkDataset |
---|
IID71e4aa21_1957_4224_b505_984c189aa520 |
Method Summary | |
---|---|
int |
getElevationModel()
The type of the network elevation model. |
java.lang.String |
getTimeZoneAttributeName()
Name of the time zone attribute. |
java.lang.String |
getTimeZoneTableName()
Name of the time zone table. |
ITrafficData |
getTrafficData()
Traffic data. |
void |
setElevationModel(int networkElevationModel)
The type of the network elevation model. |
void |
setTimeZoneAttributeName(java.lang.String attributeName)
Name of the time zone attribute. |
void |
setTimeZoneTableName(java.lang.String tableName)
Name of the time zone table. |
void |
setTrafficDataByRef(ITrafficData trafficData)
Traffic data. |
Methods inherited from interface com.esri.arcgis.geodatabase.IDENetworkDataset |
---|
getAttributes, getConfigurationKeyword, getDirections, getHierarchyClusterAttribute, getHierarchyLevelCount, getMaxValueForHierarchy, getNetworkType, getProperties, getSources, getUserData, isBuildable, isSupportsTurns, setAttributesByRef, setBuildable, setConfigurationKeyword, setDirectionsByRef, setHierarchyClusterAttribute, setHierarchyLevelCount, setMaxValueForHierarchy, setNetworkType, setProperties, setSourcesByRef, setSupportsTurns, setUserData |
Field Detail |
---|
static final int IID9ec0957a_9127_4084_8d0d_d4341101a15e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getElevationModel() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setElevationModel(int networkElevationModel) throws java.io.IOException, AutomationException
networkElevationModel
- A com.esri.arcgis.geodatabase.esriNetworkElevationModel constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ITrafficData getTrafficData() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTrafficDataByRef(ITrafficData trafficData) throws java.io.IOException, AutomationException
trafficData
- A reference to a com.esri.arcgis.geodatabase.ITrafficData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getTimeZoneAttributeName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTimeZoneAttributeName(java.lang.String attributeName) throws java.io.IOException, AutomationException
attributeName
- The attributeName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getTimeZoneTableName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTimeZoneTableName(java.lang.String tableName) throws java.io.IOException, AutomationException
tableName
- The tableName (in)
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 |