|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIMSSubLayer
Provides access to members that control the IMS sub layer.
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. |
Method Detail |
---|
boolean isCanIdentify() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCanIdentify(boolean flag) throws IOException, AutomationException
flag
- The flag (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IACLayer getIMSLayer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSymbologyUpdated(boolean rhs1) throws IOException, AutomationException
rhs1
- The rhs1 (in)
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 |