|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.Component
java.awt.Canvas
com.esri.arcgis.interop.Ocx
com.esri.arcgis.controls.GlobeControl
public class GlobeControl
COM Class 'GlobeControl'. Generated 3/19/2015 1:20:47 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description 'Esri 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 =
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.awt.Canvas |
|---|
java.awt.Canvas.AccessibleAWTCanvas |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class com.esri.arcgis.interop.Ocx |
|---|
rootParentContainers, rootWindows |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface com.esri.arcgis.controls.ITOCBuddy2 |
|---|
IID, IID05e5f0d1_7983_412a_8496_2b71863c4e0d, xxDummy |
| Fields inherited from interface com.esri.arcgis.controls.ITOCBuddy |
|---|
IID5eeb268c_9b77_406d_8fc5_489324d0758b |
| Fields inherited from interface com.esri.arcgis.controls.IToolbarBuddy |
|---|
IID, IIDd00f1736_7a95_4f5e_b54f_e2863c425dc3, xxDummy |
| Fields inherited from interface com.esri.arcgis.display.IConnectionPointContainer |
|---|
IID, IIDb196b284_bab4_101a_b69c_00aa00341d07, xxDummy |
| Fields inherited from interface com.esri.arcgis.geodatabase.IPersistStreamInit |
|---|
IID, IID7fd52380_4e07_101b_ae2d_08002b2ec713, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IPersist |
|---|
IID0000010c_0000_0000_c000_000000000046 |
| Fields inherited from interface com.esri.arcgis.system.ISupportErrorInfo |
|---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
GlobeControl()
Constructs a GlobeControl using ArcGIS Engine. |
|
GlobeControl(java.lang.Object o)
Constructs a GlobeControl. |
|
| Method Summary | |
|---|---|
void |
aboutBox()
Displays a dialog of information about the GlobeControl. |
void |
addIGlobeControlEventsListener(IGlobeControlEvents theListener)
addIGlobeControlEventsListener. |
void |
addITOCBuddyEventsListener(ITOCBuddyEvents theListener)
addITOCBuddyEventsListener. |
void |
addNotify()
|
boolean |
check3dFile(java.lang.String fileName)
Checks if a filename is a Globe document. |
void |
enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
enumConnectionPoints |
boolean |
equals(java.lang.Object o)
Compare this object with another |
boolean |
esri_isEnabled()
Indicates whether the GlobeControl can respond to user generated events. |
void |
esri_setEnabled(boolean rhs1)
Indicates whether the GlobeControl can respond to user generated events. |
void |
findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
findConnectionPoint |
IActiveView |
getActiveView()
Returns the underlying object implementing basic map and ActiveView. |
int |
getAppearance()
The appearance of the GlobeControl. |
int |
getBackColor()
Background color of the GlobeControl. |
int |
getBorderStyle()
The border style of the GlobeControl. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
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. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
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. |
double |
getScale(IBasicMap pBasicMap)
Returns the scale of the supplied BasicMap, this allows for objects that do not support IMap. |
int |
getShowGlobeTips()
Indicates the type of globe tips that are shown. |
void |
getSizeMax(_ULARGE_INTEGER[] pCbSize)
getSizeMax |
int |
getTipDelay()
The delay before globe tips are shown. |
int |
getTipStyle()
The style of globe tips. |
void |
initNew()
initNew |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
void |
isDirty()
isDirty |
boolean |
isLayerValid(ILayer pLayer)
The TOCControl calls this method to ask the buddy if a layer is fully cached and valid if it cannot determine this on its own. |
boolean |
isLayerVisibleAtScale(ILayer pLayer,
double scale)
The TOCControl calls this method to ask the buddy if a layer is visible at the specified scale. |
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 |
layerVisibilityChanged(IBasicMap pBasicMap,
ILayer pLayer,
boolean visibility)
The TOCControl calls this method to instruct the buddy that layer visibility has changed. |
void |
load(IStream pStm)
load |
void |
load3dFile(java.lang.String fileName)
Loads a Globe document into the GlobeControl. |
void |
release()
Release a GlobeControl. |
void |
removeIGlobeControlEventsListener(IGlobeControlEvents theListener)
removeIGlobeControlEventsListener. |
void |
removeITOCBuddyEventsListener(ITOCBuddyEvents theListener)
removeITOCBuddyEventsListener. |
void |
save(IStream pStm,
int fClearDirty)
save |
void |
setAppearance(int rhs1)
The appearance of the GlobeControl. |
void |
setBackColor(int rhs1)
Background color of the GlobeControl. |
void |
setBorderStyle(int rhs1)
The border style of the GlobeControl. |
void |
setCurrentToolByRef(ITool rhs1)
Current active tool for the GlobeControl. |
void |
setCustomProperty(java.lang.Object rhs1)
A property to associate data with a control. |
void |
setDocumentFilename(java.lang.String rhs1)
The filename of the last globe document loaded into the control. |
void |
setGlobeCameraByRef(IGlobeCamera rhs1)
The GlobeCamera object associated with the GlobeControl. |
void |
setGlobeDisplayByRef(IGlobeDisplay rhs1)
The GlobeDisplay object associated with the GlobeControl. |
void |
setKeyIntercept(int rhs1)
A property that specifies interception of key strokes that are normally handled by the container. |
void |
setMouseIconByRef(Picture rhs1)
Custom mouse icon used if MousePointer is 99. |
void |
setMousePointer(int rhs1)
The mouse pointer displayed over the GlobeControl. |
void |
setNavigate(boolean rhs1)
Indicates if the GlobeControl performs default scene navigation in response to mouse events. |
void |
setOverrideBackColor(boolean rhs1)
Indicates whether to override the background color of the globe document. |
void |
setShowGlobeTips(int rhs1)
Indicates the type of globe tips that are shown. |
void |
setTipDelay(int rhs1)
The delay before globe tips are shown. |
void |
setTipStyle(int rhs1)
The style of globe tips. |
| Methods inherited from class com.esri.arcgis.interop.Ocx |
|---|
checkIfVisible, dispose, finalize, getCanvasWindowHandle, getControlWindowHandle, getMinimumSize, getObjRef, getPreferredSize, paint, removeNotify, setBounds, setBounds, setSize, setSize, zz_doQueuedSets, zz_get, zz_get, zz_get, zz_get, zz_get, zz_get, zz_get, zz_get, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet, zz_queueSet |
| Methods inherited from class java.awt.Canvas |
|---|
createBufferStrategy, createBufferStrategy, getAccessibleContext, getBufferStrategy, update |
| Methods inherited from class java.awt.Component |
|---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, deliverEvent, disable, disableEvents, dispatchEvent, doLayout, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAlignmentX, getAlignmentY, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentAt, getComponentAt, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeys, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMaximumSize, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, invalidate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusCycleRoot, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, layout, list, list, list, list, list, locate, location, lostFocus, minimumSize, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, paramString, postEvent, preferredSize, prepareImage, prepareImage, print, printAll, processComponentEvent, processEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeys, setFocusTraversalKeysEnabled, setFont, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GlobeControl()
public GlobeControl(java.lang.Object o)
| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRef
public void addIGlobeControlEventsListener(IGlobeControlEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.controls.IGlobeControlEvents interface.
java.io.IOException - If there are communications problems.
public void removeIGlobeControlEventsListener(IGlobeControlEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.controls.IGlobeControlEvents interface.
java.io.IOException - If there are communications problems.
public void addITOCBuddyEventsListener(ITOCBuddyEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.controls.ITOCBuddyEvents interface.
java.io.IOException - If there are communications problems.
public void removeITOCBuddyEventsListener(ITOCBuddyEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.controls.ITOCBuddyEvents interface.
java.io.IOException - If there are communications problems.public void addNotify()
addNotify in class com.esri.arcgis.interop.Ocxpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public void setBackColor(int rhs1)
throws java.io.IOException,
AutomationException
setBackColor in interface IGlobeControlsetBackColor in interface IGlobeControlDefaultrhs1 - The rhs1 (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getBackColor()
throws java.io.IOException,
AutomationException
getBackColor in interface IGlobeControlgetBackColor in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBorderStyle(int rhs1)
throws java.io.IOException,
AutomationException
setBorderStyle in interface IGlobeControlsetBorderStyle in interface IGlobeControlDefaultrhs1 - A com.esri.arcgis.controls.esriControlsBorderStyle constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getBorderStyle()
throws java.io.IOException,
AutomationException
getBorderStyle in interface IGlobeControlgetBorderStyle in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void esri_setEnabled(boolean rhs1)
throws java.io.IOException,
AutomationException
esri_setEnabled in interface IGlobeControlesri_setEnabled in interface IGlobeControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean esri_isEnabled()
throws java.io.IOException,
AutomationException
esri_isEnabled in interface IGlobeControlesri_isEnabled in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAppearance(int rhs1)
throws java.io.IOException,
AutomationException
setAppearance in interface IGlobeControlsetAppearance in interface IGlobeControlDefaultrhs1 - A com.esri.arcgis.controls.esriControlsAppearance constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getAppearance()
throws java.io.IOException,
AutomationException
getAppearance in interface IGlobeControlgetAppearance in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMousePointer(int rhs1)
throws java.io.IOException,
AutomationException
setMousePointer in interface IGlobeControlsetMousePointer in interface IGlobeControlDefaultrhs1 - A com.esri.arcgis.controls.esriControlsMousePointer constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMousePointer()
throws java.io.IOException,
AutomationException
getMousePointer in interface IGlobeControlgetMousePointer in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMouseIconByRef(Picture rhs1)
throws java.io.IOException,
AutomationException
setMouseIconByRef in interface IGlobeControlsetMouseIconByRef in interface IGlobeControlDefaultrhs1 - 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.
public Picture getMouseIcon()
throws java.io.IOException,
AutomationException
getMouseIcon in interface IGlobeControlgetMouseIcon in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getHWnd()
throws java.io.IOException,
AutomationException
getHWnd in interface IGlobeControlgetHWnd in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void aboutBox()
throws java.io.IOException,
AutomationException
aboutBox in interface IGlobeControlaboutBox in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void load3dFile(java.lang.String fileName)
throws java.io.IOException,
AutomationException
load3dFile in interface IGlobeControlload3dFile in interface IGlobeControlDefaultfileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IGlobe getGlobe()
throws java.io.IOException,
AutomationException
getGlobe in interface IGlobeControlgetGlobe in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IGlobeDisplay getGlobeDisplay()
throws java.io.IOException,
AutomationException
getGlobeDisplay in interface IGlobeControlgetGlobeDisplay in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGlobeDisplayByRef(IGlobeDisplay rhs1)
throws java.io.IOException,
AutomationException
setGlobeDisplayByRef in interface IGlobeControlsetGlobeDisplayByRef in interface IGlobeControlDefaultrhs1 - 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.
public IGlobeViewer getGlobeViewer()
throws java.io.IOException,
AutomationException
getGlobeViewer in interface IGlobeControlgetGlobeViewer in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IGlobeCamera getGlobeCamera()
throws java.io.IOException,
AutomationException
getGlobeCamera in interface IGlobeControlgetGlobeCamera in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGlobeCameraByRef(IGlobeCamera rhs1)
throws java.io.IOException,
AutomationException
setGlobeCameraByRef in interface IGlobeControlsetGlobeCameraByRef in interface IGlobeControlDefaultrhs1 - 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.
public ITool getCurrentTool()
throws java.io.IOException,
AutomationException
getCurrentTool in interface IGlobeControlgetCurrentTool in interface IGlobeControlDefaultgetCurrentTool in interface IToolbarBuddyjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCurrentToolByRef(ITool rhs1)
throws java.io.IOException,
AutomationException
setCurrentToolByRef in interface IGlobeControlsetCurrentToolByRef in interface IGlobeControlDefaultsetCurrentToolByRef in interface IToolbarBuddyrhs1 - 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.
public boolean isNavigate()
throws java.io.IOException,
AutomationException
isNavigate in interface IGlobeControlisNavigate in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNavigate(boolean rhs1)
throws java.io.IOException,
AutomationException
setNavigate in interface IGlobeControlsetNavigate in interface IGlobeControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean check3dFile(java.lang.String fileName)
throws java.io.IOException,
AutomationException
check3dFile in interface IGlobeControlcheck3dFile in interface IGlobeControlDefaultfileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getCustomProperty()
throws java.io.IOException,
AutomationException
getCustomProperty in interface IGlobeControlgetCustomProperty in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCustomProperty(java.lang.Object rhs1)
throws java.io.IOException,
AutomationException
setCustomProperty in interface IGlobeControlsetCustomProperty in interface IGlobeControlDefaultrhs1 - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDocumentFilename(java.lang.String rhs1)
throws java.io.IOException,
AutomationException
setDocumentFilename in interface IGlobeControlsetDocumentFilename in interface IGlobeControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDocumentFilename()
throws java.io.IOException,
AutomationException
getDocumentFilename in interface IGlobeControlgetDocumentFilename in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getObject()
throws java.io.IOException,
AutomationException
getObject in interface IGlobeControlgetObject in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOverrideBackColor(boolean rhs1)
throws java.io.IOException,
AutomationException
setOverrideBackColor in interface IGlobeControlsetOverrideBackColor in interface IGlobeControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isOverrideBackColor()
throws java.io.IOException,
AutomationException
isOverrideBackColor in interface IGlobeControlisOverrideBackColor in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setShowGlobeTips(int rhs1)
throws java.io.IOException,
AutomationException
setShowGlobeTips in interface IGlobeControlsetShowGlobeTips in interface IGlobeControlDefaultrhs1 - A com.esri.arcgis.globecore.esriGlobeTipsType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getShowGlobeTips()
throws java.io.IOException,
AutomationException
getShowGlobeTips in interface IGlobeControlgetShowGlobeTips in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTipStyle(int rhs1)
throws java.io.IOException,
AutomationException
setTipStyle in interface IGlobeControlsetTipStyle in interface IGlobeControlDefaultrhs1 - A com.esri.arcgis.systemUI.esriTipStyle constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getTipStyle()
throws java.io.IOException,
AutomationException
getTipStyle in interface IGlobeControlgetTipStyle in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTipDelay(int rhs1)
throws java.io.IOException,
AutomationException
setTipDelay in interface IGlobeControlsetTipDelay in interface IGlobeControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getTipDelay()
throws java.io.IOException,
AutomationException
getTipDelay in interface IGlobeControlgetTipDelay in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getKeyIntercept()
throws java.io.IOException,
AutomationException
getKeyIntercept in interface IGlobeControlgetKeyIntercept in interface IGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setKeyIntercept(int rhs1)
throws java.io.IOException,
AutomationException
setKeyIntercept in interface IGlobeControlsetKeyIntercept in interface IGlobeControlDefaultrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IActiveView getActiveView()
throws java.io.IOException,
AutomationException
getActiveView in interface ITOCBuddyjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getScale(IBasicMap pBasicMap)
throws java.io.IOException,
AutomationException
getScale in interface ITOCBuddypBasicMap - A reference to a com.esri.arcgis.carto.IBasicMap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void layerVisibilityChanged(IBasicMap pBasicMap,
ILayer pLayer,
boolean visibility)
throws java.io.IOException,
AutomationException
layerVisibilityChanged in interface ITOCBuddy2pBasicMap - A reference to a com.esri.arcgis.carto.IBasicMap (in)pLayer - A reference to a com.esri.arcgis.carto.ILayer (in)visibility - The visibility (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isLayerValid(ILayer pLayer)
throws java.io.IOException,
AutomationException
isLayerValid in interface ITOCBuddy2pLayer - A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isLayerVisibleAtScale(ILayer pLayer,
double scale)
throws java.io.IOException,
AutomationException
isLayerVisibleAtScale in interface ITOCBuddy2pLayer - A reference to a com.esri.arcgis.carto.ILayer (in)scale - The scale (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void enumConnectionPoints(IEnumConnectionPoints[] ppEnum)
throws java.io.IOException,
AutomationException
enumConnectionPoints in interface IConnectionPointContainerppEnum - A reference to a com.esri.arcgis.display.IEnumConnectionPoints (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void findConnectionPoint(GUID riid,
IConnectionPoint[] ppCP)
throws java.io.IOException,
AutomationException
findConnectionPoint in interface IConnectionPointContainerriid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)ppCP - A reference to a com.esri.arcgis.display.IConnectionPoint (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void isDirty()
throws java.io.IOException,
AutomationException
isDirty in interface IPersistStreamInitjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void load(IStream pStm)
throws java.io.IOException,
AutomationException
load in interface IPersistStreamInitpStm - A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void save(IStream pStm,
int fClearDirty)
throws java.io.IOException,
AutomationException
save in interface IPersistStreamInitpStm - A reference to a com.esri.arcgis.system.IStream (in)fClearDirty - The fClearDirty (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getSizeMax(_ULARGE_INTEGER[] pCbSize)
throws java.io.IOException,
AutomationException
getSizeMax in interface IPersistStreamInitpCbSize - A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void initNew()
throws java.io.IOException,
AutomationException
initNew in interface IPersistStreamInitjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getClassID(GUID[] pClassID)
throws java.io.IOException,
AutomationException
getClassID in interface IPersistpClassID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void interfaceSupportsErrorInfo(GUID riid)
throws java.io.IOException,
AutomationException
interfaceSupportsErrorInfo in interface ISupportErrorInforiid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (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 | ||||||||