|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterServiceHelper2
COM Interface 'IRasterServiceHelper2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that controls web services.' 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 |
IID6ee84cb4_696c_4cba_b544_5a153e1a20eb
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterServiceHelper |
---|
IID57326724_e6ca_4162_9de3_11510201cc30 |
Method Summary | |
---|---|
IPropertySet |
getLayerPropertiesFromURL(java.lang.String uRL)
Gets the WMS layer names from the URL. |
IRasterDataset |
openFromURL(java.lang.String uRL,
java.lang.String rasterTypeName,
IPropertySet pWMSParameters)
Opens the image service referenced by the URL as a raster dataset. |
IRasterDataset |
openWMSConnection(IName pName,
IPropertySet pConnectionProperties,
IPropertySet pWMSParameters)
Creates a raster dataset given a WMS/WCS or Image Service name object, connection properties and other properties like pixel size etc. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterServiceHelper |
---|
open, openFromFile |
Field Detail |
---|
static final int IID6ee84cb4_696c_4cba_b544_5a153e1a20eb
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IRasterDataset openWMSConnection(IName pName, IPropertySet pConnectionProperties, IPropertySet pWMSParameters) throws java.io.IOException, AutomationException
pName
- A reference to a com.esri.arcgis.system.IName (in)pConnectionProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)pWMSParameters
- 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.IRasterDataset openFromURL(java.lang.String uRL, java.lang.String rasterTypeName, IPropertySet pWMSParameters) throws java.io.IOException, AutomationException
uRL
- The uRL (in)rasterTypeName
- The rasterTypeName (in)pWMSParameters
- 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.IPropertySet getLayerPropertiesFromURL(java.lang.String uRL) throws java.io.IOException, AutomationException
uRL
- The uRL (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 |