|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.awt.Component java.awt.Canvas com.esri.arcgis.interop.Ocx com.esri.arcgis.controls.ArcReaderGlobeControl
public class ArcReaderGlobeControl
COM Class 'ArcReaderGlobeControl'. Generated 3/19/2015 1:20:50 PM from 'C:\ArcGIS\COM\esriPublisherControls.olb'
Description 'Esri ArcReaderGlobeControl' 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 java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
---|---|
ArcReaderGlobeControl()
Constructs a ArcReaderGlobeControl using ArcGIS Engine. |
|
ArcReaderGlobeControl(java.lang.Object o)
Constructs a ArcReaderGlobeControl. |
Method Summary | |
---|---|
void |
aboutBox()
Displays a dialog of information about the control. |
void |
addIARGlobeControlEventsListener(IARGlobeControlEvents theListener)
addIARGlobeControlEventsListener. |
void |
addNotify()
|
boolean |
checkDocument(java.lang.String sFilename)
Checks the document filename to determine if its a valid Published Map File (*.PMF), published with permission to load into the control. |
void |
copyViewToClipboard()
Copies the current map or page layout view to the clipboard. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
boolean |
esri_isEnabled()
Indicates whether the control can respond to user generated events. |
void |
esri_setEnabled(boolean pbool)
Indicates whether the control can respond to user generated events. |
void |
exportView(int format,
java.lang.String sFilename)
Exports the current view to a file. |
int |
getAppearance()
The appearance of the control. |
IARConfiguration |
getARConfiguration()
The ARConfiguration used by the control. |
IARGlobe |
getARGlobe()
The ARGlobe container for the display of globe data. |
IARUnitConverter |
getARUnitConverter()
The ARUnitConverter contained by the control. |
int |
getBorderStyle()
The border style of the control. |
static java.lang.String |
getClsid()
getClsid. |
int |
getCurrentARGlobeTool()
Current active tool for the control. |
int |
getCurrentGlobeViewType()
The type of current globe view. |
java.lang.Object |
getCustomProperty()
A property to associate data with a control. |
java.lang.String |
getDocumentComment()
A comment about the currently loaded Published Map File (*.PMF). |
java.lang.String |
getDocumentFilename()
The file name of the currently loaded Published Map File (*.PMF). |
int |
getHWnd()
Handle to the window associated with the control. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getMousePointer()
The mouse cursor displayed over the GlobeControl. |
java.lang.Object |
getObject()
A property that returns the underlying Control. |
IARLayer |
getSelectedARLayer()
The selected ARLayer in the TOC. |
int |
getShowGlobeTips()
Indicates the type of tooltips shown on the Globe. |
IARLayer |
getSwipeLayer()
The swipe layer used by the control. |
int |
getTOCWidth()
The width of the Table of Contents (TOC) in pixels. |
int |
getViewHeight()
The height of the Globe View in pixels. |
int |
getViewLeft()
The number of pixels between the top of the control and the top of the Globe View. |
int |
getViewTop()
The number of pixels between the left edge of the control and the left side of the Globe View. |
int |
getViewWidth()
The width of the Globe View in pixels. |
int |
getViewWindow()
Handle to the view window associated with the control. |
boolean |
hasDocumentPermission(int docPermission)
Indicates if the currently loaded Published Map File (*.PMF) was published with the specified permission. |
boolean |
isARGlobeWindowVisible(int win)
Indicates if the specified control window is visible. |
boolean |
isEnableFileDrop()
Indicates whether Published Map Files can be dropped onto the control. |
boolean |
isHasCustomARConfiguration()
Indicates whether the current PMF is using settings stored in the PMF. |
boolean |
isTOCVisible()
Indicates if the Table of Contents (TOC) is visible. |
void |
loadDocument(java.lang.String sFilename,
java.lang.String sPassword)
Loads the Published Map File (*.PMF) into the control. |
void |
printView()
Send the current map or page layout view to the printer. |
void |
refresh()
Redraws the globe display area. |
void |
release()
Release a ArcReaderGlobeControl. |
void |
reloadDocument(java.lang.String sPassword)
Reloads the currently loaded Published Map File (*.PMF) back into the control. |
void |
removeIARGlobeControlEventsListener(IARGlobeControlEvents theListener)
removeIARGlobeControlEventsListener. |
void |
setAppearance(int pappearance)
The appearance of the control. |
void |
setARConfigurationByRef(IARConfiguration ppARConfiguration)
The ARConfiguration used by the control. |
void |
setBorderStyle(int pstyle)
The border style of the control. |
void |
setCurrentARGlobeTool(int pVal)
Current active tool for the control. |
void |
setCustomProperty(java.lang.Object pVal)
A property to associate data with a control. |
void |
setDocumentFilename(java.lang.String bsFilename)
The file name of the currently loaded Published Map File (*.PMF). |
void |
setEnableFileDrop(boolean pvbValue)
Indicates whether Published Map Files can be dropped onto the control. |
void |
setMousePointer(int pcursor)
The mouse cursor displayed over the GlobeControl. |
void |
setShowGlobeTips(int esriARGlobeTips)
Indicates the type of tooltips shown on the Globe. |
void |
setSwipeLayerByRef(IARLayer ppLayer)
The swipe layer used by the control. |
void |
setTOCVisible(boolean visible)
Indicates if the Table of Contents (TOC) is visible. |
void |
setTOCWidth(int lWidth)
The width of the Table of Contents (TOC) in pixels. |
void |
showARGlobeWindow(int win,
boolean show,
java.lang.Object data)
Shows or hides the specified control window. |
void |
unloadDocument()
Unloads the currently loaded Published Map File (*.PMF) from the control. |
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 ArcReaderGlobeControl()
public ArcReaderGlobeControl(java.lang.Object o)
Method Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void addIARGlobeControlEventsListener(IARGlobeControlEvents theListener) throws java.io.IOException
theListener
- An object that implements the com.esri.arcgis.controls.IARGlobeControlEvents interface.
java.io.IOException
- If there are communications problems.public void removeIARGlobeControlEventsListener(IARGlobeControlEvents theListener) throws java.io.IOException
theListener
- An object that implements the com.esri.arcgis.controls.IARGlobeControlEvents interface.
java.io.IOException
- If there are communications problems.public void addNotify()
addNotify
in class com.esri.arcgis.interop.Ocx
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public void setBorderStyle(int pstyle) throws java.io.IOException, AutomationException
setBorderStyle
in interface IARGlobeControl
setBorderStyle
in interface IARGlobeControlDefault
pstyle
- A com.esri.arcgis.controls.esriARBorderStyle 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 IARGlobeControl
getBorderStyle
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void esri_setEnabled(boolean pbool) throws java.io.IOException, AutomationException
esri_setEnabled
in interface IARGlobeControl
esri_setEnabled
in interface IARGlobeControlDefault
pbool
- The pbool (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 IARGlobeControl
esri_isEnabled
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAppearance(int pappearance) throws java.io.IOException, AutomationException
setAppearance
in interface IARGlobeControl
setAppearance
in interface IARGlobeControlDefault
pappearance
- A com.esri.arcgis.controls.esriARAppearance 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 IARGlobeControl
getAppearance
in interface IARGlobeControlDefault
java.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 IARGlobeControl
aboutBox
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void loadDocument(java.lang.String sFilename, java.lang.String sPassword) throws java.io.IOException, AutomationException
loadDocument
in interface IARGlobeControl
loadDocument
in interface IARGlobeControlDefault
sFilename
- The sFilename (in)sPassword
- The sPassword (in, optional, pass if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void unloadDocument() throws java.io.IOException, AutomationException
unloadDocument
in interface IARGlobeControl
unloadDocument
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void reloadDocument(java.lang.String sPassword) throws java.io.IOException, AutomationException
reloadDocument
in interface IARGlobeControl
reloadDocument
in interface IARGlobeControlDefault
sPassword
- The sPassword (in, optional, pass if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDocumentComment() throws java.io.IOException, AutomationException
getDocumentComment
in interface IARGlobeControl
getDocumentComment
in interface IARGlobeControlDefault
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 IARGlobeControl
getDocumentFilename
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDocumentFilename(java.lang.String bsFilename) throws java.io.IOException, AutomationException
setDocumentFilename
in interface IARGlobeControl
setDocumentFilename
in interface IARGlobeControlDefault
bsFilename
- The bsFilename (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean checkDocument(java.lang.String sFilename) throws java.io.IOException, AutomationException
checkDocument
in interface IARGlobeControl
checkDocument
in interface IARGlobeControlDefault
sFilename
- The sFilename (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTOCWidth(int lWidth) throws java.io.IOException, AutomationException
setTOCWidth
in interface IARGlobeControl
setTOCWidth
in interface IARGlobeControlDefault
lWidth
- The lWidth (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTOCWidth() throws java.io.IOException, AutomationException
getTOCWidth
in interface IARGlobeControl
getTOCWidth
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void printView() throws java.io.IOException, AutomationException
printView
in interface IARGlobeControl
printView
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void copyViewToClipboard() throws java.io.IOException, AutomationException
copyViewToClipboard
in interface IARGlobeControl
copyViewToClipboard
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void exportView(int format, java.lang.String sFilename) throws java.io.IOException, AutomationException
exportView
in interface IARGlobeControl
exportView
in interface IARGlobeControlDefault
format
- A com.esri.arcgis.controls.esriARExportFormat constant (in)sFilename
- The sFilename (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTOCVisible(boolean visible) throws java.io.IOException, AutomationException
setTOCVisible
in interface IARGlobeControl
setTOCVisible
in interface IARGlobeControlDefault
visible
- The visible (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isTOCVisible() throws java.io.IOException, AutomationException
isTOCVisible
in interface IARGlobeControl
isTOCVisible
in interface IARGlobeControlDefault
java.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 IARGlobeControl
getHWnd
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowGlobeTips(int esriARGlobeTips) throws java.io.IOException, AutomationException
setShowGlobeTips
in interface IARGlobeControl
setShowGlobeTips
in interface IARGlobeControlDefault
esriARGlobeTips
- A com.esri.arcgis.controls.esriARGlobeTips 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 IARGlobeControl
getShowGlobeTips
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setEnableFileDrop(boolean pvbValue) throws java.io.IOException, AutomationException
setEnableFileDrop
in interface IARGlobeControl
setEnableFileDrop
in interface IARGlobeControlDefault
pvbValue
- The pvbValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isEnableFileDrop() throws java.io.IOException, AutomationException
isEnableFileDrop
in interface IARGlobeControl
isEnableFileDrop
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCurrentARGlobeTool() throws java.io.IOException, AutomationException
getCurrentARGlobeTool
in interface IARGlobeControl
getCurrentARGlobeTool
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCurrentARGlobeTool(int pVal) throws java.io.IOException, AutomationException
setCurrentARGlobeTool
in interface IARGlobeControl
setCurrentARGlobeTool
in interface IARGlobeControlDefault
pVal
- A com.esri.arcgis.controls.esriARGlobeTool constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setARConfigurationByRef(IARConfiguration ppARConfiguration) throws java.io.IOException, AutomationException
setARConfigurationByRef
in interface IARGlobeControl
setARConfigurationByRef
in interface IARGlobeControlDefault
ppARConfiguration
- A reference to a com.esri.arcgis.controls.IARConfiguration (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IARConfiguration getARConfiguration() throws java.io.IOException, AutomationException
getARConfiguration
in interface IARGlobeControl
getARConfiguration
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void showARGlobeWindow(int win, boolean show, java.lang.Object data) throws java.io.IOException, AutomationException
showARGlobeWindow
in interface IARGlobeControl
showARGlobeWindow
in interface IARGlobeControlDefault
win
- A com.esri.arcgis.controls.esriARGlobeWindows constant (in)show
- The show (in, optional, pass true if not required)data
- A Variant (in, optional, pass null if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isARGlobeWindowVisible(int win) throws java.io.IOException, AutomationException
isARGlobeWindowVisible
in interface IARGlobeControl
isARGlobeWindowVisible
in interface IARGlobeControlDefault
win
- A com.esri.arcgis.controls.esriARGlobeWindows constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean hasDocumentPermission(int docPermission) throws java.io.IOException, AutomationException
hasDocumentPermission
in interface IARGlobeControl
hasDocumentPermission
in interface IARGlobeControlDefault
docPermission
- A com.esri.arcgis.controls.esriARDocumentPermissions constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IARUnitConverter getARUnitConverter() throws java.io.IOException, AutomationException
getARUnitConverter
in interface IARGlobeControl
getARUnitConverter
in interface IARGlobeControlDefault
java.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 IARGlobeControl
getObject
in interface IARGlobeControlDefault
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 IARGlobeControl
getCustomProperty
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCustomProperty(java.lang.Object pVal) throws java.io.IOException, AutomationException
setCustomProperty
in interface IARGlobeControl
setCustomProperty
in interface IARGlobeControlDefault
pVal
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void refresh() throws java.io.IOException, AutomationException
refresh
in interface IARGlobeControl
refresh
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IARGlobe getARGlobe() throws java.io.IOException, AutomationException
getARGlobe
in interface IARGlobeControl
getARGlobe
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getViewTop() throws java.io.IOException, AutomationException
getViewTop
in interface IARGlobeControl
getViewTop
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getViewLeft() throws java.io.IOException, AutomationException
getViewLeft
in interface IARGlobeControl
getViewLeft
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getViewHeight() throws java.io.IOException, AutomationException
getViewHeight
in interface IARGlobeControl
getViewHeight
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getViewWidth() throws java.io.IOException, AutomationException
getViewWidth
in interface IARGlobeControl
getViewWidth
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isHasCustomARConfiguration() throws java.io.IOException, AutomationException
isHasCustomARConfiguration
in interface IARGlobeControl
isHasCustomARConfiguration
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSwipeLayerByRef(IARLayer ppLayer) throws java.io.IOException, AutomationException
setSwipeLayerByRef
in interface IARGlobeControl
setSwipeLayerByRef
in interface IARGlobeControlDefault
ppLayer
- A reference to a com.esri.arcgis.controls.IARLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IARLayer getSwipeLayer() throws java.io.IOException, AutomationException
getSwipeLayer
in interface IARGlobeControl
getSwipeLayer
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getViewWindow() throws java.io.IOException, AutomationException
getViewWindow
in interface IARGlobeControl
getViewWindow
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCurrentGlobeViewType() throws java.io.IOException, AutomationException
getCurrentGlobeViewType
in interface IARGlobeControl
getCurrentGlobeViewType
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMousePointer(int pcursor) throws java.io.IOException, AutomationException
setMousePointer
in interface IARGlobeControl
setMousePointer
in interface IARGlobeControlDefault
pcursor
- A com.esri.arcgis.controls.esriARMousePointer 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 IARGlobeControl
getMousePointer
in interface IARGlobeControlDefault
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IARLayer getSelectedARLayer() throws java.io.IOException, AutomationException
getSelectedARLayer
in interface IARGlobeControl
getSelectedARLayer
in interface IARGlobeControlDefault
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 |