|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageServerInit
COM Interface 'IImageServerInit'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control initialization of an image server.' 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 |
IIDee09fed6_6e28_491a_b00b_5b8796f075e1
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IName |
getImageDataSourceName()
The image server data source name. |
void |
initialize(java.lang.String fullName)
Initializes this image server from a fullname to a dataset. |
void |
initializeFromDataset(IRasterDataset pDataset)
Initializes this image server from a Raster Dataset. |
void |
initializeFromServiceURL(java.lang.String serviceURL)
Initializes this image server from an AIS service URL (ImageService:// |
void |
setImageDataSourceNameByRef(IName ppName)
The image server data source name. |
| Field Detail |
|---|
static final int IIDee09fed6_6e28_491a_b00b_5b8796f075e1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void initialize(java.lang.String fullName)
throws java.io.IOException,
AutomationException
fullName - The fullName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void initializeFromDataset(IRasterDataset pDataset)
throws java.io.IOException,
AutomationException
pDataset - A reference to a com.esri.arcgis.geodatabase.IRasterDataset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void initializeFromServiceURL(java.lang.String serviceURL)
throws java.io.IOException,
AutomationException
serviceURL - The serviceURL (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setImageDataSourceNameByRef(IName ppName)
throws java.io.IOException,
AutomationException
ppName - 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.
IName getImageDataSourceName()
throws java.io.IOException,
AutomationException
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 | ||||||||