|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxWMTSLayer
COM Interface 'IGxWMTSLayer'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members GxWMTSLayer 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 |
IID44acb999_3e3f_43eb_865f_a9959b5b4f3a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IWMTSLayerDescription |
getWMTSLayerDescription()
The description of WMTS layer. |
IWMTSServiceDescription |
getWMTSServiceDescription()
The description of WMTS service. |
void |
setWMTSLayerDescriptionByRef(IWMTSLayerDescription ppWMTSLayerDescription)
The description of WMTS layer. |
void |
setWMTSServiceDescriptionByRef(IWMTSServiceDescription ppWMTSServiceDescription)
The description of WMTS service. |
Field Detail |
---|
static final int IID44acb999_3e3f_43eb_865f_a9959b5b4f3a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setWMTSServiceDescriptionByRef(IWMTSServiceDescription ppWMTSServiceDescription) throws java.io.IOException, AutomationException
ppWMTSServiceDescription
- A reference to a com.esri.arcgis.gisclient.IWMTSServiceDescription (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWMTSServiceDescription getWMTSServiceDescription() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWMTSLayerDescriptionByRef(IWMTSLayerDescription ppWMTSLayerDescription) throws java.io.IOException, AutomationException
ppWMTSLayerDescription
- A reference to a com.esri.arcgis.gisclient.IWMTSLayerDescription (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWMTSLayerDescription getWMTSLayerDescription() throws java.io.IOException, AutomationException
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 |