|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISimpleDataConverter2
Provides access to members used for data conversions.
| 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 |
| Method Detail |
|---|
void setInputSelectionSetByRef(ISelectionSet rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDataConvertProcessByRef(IDataConvertProcess rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geodatabase.IDataConvertProcess (in)
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 | ||||||||