|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterServiceHelper
COM Interface 'IRasterServiceHelper'. 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 |
IID57326724_e6ca_4162_9de3_11510201cc30
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IRasterDataset |
open(IName pName)
Creates a raster dataset given a WCS or Image Service name object. |
IRasterDataset |
openFromFile(java.lang.String urlString)
Creates a raster dataset given an Image Service Reference file. |
Field Detail |
---|
static final int IID57326724_e6ca_4162_9de3_11510201cc30
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IRasterDataset open(IName pName) throws java.io.IOException, AutomationException
pName
- 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.IRasterDataset openFromFile(java.lang.String urlString) throws java.io.IOException, AutomationException
urlString
- The urlString (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 |