|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWMTSConnectionName
COM Interface 'IWMTSConnectionName'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to members that supply WMTS server connection name information.' 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 |
IID0a014545_e32c_43c2_aa97_243f43294492
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IPropertySet |
getConnectionProperties()
Connection properties that will be used to connect to the WMS server. |
java.lang.Object |
openEx(ITrackCancel pTrackCancel)
Opens the WMS Connection. |
void |
setConnectionProperties(IPropertySet connectionProperties)
Connection properties that will be used to connect to the WMS server. |
Field Detail |
---|
static final int IID0a014545_e32c_43c2_aa97_243f43294492
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setConnectionProperties(IPropertySet connectionProperties) throws java.io.IOException, AutomationException
connectionProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getConnectionProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object openEx(ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
pTrackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (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 |