|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEventRenderer
COM Interface 'IEventRenderer'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to an interface that identifies renderers that cannot provide symbols but can render to a display.' 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 |
IID06ea7015_4636_11d6_b83e_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
drawFeature(IFeature piFeature,
IColor piColor,
int enumDrawPhase,
IDisplay piDisplay,
ITrackCancel piTrackCancel)
Draws a feature on the map. |
| Field Detail |
|---|
static final int IID06ea7015_4636_11d6_b83e_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void drawFeature(IFeature piFeature,
IColor piColor,
int enumDrawPhase,
IDisplay piDisplay,
ITrackCancel piTrackCancel)
throws java.io.IOException,
AutomationException
piFeature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)piColor - A reference to a com.esri.arcgis.display.IColor (in)enumDrawPhase - A com.esri.arcgis.system.esriDrawPhase constant (in)piDisplay - A reference to a com.esri.arcgis.display.IDisplay (in)piTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (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 | ||||||||