|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGlobeControl
COM Interface 'IGlobeControl'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that control the GlobeControl.' 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__501_GET_NAME
|
static java.lang.String |
DISPID__501_PUT_NAME
|
static java.lang.String |
DISPID__504_GET_NAME
|
static java.lang.String |
DISPID__504_PUT_NAME
|
static java.lang.String |
DISPID__514_GET_NAME
|
static java.lang.String |
DISPID__514_PUT_NAME
|
static java.lang.String |
DISPID__515_GET_NAME
|
static java.lang.String |
DISPID__520_GET_NAME
|
static java.lang.String |
DISPID__520_PUT_NAME
|
static java.lang.String |
DISPID__521_GET_NAME
|
static java.lang.String |
DISPID__521_PUT_NAME
|
static java.lang.String |
DISPID__522_GET_NAME
|
static java.lang.String |
DISPID__522_PUTREF_NAME
|
static java.lang.String |
DISPID__552_NAME
|
static java.lang.String |
DISPID_1_NAME
|
static java.lang.String |
DISPID_10_GET_NAME
|
static java.lang.String |
DISPID_10_PUT_NAME
|
static java.lang.String |
DISPID_11_GET_NAME
|
static java.lang.String |
DISPID_12_GET_NAME
|
static java.lang.String |
DISPID_12_PUT_NAME
|
static java.lang.String |
DISPID_13_GET_NAME
|
static java.lang.String |
DISPID_13_PUT_NAME
|
static java.lang.String |
DISPID_14_GET_NAME
|
static java.lang.String |
DISPID_14_PUT_NAME
|
static java.lang.String |
DISPID_15_GET_NAME
|
static java.lang.String |
DISPID_15_PUT_NAME
|
static java.lang.String |
DISPID_16_GET_NAME
|
static java.lang.String |
DISPID_16_PUT_NAME
|
static java.lang.String |
DISPID_2_GET_NAME
|
static java.lang.String |
DISPID_3_GET_NAME
|
static java.lang.String |
DISPID_3_PUTREF_NAME
|
static java.lang.String |
DISPID_4_GET_NAME
|
static java.lang.String |
DISPID_5_GET_NAME
|
static java.lang.String |
DISPID_5_PUTREF_NAME
|
static java.lang.String |
DISPID_6_GET_NAME
|
static java.lang.String |
DISPID_6_PUTREF_NAME
|
static java.lang.String |
DISPID_7_GET_NAME
|
static java.lang.String |
DISPID_7_PUT_NAME
|
static java.lang.String |
DISPID_8_NAME
|
static java.lang.String |
DISPID_9_GET_NAME
|
static java.lang.String |
DISPID_9_PUT_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDed2f6541_0842_4d2f_ae77_87f46d758f38
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
aboutBox()
Displays a dialog of information about the GlobeControl. |
boolean |
check3dFile(java.lang.String fileName)
Checks if a filename is a Globe document. |
boolean |
esri_isEnabled()
Indicates whether the GlobeControl can respond to user generated events. |
void |
esri_setEnabled(boolean pbool)
Indicates whether the GlobeControl can respond to user generated events. |
int |
getAppearance()
The appearance of the GlobeControl. |
int |
getBackColor()
Background color of the GlobeControl. |
int |
getBorderStyle()
The border style of the GlobeControl. |
ITool |
getCurrentTool()
Current active tool for the GlobeControl. |
java.lang.Object |
getCustomProperty()
A property to associate data with a control. |
java.lang.String |
getDocumentFilename()
The filename of the last globe document loaded into the control. |
IGlobe |
getGlobe()
The Globe object associated with the GlobeControl. |
IGlobeCamera |
getGlobeCamera()
The GlobeCamera object associated with the GlobeControl. |
IGlobeDisplay |
getGlobeDisplay()
The GlobeDisplay object associated with the GlobeControl. |
IGlobeViewer |
getGlobeViewer()
The GlobeViewer associated with the GlobeControl. |
int |
getHWnd()
Handle to the window associated with the GlobeControl. |
int |
getKeyIntercept()
A property that specifies interception of key strokes that are normally handled by the container. |
Picture |
getMouseIcon()
Custom mouse icon used if MousePointer is 99. |
int |
getMousePointer()
The mouse pointer displayed over the GlobeControl. |
java.lang.Object |
getObject()
A property that returns the underlying control. |
int |
getShowGlobeTips()
Indicates the type of globe tips that are shown. |
int |
getTipDelay()
The delay before globe tips are shown. |
int |
getTipStyle()
The style of globe tips. |
boolean |
isNavigate()
Indicates if the GlobeControl performs default scene navigation in response to mouse events. |
boolean |
isOverrideBackColor()
Indicates whether to override the background color of the globe document. |
void |
load3dFile(java.lang.String fileName)
Loads a Globe document into the GlobeControl. |
void |
setAppearance(int pappearance)
The appearance of the GlobeControl. |
void |
setBackColor(int pclr)
Background color of the GlobeControl. |
void |
setBorderStyle(int pstyle)
The border style of the GlobeControl. |
void |
setCurrentToolByRef(ITool pVal)
Current active tool for the GlobeControl. |
void |
setCustomProperty(java.lang.Object pVal)
A property to associate data with a control. |
void |
setDocumentFilename(java.lang.String documentFilename)
The filename of the last globe document loaded into the control. |
void |
setGlobeCameraByRef(IGlobeCamera pVal)
The GlobeCamera object associated with the GlobeControl. |
void |
setGlobeDisplayByRef(IGlobeDisplay pVal)
The GlobeDisplay object associated with the GlobeControl. |
void |
setKeyIntercept(int pVal)
A property that specifies interception of key strokes that are normally handled by the container. |
void |
setMouseIconByRef(Picture ppMouseIcon)
Custom mouse icon used if MousePointer is 99. |
void |
setMousePointer(int ppointer)
The mouse pointer displayed over the GlobeControl. |
void |
setNavigate(boolean pVal)
Indicates if the GlobeControl performs default scene navigation in response to mouse events. |
void |
setOverrideBackColor(boolean pVal)
Indicates whether to override the background color of the globe document. |
void |
setShowGlobeTips(int type)
Indicates the type of globe tips that are shown. |
void |
setTipDelay(int delay)
The delay before globe tips are shown. |
void |
setTipStyle(int style)
The style of globe tips. |
| Field Detail |
|---|
static final int IIDed2f6541_0842_4d2f_ae77_87f46d758f38
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID__501_PUT_NAME
static final java.lang.String DISPID__501_GET_NAME
static final java.lang.String DISPID__504_PUT_NAME
static final java.lang.String DISPID__504_GET_NAME
static final java.lang.String DISPID__514_PUT_NAME
static final java.lang.String DISPID__514_GET_NAME
static final java.lang.String DISPID__520_PUT_NAME
static final java.lang.String DISPID__520_GET_NAME
static final java.lang.String DISPID__521_PUT_NAME
static final java.lang.String DISPID__521_GET_NAME
static final java.lang.String DISPID__522_PUTREF_NAME
static final java.lang.String DISPID__522_GET_NAME
static final java.lang.String DISPID__515_GET_NAME
static final java.lang.String DISPID__552_NAME
static final java.lang.String DISPID_1_NAME
static final java.lang.String DISPID_2_GET_NAME
static final java.lang.String DISPID_3_GET_NAME
static final java.lang.String DISPID_3_PUTREF_NAME
static final java.lang.String DISPID_4_GET_NAME
static final java.lang.String DISPID_5_GET_NAME
static final java.lang.String DISPID_5_PUTREF_NAME
static final java.lang.String DISPID_6_GET_NAME
static final java.lang.String DISPID_6_PUTREF_NAME
static final java.lang.String DISPID_7_GET_NAME
static final java.lang.String DISPID_7_PUT_NAME
static final java.lang.String DISPID_8_NAME
static final java.lang.String DISPID_9_GET_NAME
static final java.lang.String DISPID_9_PUT_NAME
static final java.lang.String DISPID_10_PUT_NAME
static final java.lang.String DISPID_10_GET_NAME
static final java.lang.String DISPID_11_GET_NAME
static final java.lang.String DISPID_12_PUT_NAME
static final java.lang.String DISPID_12_GET_NAME
static final java.lang.String DISPID_13_PUT_NAME
static final java.lang.String DISPID_13_GET_NAME
static final java.lang.String DISPID_14_PUT_NAME
static final java.lang.String DISPID_14_GET_NAME
static final java.lang.String DISPID_15_PUT_NAME
static final java.lang.String DISPID_15_GET_NAME
static final java.lang.String DISPID_16_GET_NAME
static final java.lang.String DISPID_16_PUT_NAME
| Method Detail |
|---|
void setBackColor(int pclr)
throws java.io.IOException,
AutomationException
pclr - The pclr (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getBackColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBorderStyle(int pstyle)
throws java.io.IOException,
AutomationException
pstyle - A com.esri.arcgis.controls.esriControlsBorderStyle constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getBorderStyle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void esri_setEnabled(boolean pbool)
throws java.io.IOException,
AutomationException
pbool - The pbool (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean esri_isEnabled()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAppearance(int pappearance)
throws java.io.IOException,
AutomationException
pappearance - A com.esri.arcgis.controls.esriControlsAppearance constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getAppearance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMousePointer(int ppointer)
throws java.io.IOException,
AutomationException
ppointer - A com.esri.arcgis.controls.esriControlsMousePointer constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMousePointer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMouseIconByRef(Picture ppMouseIcon)
throws java.io.IOException,
AutomationException
ppMouseIcon - A reference to a com.esri.arcgis.support.ms.stdole.Picture (A com.esri.arcgis.support.ms.stdole.Picture COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Picture getMouseIcon()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHWnd()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void aboutBox()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void load3dFile(java.lang.String fileName)
throws java.io.IOException,
AutomationException
fileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGlobe getGlobe()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGlobeDisplay getGlobeDisplay()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGlobeDisplayByRef(IGlobeDisplay pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.globecore.IGlobeDisplay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGlobeViewer getGlobeViewer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGlobeCamera getGlobeCamera()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGlobeCameraByRef(IGlobeCamera pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.globecore.IGlobeCamera (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITool getCurrentTool()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCurrentToolByRef(ITool pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.systemUI.ITool (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isNavigate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNavigate(boolean pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean check3dFile(java.lang.String fileName)
throws java.io.IOException,
AutomationException
fileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getCustomProperty()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCustomProperty(java.lang.Object pVal)
throws java.io.IOException,
AutomationException
pVal - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDocumentFilename(java.lang.String documentFilename)
throws java.io.IOException,
AutomationException
documentFilename - The documentFilename (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDocumentFilename()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getObject()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOverrideBackColor(boolean pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOverrideBackColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowGlobeTips(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.globecore.esriGlobeTipsType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getShowGlobeTips()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTipStyle(int style)
throws java.io.IOException,
AutomationException
style - A com.esri.arcgis.systemUI.esriTipStyle constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTipStyle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTipDelay(int delay)
throws java.io.IOException,
AutomationException
delay - The delay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTipDelay()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getKeyIntercept()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setKeyIntercept(int pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (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 | ||||||||