|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPSAUtil
Provides access to IGPSAUtil interface.
| Method Summary | |
|---|---|
int |
getAPrioriEnum(String name)
Gets the Apriori Enum. |
ICodedValueDomain |
getCodedValueDomainFromRemap(IGPValue pValue)
Gets a CodedValueDomain From Remap. |
int |
getCostPathEnum(String name)
Gets Cost Path Enum. |
int |
getFilterEnum(String name)
Gets Filter Enum. |
IGPValue |
getRemapFromCodedValueDomain(ICodedValueDomain pCVDomain,
IGPEvaluationScale pEvalScale)
Gets Remap From a CodedValueDomain. |
int |
getSemiVariogramEnum(String svgName)
Gets SemiVariogram Enum. |
int |
getSliceEnum(String name)
Gets Slice Enum. |
int |
getSlopeEnum(String name)
Gets Slope Enum. |
int |
getSortEnum(String name)
Gets Sort Enum. |
int |
getSplineEnum(String name)
Gets spline Enum. |
int |
getStatisticsEnum(String statsName,
boolean bInteger)
Gets Statistics Enum. |
int |
getStreamOrderEnum(String name)
Gets Stream Order Enum. |
int |
getTopoFeatureEnum(String topoFeatureName)
Gets the TopoFeature Enum. |
String |
getTopoFeatureName(int topoEnum)
Gets the TopoFeature Name. |
int |
getTrendEnum(String name)
Gets Trend Enum. |
int |
getVisibilityEnum(String name)
Gets Visibility Enum. |
int |
getZonalGeometryEnum(String name)
Gets Zonal Geometry Enum. |
void |
setStatisticsDomain(boolean bInteger,
IGPCodedValueDomain[] pDomian)
Sets a statistics domain. |
| Method Detail |
|---|
void setStatisticsDomain(boolean bInteger,
IGPCodedValueDomain[] pDomian)
throws IOException,
AutomationException
bInteger - The bInteger (in)pDomian - A reference to a com.esri.arcgis.geodatabase.IGPCodedValueDomain (in/out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSplineEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTrendEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getVisibilityEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSlopeEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSliceEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getFilterEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getStatisticsEnum(String statsName,
boolean bInteger)
throws IOException,
AutomationException
statsName - The statsName (in)bInteger - The bInteger (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSemiVariogramEnum(String svgName)
throws IOException,
AutomationException
svgName - The svgName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getStreamOrderEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCostPathEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSortEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getZonalGeometryEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getAPrioriEnum(String name)
throws IOException,
AutomationException
name - The name (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getTopoFeatureName(int topoEnum)
throws IOException,
AutomationException
topoEnum - A com.esri.arcgis.spatialanalyst.esriGPSATopoTypeEnum constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTopoFeatureEnum(String topoFeatureName)
throws IOException,
AutomationException
topoFeatureName - The topoFeatureName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ICodedValueDomain getCodedValueDomainFromRemap(IGPValue pValue)
throws IOException,
AutomationException
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPValue getRemapFromCodedValueDomain(ICodedValueDomain pCVDomain,
IGPEvaluationScale pEvalScale)
throws IOException,
AutomationException
pCVDomain - A reference to a com.esri.arcgis.geodatabase.ICodedValueDomain (in)pEvalScale - A reference to a com.esri.arcgis.spatialanalyst.IGPEvaluationScale (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 | ||||||||