|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITMS_MarshalHelper
ITMS_MarshalHelper Interface Private Interface used to help marshal STA Geometry Objects.
Method Summary | |
---|---|
String |
dataMessageColumnToString(IDataMessage piDataMsg,
int nColumnNum,
int enumType)
Convert message geometry column to GML structured string. |
String |
dataMessageToString(IDataMessage piDataMessage)
Not Implemented at this time. |
Method Detail |
---|
String dataMessageColumnToString(IDataMessage piDataMsg, int nColumnNum, int enumType) throws IOException, AutomationException
piDataMsg
- A reference to a com.esri.arcgis.geodatabaseextensions.IDataMessage (in)nColumnNum
- The nColumnNum (in)enumType
- A com.esri.arcgis.trackinganalyst.enumColumnType constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String dataMessageToString(IDataMessage piDataMessage) throws IOException, AutomationException
piDataMessage
- A reference to a com.esri.arcgis.geodatabaseextensions.IDataMessage (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 |