|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPSAMapAlgebraExp
Provides access to MapAlgebra control for GP Spatial Analyst.
Method Summary | |
---|---|
String |
getExpression()
Gets the map algebra expression. |
void |
setExpression(String expString)
Sets the map algebra expression. |
Method Detail |
---|
String getExpression() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExpression(String expString) throws IOException, AutomationException
expString
- The expString (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 |