|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterCatalogDisplayProps2
Provides access to members that create or modify a raster catalog.
Method Summary | |
---|---|
int |
getLimitsRasterDraw()
Limits the number of rasters drawn. |
void |
setLimitsRasterDraw(int pNum)
Limits the number of rasters drawn. |
Methods inherited from interface com.esri.arcgis.carto.IRasterCatalogDisplayProps |
---|
getDelayDraw, getDisplayRasters, getResamplingType, getSymbol, getTransitionScale, isDrawRastersOnly, isRedrawDisplay, isUseScale, setDelayDraw, setDisplayRasters, setDrawRastersOnly, setRedrawDisplay, setResamplingType, setSymbolByRef, setTransitionScale, setUseScale |
Method Detail |
---|
int getLimitsRasterDraw() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLimitsRasterDraw(int pNum) throws IOException, AutomationException
pNum
- The pNum (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 |