|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWMSConnectionFactory
Provides access to members give access to WMSFactory information.
Method Summary | |
---|---|
IWMSConnection |
open(IPropertySet pConnectionProperties,
int hWnd,
ITrackCancel pTrackCancel)
Opens a WMS connection for the given properties. |
Method Detail |
---|
IWMSConnection open(IPropertySet pConnectionProperties, int hWnd, ITrackCancel pTrackCancel) throws IOException, AutomationException
Open returns a WMSConnection.
pConnectionProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)hWnd
- The hWnd (A COM typedef) (in)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 |