|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapControl4
COM Interface 'IMapControl4'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that control the MapControl.' 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 |
DISPID_50_GET_NAME
|
static java.lang.String |
DISPID_50_PUT_NAME
|
static java.lang.String |
DISPID_51_GET_NAME
|
static java.lang.String |
DISPID_51_PUT_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID49f7f61a_4c0b_44db_b0be_8dac2562a935
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.controls.IMapControl3 |
---|
DISPID_41_GET_NAME, DISPID_41_PUT_NAME, DISPID_42_NAME, DISPID_43_GET_NAME, DISPID_43_PUT_NAME, DISPID_44_GET_NAME, DISPID_44_PUT_NAME, DISPID_45_GET_NAME, DISPID_46_GET_NAME, DISPID_46_PUT_NAME, DISPID_47_GET_NAME, DISPID_47_PUT_NAME, DISPID_48_GET_NAME, DISPID_48_PUT_NAME, DISPID_49_GET_NAME, DISPID_49_PUT_NAME, IID62c52249_8a87_4f7b_83f1_829064f5438e |
Method Summary | |
---|---|
boolean |
isAutoKeyboardScrolling()
Indicates whether keyboard scrolling is enabled. |
boolean |
isAutoMouseWheel()
Indicates whether the mouse wheel is enabled. |
void |
setAutoKeyboardScrolling(boolean enabled)
Indicates whether keyboard scrolling is enabled. |
void |
setAutoMouseWheel(boolean enabled)
Indicates whether the mouse wheel is enabled. |
Methods inherited from interface com.esri.arcgis.controls.IMapControl3 |
---|
getCustomProperty, getDocumentFilename, getDocumentMap, getKeyIntercept, getObject, getTipDelay, getTipStyle, isShowMapTips, setCustomProperty, setDocumentFilename, setDocumentMap, setKeyIntercept, setShowMapTips, setTipDelay, setTipStyle, suppressResizeDrawing |
Field Detail |
---|
static final int IID49f7f61a_4c0b_44db_b0be_8dac2562a935
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_50_GET_NAME
static final java.lang.String DISPID_50_PUT_NAME
static final java.lang.String DISPID_51_GET_NAME
static final java.lang.String DISPID_51_PUT_NAME
Method Detail |
---|
boolean isAutoMouseWheel() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAutoMouseWheel(boolean enabled) throws java.io.IOException, AutomationException
enabled
- The enabled (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isAutoKeyboardScrolling() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAutoKeyboardScrolling(boolean enabled) throws java.io.IOException, AutomationException
enabled
- The enabled (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 |