|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.controls.IARGlobeControlDefaultProxy
public class IARGlobeControlDefaultProxy
Internal use class Proxy for COM Interface 'IARGlobeControlDefault'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriPublisherControls.olb'
Description: 'Provides access to members on the control.' 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 | |
|---|---|
boolean |
noncastable
|
static java.lang.Class |
targetClass
|
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Constructor Summary | |
|---|---|
|
IARGlobeControlDefaultProxy()
For internal use only |
|
IARGlobeControlDefaultProxy(java.lang.Object obj)
|
protected |
IARGlobeControlDefaultProxy(java.lang.Object obj,
java.lang.String iid)
|
|
IARGlobeControlDefaultProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
protected |
IARGlobeControlDefaultProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
| Method Summary | |
|---|---|
void |
aboutBox()
Displays a dialog of information about the control. |
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
|
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 |
esri_isEnabled()
Indicates whether the control can respond to user generated events. |
void |
esri_setEnabled(boolean rhs1)
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. |
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. |
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 |
reloadDocument(java.lang.String sPassword)
Reloads the currently loaded Published Map File (*.PMF) back into the control. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
|
void |
setAppearance(int rhs1)
The appearance of the control. |
void |
setARConfigurationByRef(IARConfiguration rhs1)
The ARConfiguration used by the control. |
void |
setBorderStyle(int rhs1)
The border style of the control. |
void |
setCurrentARGlobeTool(int rhs1)
Current active tool for the control. |
void |
setCustomProperty(java.lang.Object rhs1)
A property to associate data with a control. |
void |
setDocumentFilename(java.lang.String rhs1)
The file name of the currently loaded Published Map File (*.PMF). |
void |
setEnableFileDrop(boolean rhs1)
Indicates whether Published Map Files can be dropped onto the control. |
void |
setMousePointer(int rhs1)
The mouse cursor displayed over the GlobeControl. |
void |
setShowGlobeTips(int rhs1)
Indicates the type of tooltips shown on the Globe. |
void |
setSwipeLayerByRef(IARLayer rhs1)
The swipe layer used by the control. |
void |
setTOCVisible(boolean rhs1)
Indicates if the Table of Contents (TOC) is visible. |
void |
setTOCWidth(int rhs1)
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.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public IARGlobeControlDefaultProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostException
java.io.IOExceptionpublic IARGlobeControlDefaultProxy()
public IARGlobeControlDefaultProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IARGlobeControlDefaultProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IARGlobeControlDefaultProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public void setBorderStyle(int rhs1)
throws java.io.IOException,
AutomationException
setBorderStyle in interface IARGlobeControlDefaultrhs1 - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultrhs1 - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultrhs1 - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultsFilename - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultsPassword - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultrhs1 - The rhs1 (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 IARGlobeControlDefaultsFilename - The sFilename (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTOCWidth(int rhs1)
throws java.io.IOException,
AutomationException
setTOCWidth in interface IARGlobeControlDefaultrhs1 - The rhs1 (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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultformat - 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 rhs1)
throws java.io.IOException,
AutomationException
setTOCVisible in interface IARGlobeControlDefaultrhs1 - The rhs1 (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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultrhs1 - 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 IARGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setEnableFileDrop(boolean rhs1)
throws java.io.IOException,
AutomationException
setEnableFileDrop in interface IARGlobeControlDefaultrhs1 - The rhs1 (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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCurrentARGlobeTool(int rhs1)
throws java.io.IOException,
AutomationException
setCurrentARGlobeTool in interface IARGlobeControlDefaultrhs1 - 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 rhs1)
throws java.io.IOException,
AutomationException
setARConfigurationByRef in interface IARGlobeControlDefaultrhs1 - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultwin - 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 IARGlobeControlDefaultwin - 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 IARGlobeControlDefaultdocPermission - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultrhs1 - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSwipeLayerByRef(IARLayer rhs1)
throws java.io.IOException,
AutomationException
setSwipeLayerByRef in interface IARGlobeControlDefaultrhs1 - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultrhs1 - 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 IARGlobeControlDefaultjava.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 IARGlobeControlDefaultjava.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 | ||||||||