|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IListener
COM Interface 'IListener'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to enable notification to the display controller when data is added or removed.' 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 |
IIDd890e524_dab5_11d5_b811_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addData(IFeatureClass piFeatureClass,
double dXMin,
double dYMin,
double dXMax,
double dYMax)
Adds data to the display controller. |
void |
removeData(IFeatureClass piFeatureClass,
double dXMin,
double dYMin,
double dXMax,
double dYMax)
Removes data from the display controller. |
| Field Detail |
|---|
static final int IIDd890e524_dab5_11d5_b811_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void addData(IFeatureClass piFeatureClass,
double dXMin,
double dYMin,
double dXMax,
double dYMax)
throws java.io.IOException,
AutomationException
piFeatureClass - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)dXMin - The dXMin (in)dYMin - The dYMin (in)dXMax - The dXMax (in)dYMax - The dYMax (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void removeData(IFeatureClass piFeatureClass,
double dXMin,
double dYMin,
double dXMax,
double dYMax)
throws java.io.IOException,
AutomationException
piFeatureClass - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)dXMin - The dXMin (in)dYMin - The dYMin (in)dXMax - The dXMax (in)dYMax - The dYMax (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 | ||||||||