|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IItemInfoTypeHelper
Provides access to members of IItemInfoTypeHelper.
| Method Summary | |
|---|---|
IItemInfoType |
getItemInfoTypeByDE(IDataElement pDE,
int geoType)
Type info of the input DE. |
IItemInfoType |
getItemInfoTypeByID(String typeID)
Keywords by the ID of the type. |
IEnumItemInfoTypes |
getTypes()
All available types unknown by the system. |
int |
getTypesCount()
Total keywords count. |
| Method Detail |
|---|
int getTypesCount()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumItemInfoTypes getTypes()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IItemInfoType getItemInfoTypeByID(String typeID)
throws IOException,
AutomationException
typeID - The typeID (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IItemInfoType getItemInfoTypeByDE(IDataElement pDE,
int geoType)
throws IOException,
AutomationException
pDE - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)geoType - A com.esri.arcgis.geometry.esriGeometryType constant (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 | ||||||||