|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPRasterData
| Method Summary | |
|---|---|
IGDSData |
getData()
The embedded data. |
String |
getFormat()
The embedded data format. |
void |
setDataByRef(IGDSData ppData)
The embedded data. |
void |
setFormat(String format)
The embedded data format. |
| Method Detail |
|---|
IGDSData getData()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDataByRef(IGDSData ppData)
throws IOException,
AutomationException
ppData - A reference to a com.esri.arcgis.geodatabasedistributed.IGDSData (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getFormat()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFormat(String format)
throws IOException,
AutomationException
format - The format (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 | ||||||||