|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeatureProgress
COM Interface 'IFeatureProgress'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members used to handle events from converting featureclass/table.' 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 |
IID29d3b6dd_3917_11d2_aadf_00c04fa33c20
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isCancelled(IFeatureProgressIsCancelledEvent theEvent)
Indicates whether the cancel button is pressed. |
void |
setFeatureClassName(IFeatureProgressSetFeatureClassNameEvent theEvent)
Input feature class name. |
void |
setMaxFeatures(IFeatureProgressSetMaxFeaturesEvent theEvent)
Maximum number of features/rows in the input object class. |
void |
setMinFeatures(IFeatureProgressSetMinFeaturesEvent theEvent)
Minimum number of features/rows in the input objectclass. |
void |
setPosition(IFeatureProgressSetPositionEvent theEvent)
Current feature/row that currently converted by the converter. |
void |
setStepValue(IFeatureProgressSetStepValueEvent theEvent)
Current position of conversion. |
void |
step(IFeatureProgressStepEvent theEvent)
Step the progressor interval. |
| Field Detail |
|---|
static final int IID29d3b6dd_3917_11d2_aadf_00c04fa33c20
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setFeatureClassName(IFeatureProgressSetFeatureClassNameEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMinFeatures(IFeatureProgressSetMinFeaturesEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxFeatures(IFeatureProgressSetMaxFeaturesEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPosition(IFeatureProgressSetPositionEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStepValue(IFeatureProgressSetStepValueEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void step(IFeatureProgressStepEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isCancelled(IFeatureProgressIsCancelledEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
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 | ||||||||