|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWMSMapLayer2
COM Interface 'IWMSMapLayer2'. 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 |
IIDb03878f5_8792_4dbd_9264_c95646139bf0
|
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. |
IPropertySet |
getDimensionValues()
Dimensions 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 |
setDimensionValuesByRef(IPropertySet dimensionValues)
Dimensions 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 IIDb03878f5_8792_4dbd_9264_c95646139bf0
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IPropertySet getDimensionValues()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDimensionValuesByRef(IPropertySet dimensionValues)
throws java.io.IOException,
AutomationException
dimensionValues - 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.
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 | ||||||||