|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGeometricFunction
Provides access to members that control geometric function.
Method Summary | |
---|---|
boolean |
isResampling()
Indicates if resampling will be performed. |
void |
setResampling(boolean pResampling)
Indicates if resampling will be performed. |
Method Detail |
---|
boolean isResampling() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setResampling(boolean pResampling) throws IOException, AutomationException
pResampling
- The pResampling (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 |