|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxWMTSLayer
Provides access to members GxWMTSLayer object.
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. |
Method Detail |
---|
void setWMTSServiceDescriptionByRef(IWMTSServiceDescription ppWMTSServiceDescription) throws IOException, AutomationException
ppWMTSServiceDescription
- A reference to a com.esri.arcgis.gisclient.IWMTSServiceDescription (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWMTSServiceDescription getWMTSServiceDescription() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWMTSLayerDescriptionByRef(IWMTSLayerDescription ppWMTSLayerDescription) throws IOException, AutomationException
ppWMTSLayerDescription
- A reference to a com.esri.arcgis.gisclient.IWMTSLayerDescription (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWMTSLayerDescription getWMTSLayerDescription() 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 |