|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRealTimeFeedSimulator
COM Interface 'IRealTimeFeedSimulator'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the members of a real-time feed simulator.' 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 |
IIDa062c77e_53e6_4a6a_8e22_14c7a73540fe
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFeatureLayer |
getFeatureLayer()
The feature layer used to simulate the real-time feed. |
double |
getTimeFactor()
A factor used to adjust the data-driven time interval. |
java.lang.String |
getTimeField()
The name of the field used for a data-driven time interval. |
double |
getTimeIncrement()
The time increment, in seconds, for the simulated feed. |
boolean |
isFixedTime()
Indicates if a fixed time interval is used. |
void |
setFeatureLayerByRef(IFeatureLayer ppSimulationData)
The feature layer used to simulate the real-time feed. |
void |
setFixedTime(boolean pFixed)
Indicates if a fixed time interval is used. |
void |
setTimeFactor(double pFactor)
A factor used to adjust the data-driven time interval. |
void |
setTimeField(java.lang.String pFieldName)
The name of the field used for a data-driven time interval. |
void |
setTimeIncrement(double pIncrement)
The time increment, in seconds, for the simulated feed. |
| Field Detail |
|---|
static final int IIDa062c77e_53e6_4a6a_8e22_14c7a73540fe
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IFeatureLayer getFeatureLayer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureLayerByRef(IFeatureLayer ppSimulationData)
throws java.io.IOException,
AutomationException
ppSimulationData - A reference to a com.esri.arcgis.carto.IFeatureLayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isFixedTime()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFixedTime(boolean pFixed)
throws java.io.IOException,
AutomationException
pFixed - The pFixed (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getTimeIncrement()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeIncrement(double pIncrement)
throws java.io.IOException,
AutomationException
pIncrement - The pIncrement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getTimeField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeField(java.lang.String pFieldName)
throws java.io.IOException,
AutomationException
pFieldName - The pFieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getTimeFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeFactor(double pFactor)
throws java.io.IOException,
AutomationException
pFactor - The pFactor (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 | ||||||||