|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxWMSLayer
Provides access to members GxWMSLayer object.
This interface is new at ArcGIS 9.3.
| Method Summary | |
|---|---|
IWMSLayerDescription |
getWMSLayerDescription()
The description of WMS layer. |
IWMSServiceDescription |
getWMSServiceDescription()
The description of WMS service. |
void |
setWMSLayerDescriptionByRef(IWMSLayerDescription ppWMSLayerDescription)
The description of WMS layer. |
void |
setWMSServiceDescriptionByRef(IWMSServiceDescription ppWMSServiceDescription)
The description of WMS service. |
| Method Detail |
|---|
void setWMSServiceDescriptionByRef(IWMSServiceDescription ppWMSServiceDescription)
throws IOException,
AutomationException
ppWMSServiceDescription - A reference to a com.esri.arcgis.gisclient.IWMSServiceDescription (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IWMSServiceDescription getWMSServiceDescription()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWMSLayerDescriptionByRef(IWMSLayerDescription ppWMSLayerDescription)
throws IOException,
AutomationException
ppWMSLayerDescription - A reference to a com.esri.arcgis.gisclient.IWMSLayerDescription (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IWMSLayerDescription getWMSLayerDescription()
throws IOException,
AutomationException
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 | ||||||||