|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPSATopoFeatures
COM Interface 'IGPSATopoFeatures'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSpatialAnalyst.olb'
Description: 'Provides access to TopoFeatures object for GP Spatial Analyst.' 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 |
IID6c8079ff_6669_4801_9710_78b6959ac465
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getDefaultOutputName()
Gets a default output name. |
IArray |
getFeatureArray(int type)
Gets an array of TopoToRaster features for a layer type. |
void |
getFeatureInfo(int index,
java.lang.String[] catalogPath,
java.lang.String[] keyword,
java.lang.String[] fieldName)
Gets an array of TopoToRaster feature GP features for a layer type. |
| Field Detail |
|---|
static final int IID6c8079ff_6669_4801_9710_78b6959ac465
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IArray getFeatureArray(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.spatialanalyst.esriGPSATopoTypeEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getFeatureInfo(int index,
java.lang.String[] catalogPath,
java.lang.String[] keyword,
java.lang.String[] fieldName)
throws java.io.IOException,
AutomationException
index - The index (in)catalogPath - The catalogPath (out: use single element array)keyword - The keyword (out: use single element array)fieldName - The fieldName (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDefaultOutputName()
throws java.io.IOException,
AutomationException
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 | ||||||||