|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IProcessLayer
Provides access to the properties/methods of the process layer object.
| Method Summary | |
|---|---|
IMdProcess |
getProcess()
Sets the process. |
void |
refreshLayers(IActiveView pActiveView,
boolean bConnect,
boolean[] pContentsChanged)
Refresh layers. |
void |
setProcessByRef(IMdProcess ppProcess)
Sets the process. |
| Method Detail |
|---|
void setProcessByRef(IMdProcess ppProcess)
throws IOException,
AutomationException
ppProcess - A reference to a com.esri.arcgis.geoprocessing.IMdProcess (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMdProcess getProcess()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void refreshLayers(IActiveView pActiveView,
boolean bConnect,
boolean[] pContentsChanged)
throws IOException,
AutomationException
pActiveView - A reference to a com.esri.arcgis.carto.IActiveView (in)bConnect - The bConnect (in)pContentsChanged - The pContentsChanged (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 | ||||||||