|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISnappingEnvironment2
COM Interface 'ISnappingEnvironment2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'ISnappingEnvironment2 Interface' 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 |
IID8147026e_d1df_420b_851b_e699004f195a
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.controls.ISnappingEnvironment |
---|
IID89a22907_b646_491e_89f9_55f707daf009 |
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 |
Field Detail |
---|
static final int IID8147026e_d1df_420b_851b_e699004f195a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isIgnoreBasemapLayers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIgnoreBasemapLayers(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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |