|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWMSMapLayer
COM Interface 'IWMSMapLayer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the WMS map layer.' 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 |
IID8c19b114_1168_41a3_9e14_fc30ca5a4e9d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
clearDrawCache()
Clears the cache of images downloaded from the WMS server for drawing. |
IColor |
getBackgroundColor()
Background color for the WMS Map Layer image. |
boolean |
isServerSupportsTransparency()
Indicates whether transparency is suppported by the server. |
boolean |
isTransparentBackground()
Indicates whether to make the background of the WMS Map Layer image transparent. |
void |
setBackgroundColor(IColor ppColor)
Background color for the WMS Map Layer image. |
void |
setTransparentBackground(boolean transparent)
Indicates whether to make the background of the WMS Map Layer image transparent. |
void |
setWMSServiceDescriptionByRef(IWMSServiceDescription rhs1)
Associated WMSServiceDescription. |
Field Detail |
---|
static final int IID8c19b114_1168_41a3_9e14_fc30ca5a4e9d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void clearDrawCache() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IColor getBackgroundColor() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBackgroundColor(IColor ppColor) throws java.io.IOException, AutomationException
ppColor
- A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isTransparentBackground() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTransparentBackground(boolean transparent) throws java.io.IOException, AutomationException
transparent
- The transparent (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isServerSupportsTransparency() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWMSServiceDescriptionByRef(IWMSServiceDescription rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.gisclient.IWMSServiceDescription (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 |