|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IToolPositionCallback
COM Interface 'IToolPositionCallback'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that indicate where on a map or globe the user has clicked.' 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 |
IIDfbe6e67c_839e_40bc_b1c4_11410bba13c0
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
deactivated()
Tool to no longer be the active tool. |
void |
mouseClicked(int lCookie,
int button,
int shift,
int x,
int y,
double mapX,
double mapY,
ISpatialReference pSpace)
Controls the number of decimal places the editor reports numbers with. |
Field Detail |
---|
static final int IIDfbe6e67c_839e_40bc_b1c4_11410bba13c0
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void mouseClicked(int lCookie, int button, int shift, int x, int y, double mapX, double mapY, ISpatialReference pSpace) throws java.io.IOException, AutomationException
lCookie
- The lCookie (in)button
- The button (in)shift
- The shift (in)x
- The x (in)y
- The y (in)mapX
- The mapX (in)mapY
- The mapY (in)pSpace
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void deactivated() throws java.io.IOException, AutomationException
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 |