|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IProcessLayer
COM Interface 'IProcessLayer'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of the process layer object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID787b8668_36fb_452a_a96c_6ff2d2b0f038
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IMdProcess |
getProcess()
Sets the process. |
void |
refreshLayers(IActiveView pActiveView,
boolean bConnect,
boolean[] pContentsChanged)
Refresh layers. |
void |
setProcessByRef(IMdProcess ppProcess)
Sets the process. |
| Field Detail |
|---|
static final int IID787b8668_36fb_452a_a96c_6ff2d2b0f038
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setProcessByRef(IMdProcess ppProcess)
throws java.io.IOException,
AutomationException
ppProcess - A reference to a com.esri.arcgis.geoprocessing.IMdProcess (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMdProcess getProcess()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void refreshLayers(IActiveView pActiveView,
boolean bConnect,
boolean[] pContentsChanged)
throws java.io.IOException,
AutomationException
pActiveView - A reference to a com.esri.arcgis.carto.IActiveView (in)bConnect - The bConnect (in)pContentsChanged - The pContentsChanged (in)
java.io.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 | ||||||||