|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterServiceHelper
Provides access to members that controls web services.
Method Summary | |
---|---|
IRasterDataset |
open(IName pName)
Creates a raster dataset given a WCS or Image Service name object. |
IRasterDataset |
openFromFile(String urlString)
Creates a raster dataset given an Image Service Reference file. |
Method Detail |
---|
IRasterDataset open(IName pName) throws IOException, AutomationException
pName
- A reference to a com.esri.arcgis.system.IName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRasterDataset openFromFile(String urlString) throws IOException, AutomationException
urlString
- The urlString (in)
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 |