|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPFeatureSolutions
COM Interface 'IGPFeatureSolutions'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a geoprocessing feature solutions object.' 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 |
IIDae073a51_0b5b_4bb0_9512_28e63d416d79
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
findDangles(IFeatureClass pInputFC,
ISelectionSet pInputSS,
IArray pOtherFCs,
IArray pOtherSSs,
double distance,
ISpatialReference pOutputSpRef,
ITrackCancel pTrackCancel,
IArray[] ppResults)
findDangles |
void |
findOrphans(IFeatureClass pInputFC,
ISelectionSet pInputSS,
IArray pOtherFCs,
IArray pOtherSSs,
ISpatialReference pOutputSpRef,
ITrackCancel pTrackCancel,
IArray[] ppResults)
findOrphans |
void |
findPseudos(IFeatureClass pInputFC,
ISelectionSet pInputSS,
IArray pInputFields,
ISpatialReference pOutputSpRef,
ITrackCancel pTrackCancel,
IArray[] ppResults)
findPseudos |
| Field Detail |
|---|
static final int IIDae073a51_0b5b_4bb0_9512_28e63d416d79
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void findDangles(IFeatureClass pInputFC,
ISelectionSet pInputSS,
IArray pOtherFCs,
IArray pOtherSSs,
double distance,
ISpatialReference pOutputSpRef,
ITrackCancel pTrackCancel,
IArray[] ppResults)
throws java.io.IOException,
AutomationException
pInputFC - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)pInputSS - A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)pOtherFCs - A reference to a com.esri.arcgis.system.IArray (in)pOtherSSs - A reference to a com.esri.arcgis.system.IArray (in)distance - The distance (in)pOutputSpRef - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)ppResults - A reference to a com.esri.arcgis.system.IArray (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void findPseudos(IFeatureClass pInputFC,
ISelectionSet pInputSS,
IArray pInputFields,
ISpatialReference pOutputSpRef,
ITrackCancel pTrackCancel,
IArray[] ppResults)
throws java.io.IOException,
AutomationException
pInputFC - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)pInputSS - A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)pInputFields - A reference to a com.esri.arcgis.system.IArray (in)pOutputSpRef - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)ppResults - A reference to a com.esri.arcgis.system.IArray (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void findOrphans(IFeatureClass pInputFC,
ISelectionSet pInputSS,
IArray pOtherFCs,
IArray pOtherSSs,
ISpatialReference pOutputSpRef,
ITrackCancel pTrackCancel,
IArray[] ppResults)
throws java.io.IOException,
AutomationException
pInputFC - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)pInputSS - A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)pOtherFCs - A reference to a com.esri.arcgis.system.IArray (in)pOtherSSs - A reference to a com.esri.arcgis.system.IArray (in)pOutputSpRef - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)ppResults - A reference to a com.esri.arcgis.system.IArray (out: use single element array)
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 | ||||||||