|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IClipFilter2
Provides access to additional members that control a clipping filter.
The IClipFilter2 interface allows you to specify the clipping inside or outside the given geometry.
| Method Summary | |
|---|---|
int |
getClippingType()
The raster clipping type. |
void |
setClippingType(int pClippingType)
The raster clipping type. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IClipFilter |
|---|
add, empty |
| Method Detail |
|---|
int getClippingType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClippingType(int pClippingType)
throws IOException,
AutomationException
pClippingType - A com.esri.arcgis.datasourcesraster.esriRasterClippingType 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 | ||||||||