|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIMSSubLayer
COM Interface 'IIMSSubLayer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the IMS sub 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 |
IIDd090aa89_c2f1_11d3_9fef_00c04f6bc6a5
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IACLayer |
getIMSLayer()
The IMS layer. |
boolean |
isCanIdentify()
Indicates if this layer is included in identify. |
void |
setCanIdentify(boolean flag)
Indicates if this layer is included in identify. |
void |
setSymbologyUpdated(boolean rhs1)
Indicates if this layers symbology has been updated. |
Field Detail |
---|
static final int IIDd090aa89_c2f1_11d3_9fef_00c04f6bc6a5
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isCanIdentify() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCanIdentify(boolean flag) throws java.io.IOException, AutomationException
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IACLayer getIMSLayer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSymbologyUpdated(boolean rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (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 |