|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITopologyClassName
Provides access to members that return information about the topology class.
Interface to set and get the TopologyName
| Method Summary | |
|---|---|
ITopologyName |
getTopologyName()
The Topology Name object. |
void |
setTopologyNameByRef(ITopologyName topologyName)
The Topology Name object. |
| Method Detail |
|---|
ITopologyName getTopologyName()
throws IOException,
AutomationException
Returns the TopologyName object of the Topology that this TopologyClassName's TopologyClass is a part of.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTopologyNameByRef(ITopologyName topologyName)
throws IOException,
AutomationException
Sets the TopologyName object of the Topology that this TopologyClassName's TopologyClass is a part of.
topologyName - A reference to a com.esri.arcgis.geodatabase.ITopologyName (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 | ||||||||