|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDEWMSMap
COM Interface 'IDEWMSMap'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that describe WMS Map objects.' 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 |
IID6b0b1818_47d6_4551_ba69_6f595df5ec81
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getBandCount()
The number of bands in the collection. |
IEnvelope |
getExtent()
The extent of the WMS Map. |
IName |
getName()
The WMS connection name object. |
ISpatialReference |
getSpatialReference()
The spatial reference of the WMS Map. |
void |
setBandCount(int count)
The number of bands in the collection. |
void |
setExtentByRef(IEnvelope extent)
The extent of the WMS Map. |
void |
setNameByRef(IName ppWMSConnectionName)
The WMS connection name object. |
void |
setSpatialReferenceByRef(ISpatialReference spatialReference)
The spatial reference of the WMS Map. |
Field Detail |
---|
static final int IID6b0b1818_47d6_4551_ba69_6f595df5ec81
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IEnvelope getExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExtentByRef(IEnvelope extent) throws java.io.IOException, AutomationException
extent
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSpatialReferenceByRef(ISpatialReference spatialReference) throws java.io.IOException, AutomationException
spatialReference
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getBandCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBandCount(int count) throws java.io.IOException, AutomationException
count
- The count (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IName getName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setNameByRef(IName ppWMSConnectionName) throws java.io.IOException, AutomationException
ppWMSConnectionName
- A reference to a com.esri.arcgis.system.IName (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 |