|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkQuery2
COM Interface 'INetworkQuery2'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that query the elements of the network dataset.' 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 |
IIDf5c55877_9fbe_47dc_92cd_b49037605b9f
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabase.INetworkQuery |
|---|
IID73bed6fc_fda9_45b0_a82d_1b42d52a26d0 |
| Method Summary | |
|---|---|
java.util.Date |
convertLocalTimeToUTCTime(int localTimeZoneID,
java.util.Date localTime)
Converts local time for the given time zone to UTC time. |
java.util.Date |
convertUTCTimeToLocalTime(int localTimeZoneID,
java.util.Date utcTime)
Converts UTC time to local time for the given time zone. |
int |
getTimeZoneID(INetworkElement networkElement)
The time zone ID for the given network element. |
| Methods inherited from interface com.esri.arcgis.geodatabase.INetworkQuery |
|---|
clearIDCache, createForwardStar, createForwardStarAdjacencies, createNetworkElement, getComplexTurnCount, getEdgesByPosition, getEdgesBySegment, getElementCount, getElements, getElementsByOID, getElementsByOIDs, getElementsForSource, getMaxEID, getMaxValence, populateIDCache, queryEdge, queryJunction, queryTurn |
| Field Detail |
|---|
static final int IIDf5c55877_9fbe_47dc_92cd_b49037605b9f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getTimeZoneID(INetworkElement networkElement)
throws java.io.IOException,
AutomationException
networkElement - A reference to a com.esri.arcgis.geodatabase.INetworkElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.util.Date convertLocalTimeToUTCTime(int localTimeZoneID,
java.util.Date localTime)
throws java.io.IOException,
AutomationException
localTimeZoneID - The localTimeZoneID (in)localTime - The localTime (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.util.Date convertUTCTimeToLocalTime(int localTimeZoneID,
java.util.Date utcTime)
throws java.io.IOException,
AutomationException
localTimeZoneID - The localTimeZoneID (in)utcTime - The utcTime (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 | ||||||||