public interface ISimpleDataConverter2 extends ISimpleDataConverter, java.io.Serializable
Description: 'Provides access to members used for data conversions.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDd1e48d08_ee0b_11d3_a0a1_00c04f6bc626 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID0446469d_fafa_11d1_aab1_00c04fa33c20
Modifier and Type | Method and Description |
---|---|
void |
setDataConvertProcessByRef(IDataConvertProcess rhs1)
The data converter process object.
|
void |
setInputSelectionSetByRef(ISelectionSet rhs1)
The set of objects to convert.
|
convert, reset, setConfigurationKeyword, setFlushInterval, setInputDatasetNameByRef, setInputQueryFilterByRef, setIsFeatureTypeSimple, setOutputDatasetNameByRef, setOutputFeatureDatasetNameByRef, setOutputFieldsByRef, setOutputGeometryDefByRef, setParentWindowHandle
static final int IIDd1e48d08_ee0b_11d3_a0a1_00c04f6bc626
static final int xxDummy
static final java.lang.String IID
void setInputSelectionSetByRef(ISelectionSet rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setDataConvertProcessByRef(IDataConvertProcess rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.IDataConvertProcess (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.