|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISimpleDataConverter2
COM Interface 'ISimpleDataConverter2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDd1e48d08_ee0b_11d3_a0a1_00c04f6bc626
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.ISimpleDataConverter |
---|
IID0446469d_fafa_11d1_aab1_00c04fa33c20 |
Method Summary | |
---|---|
void |
setDataConvertProcessByRef(IDataConvertProcess rhs1)
The data converter process object. |
void |
setInputSelectionSetByRef(ISelectionSet rhs1)
The set of objects to convert. |
Methods inherited from interface com.esri.arcgis.geodatabase.ISimpleDataConverter |
---|
convert, reset, setConfigurationKeyword, setFlushInterval, setInputDatasetNameByRef, setInputQueryFilterByRef, setIsFeatureTypeSimple, setOutputDatasetNameByRef, setOutputFeatureDatasetNameByRef, setOutputFieldsByRef, setOutputGeometryDefByRef, setParentWindowHandle |
Field Detail |
---|
static final int IIDd1e48d08_ee0b_11d3_a0a1_00c04f6bc626
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |