|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageServerLayer3
COM Interface 'IImageServerLayer3'. 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 |
IIDf1edb7a2_d4e4_47b6_886f_f778ac79f520
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IMosaicRule |
getMosaicRule()
The mosaic rule to be applied. |
IRenderingRule |
getRenderingRule()
The rendering rule to be applied. |
boolean |
isEnableCacheViewMode()
Enables the layer to draw using the service cahce if available. |
void |
setEnableCacheViewMode(boolean pEnabled)
Enables the layer to draw using the service cahce if available. |
void |
setMosaicRuleByRef(IMosaicRule ppMosaicRule)
The mosaic rule to be applied. |
void |
setRenderingRuleByRef(IRenderingRule ppRenderingRule)
The rendering rule to be applied. |
| Field Detail |
|---|
static final int IIDf1edb7a2_d4e4_47b6_886f_f778ac79f520
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IMosaicRule getMosaicRule()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMosaicRuleByRef(IMosaicRule ppMosaicRule)
throws java.io.IOException,
AutomationException
ppMosaicRule - A reference to a com.esri.arcgis.carto.IMosaicRule (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRenderingRule getRenderingRule()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRenderingRuleByRef(IRenderingRule ppRenderingRule)
throws java.io.IOException,
AutomationException
ppRenderingRule - A reference to a com.esri.arcgis.carto.IRenderingRule (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isEnableCacheViewMode()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEnableCacheViewMode(boolean pEnabled)
throws java.io.IOException,
AutomationException
pEnabled - The pEnabled (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 | ||||||||