|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterFormatControl
Provides access to members that control raster format support level.
Method Summary | |
---|---|
int |
getFormatSupportLevel()
The current raster format support level. |
void |
setFormatSupportLevel(int pSupportLevel)
The current raster format support level. |
Method Detail |
---|
int getFormatSupportLevel() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFormatSupportLevel(int pSupportLevel) throws IOException, AutomationException
pSupportLevel
- A com.esri.arcgis.datasourcesraster.esriRasterFormatSupportLevel constant (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 |