|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAttributeTransferType
Provides access to members that control the behavior of the attribute transfer interfaces.
This interface allows for the addition of extra Spatial Adjustment attribute transfer types. These extra types must implement IAttributeTransfer and be registered in the 'ESRI Adjustment Attribute Transfer Methods' component class.
Method Summary | |
---|---|
IAttributeTransfer |
getAttributeTransfer()
The current attribute type. |
void |
setAttributeTransferType(String rhs1)
The current attribute type. |
Method Detail |
---|
IAttributeTransfer getAttributeTransfer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAttributeTransferType(String rhs1) throws IOException, AutomationException
rhs1
- The rhs1 (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 |