|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceLayerImageFormat
COM Interface 'IServiceLayerImageFormat'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the image format set of service layers.' 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 |
IID6c6ce092_1ed4_4806_aabb_1ca6f0cb166e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getRequestedImageType()
The image type requested. |
int |
getSupportedImageFormat(int index)
The individual output image format supported by Server. |
int |
getSupportedImageFormatCount()
The number of output image format supported by Server. |
void |
setRequestedImageType(int requestedImageFormat)
The image type requested. |
| Field Detail |
|---|
static final int IID6c6ce092_1ed4_4806_aabb_1ca6f0cb166e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getSupportedImageFormatCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSupportedImageFormat(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getRequestedImageType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRequestedImageType(int requestedImageFormat)
throws java.io.IOException,
AutomationException
requestedImageFormat - A com.esri.arcgis.carto.esriImageFormat constant (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 | ||||||||