|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWMTSConnectionName
Provides access to members that supply WMTS server connection name information.
| Method Summary | |
|---|---|
IPropertySet |
getConnectionProperties()
Connection properties that will be used to connect to the WMS server. |
Object |
openEx(ITrackCancel pTrackCancel)
Opens the WMS Connection. |
void |
setConnectionProperties(IPropertySet connectionProperties)
Connection properties that will be used to connect to the WMS server. |
| Method Detail |
|---|
void setConnectionProperties(IPropertySet connectionProperties)
throws IOException,
AutomationException
connectionProperties - A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getConnectionProperties()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object openEx(ITrackCancel pTrackCancel)
throws IOException,
AutomationException
pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (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 | ||||||||