|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageServerLayer2
COM Interface 'IImageServerLayer2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to additional members that control an image server layer.' 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 |
IID6db867a4_d78e_4471_a86d_6e455fc680d8
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getImageMetadata(java.lang.String levelOfDetail)
The image metadata xml. |
java.lang.String |
getMetaData(java.lang.String requestString)
The image service metadata xml. |
java.lang.String |
getMosaicProperties()
The image service mosaic properties xml. |
java.lang.String |
getProperty(java.lang.String name)
Gets the value of the given property. |
java.lang.String |
getServiceProperties()
The image service properties xml. |
java.lang.String |
getViewpointProperties()
The image service viewpoint properties xml. |
java.lang.String |
IImageServerLayer2_getServiceInfo()
The image service info xml. |
boolean |
isDataSourceAIS()
Indicates if the backend data source is AIS. |
void |
setMosaicProperties(java.lang.String pMosaicProperties)
The image service mosaic properties xml. |
void |
setViewpointProperties(java.lang.String pViewpointProperties)
The image service viewpoint properties xml. |
Field Detail |
---|
static final int IID6db867a4_d78e_4471_a86d_6e455fc680d8
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String IImageServerLayer2_getServiceInfo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getServiceProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getMetaData(java.lang.String requestString) throws java.io.IOException, AutomationException
requestString
- The requestString (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getImageMetadata(java.lang.String levelOfDetail) throws java.io.IOException, AutomationException
levelOfDetail
- The levelOfDetail (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getProperty(java.lang.String name) throws java.io.IOException, AutomationException
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isDataSourceAIS() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getMosaicProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMosaicProperties(java.lang.String pMosaicProperties) throws java.io.IOException, AutomationException
pMosaicProperties
- The pMosaicProperties (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getViewpointProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setViewpointProperties(java.lang.String pViewpointProperties) throws java.io.IOException, AutomationException
pViewpointProperties
- The pViewpointProperties (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 |