|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISnappingEnvironment2
ISnappingEnvironment2 Interface
Method Summary | |
---|---|
boolean |
isIgnoreBasemapLayers()
Ignores basemap layers. |
void |
setIgnoreBasemapLayers(boolean flag)
Ignores basemap layers. |
Methods inherited from interface com.esri.arcgis.controls.ISnappingEnvironment |
---|
getPointSnapper, getSnappingType, getSnapSymbolColor, getSnapTipSymbol, getSnapTipType, getTolerance, isEnabled, isIgnoreIMSLayers, isShowSnapTipBackground, isShowSnapTips, isTextSnapping, setEnabled, setIgnoreIMSLayers, setPointSnapperByRef, setShowSnapTipBackground, setShowSnapTips, setSnappingType, setSnapSymbolColorByRef, setSnapTipSymbolByRef, setSnapTipType, setTextSnapping, setTolerance |
Method Detail |
---|
boolean isIgnoreBasemapLayers() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIgnoreBasemapLayers(boolean flag) throws IOException, AutomationException
flag
- The flag (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 |