|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConstructionMiniBar
COM Interface 'IConstructionMiniBar'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to controlling the construction minibar.' 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 |
IID5c3e4da8_dca5_4f6f_a659_f81c7a824d8c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
hide()
Hides the construction minibar. |
boolean |
isVisible()
Indicates whether the construction minibar is visible. |
void |
processKeyDown(int keyState,
int shift)
Processes keyboard input. |
void |
setActive(boolean rhs1)
Activate/Deactivate the Construction Minibar. |
void |
show(int xLoc,
int yLoc)
Shows the construction minibar. |
void |
updateTransparency(int xLoc,
int yLoc)
Updates the coordinate display and adjusts the tranparency of the window. |
| Field Detail |
|---|
static final int IID5c3e4da8_dca5_4f6f_a659_f81c7a824d8c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void show(int xLoc,
int yLoc)
throws java.io.IOException,
AutomationException
xLoc - The xLoc (in)yLoc - The yLoc (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void hide()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isVisible()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateTransparency(int xLoc,
int yLoc)
throws java.io.IOException,
AutomationException
xLoc - The xLoc (in)yLoc - The yLoc (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void processKeyDown(int keyState,
int shift)
throws java.io.IOException,
AutomationException
keyState - The keyState (in)shift - The shift (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setActive(boolean rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (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 | ||||||||