|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITerrainName
Provides access to members that set and return the associated feature dataset name object.
| Method Summary | |
|---|---|
IDatasetName |
getFeatureDatasetName()
The Feature Dataset Name that the terrain belongs to. |
void |
setFeatureDatasetNameByRef(IDatasetName ppFeatureDatasetName)
The Feature Dataset Name that the terrain belongs to. |
| Method Detail |
|---|
void setFeatureDatasetNameByRef(IDatasetName ppFeatureDatasetName)
throws IOException,
AutomationException
ppFeatureDatasetName - A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDatasetName getFeatureDatasetName()
throws IOException,
AutomationException
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 | ||||||||