|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRealTimeFeedManager
COM Interface 'IRealTimeFeedManager'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to basic properties of RealTimeFeedManager.' 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 |
IIDbf309fcd_69af_4311_8803_c4960f378659
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IGpsFeed |
getGpsFeed()
The GPS feed object. |
IMap |
getMap()
The map on which to display the current position. |
IRealTimeFeed |
getRealTimeFeed()
The real-time feed. |
IRealTimeFeedSimulator |
getRealTimeFeedSimulator()
The real-time feed simulator. |
void |
setMapByRef(IMap ppMap)
The map on which to display the current position. |
void |
setRealTimeFeedByRef(IRealTimeFeed ppRealTimeFeed)
The real-time feed. |
| Field Detail |
|---|
static final int IIDbf309fcd_69af_4311_8803_c4960f378659
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IRealTimeFeed getRealTimeFeed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRealTimeFeedByRef(IRealTimeFeed ppRealTimeFeed)
throws java.io.IOException,
AutomationException
ppRealTimeFeed - A reference to a com.esri.arcgis.carto.IRealTimeFeed (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMap getMap()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapByRef(IMap ppMap)
throws java.io.IOException,
AutomationException
ppMap - A reference to a com.esri.arcgis.carto.IMap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGpsFeed getGpsFeed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRealTimeFeedSimulator getRealTimeFeedSimulator()
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 | ||||||||