|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILocalOp
COM Interface 'ILocalOp'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSpatialAnalyst.olb'
Description: 'Provides access to members that control the local statistical analysis operations.' 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 |
IID640e4db5_f223_11d3_a07f_00c04f68e699
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IGeoDataset |
combine(IGeoDataset localData)
Combines the Local GeoDatasets. |
IGeoDataset |
equalTo(IGeoDataset valueData,
IGeoDataset localData)
Calculates the local equal-to values between GeoDatasets. |
IGeoDataset |
greaterThan(IGeoDataset valueData,
IGeoDataset localData)
Calculates the local greater-than values between GeoDatasets. |
IGeoDataset |
highestPosition(IGeoDataset localData)
Calculates the local highest position within GeoDatasets. |
IGeoDataset |
lessThan(IGeoDataset valueData,
IGeoDataset localData)
Calculates the local less-than values between GeoDatasets. |
IGeoDataset |
localStatistics(IGeoDataset localData,
int type)
Calculates the local statistics of the GeoDataset. |
IGeoDataset |
lowestPosition(IGeoDataset localData)
Calculates the local lowest position within GeoDatasets. |
IGeoDataset |
popularity(IGeoDataset valueData,
IGeoDataset localData)
Calculates the local popularity between GeoDatasets. |
IGeoDataset |
rank(IGeoDataset valueData,
IGeoDataset localData)
Calculates the local rank between GeoDatasets. |
| Field Detail |
|---|
static final int IID640e4db5_f223_11d3_a07f_00c04f68e699
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IGeoDataset localStatistics(IGeoDataset localData,
int type)
throws java.io.IOException,
AutomationException
localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)type - A com.esri.arcgis.geoanalyst.esriGeoAnalysisStatisticsEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoDataset equalTo(IGeoDataset valueData,
IGeoDataset localData)
throws java.io.IOException,
AutomationException
valueData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoDataset greaterThan(IGeoDataset valueData,
IGeoDataset localData)
throws java.io.IOException,
AutomationException
valueData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoDataset lessThan(IGeoDataset valueData,
IGeoDataset localData)
throws java.io.IOException,
AutomationException
valueData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoDataset popularity(IGeoDataset valueData,
IGeoDataset localData)
throws java.io.IOException,
AutomationException
valueData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoDataset rank(IGeoDataset valueData,
IGeoDataset localData)
throws java.io.IOException,
AutomationException
valueData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoDataset lowestPosition(IGeoDataset localData)
throws java.io.IOException,
AutomationException
localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoDataset highestPosition(IGeoDataset localData)
throws java.io.IOException,
AutomationException
localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoDataset combine(IGeoDataset localData)
throws java.io.IOException,
AutomationException
localData - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (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 | ||||||||