|
|||||||||
| 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.display.IDisplayProxy
com.esri.arcgis.display.IScreenDisplayProxy
Description: 'Provides access to members that control Screen Display.' 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 =
public class IScreenDisplayProxy
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.display.IScreenDisplay |
|---|
IID, IIDe6bdb004_4d35_11d0_98be_00805f7ced21 |
| Fields inherited from interface com.esri.arcgis.display.IDisplay |
|---|
IIDe6bdb002_4d35_11d0_98be_00805f7ced21 |
| Constructor Summary | |
|---|---|
|
IScreenDisplayProxy()
Deprecated. For internal use only |
|
IScreenDisplayProxy(java.lang.Object obj)
Deprecated. |
protected |
IScreenDisplayProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IScreenDisplayProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IScreenDisplayProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
| Method Summary | |
|---|---|
short |
addCache()
Deprecated. Creates a new cache and return its ID. |
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
void |
doScroll(int xDelta,
int yDelta,
boolean updateScreen)
Deprecated. Scrolls the screen by the specified amount. |
void |
drawCache(int hDC,
short index,
tagRECT deviceRect,
tagRECT cacheRect)
Deprecated. Draws the specified screen cache to the specified window device context. |
short |
getActiveCache()
Deprecated. Screen cache where drawing occurs. |
short |
getCacheCount()
Deprecated. Number of screen caches. |
int |
getCacheMemDC(short index)
Deprecated. Memory device context for the specified screen cache. |
ITrackCancel |
getCancelTracker()
Deprecated. Cancel tracker that is associated with the display. |
int |
getHWnd()
Deprecated. Associated window handle. |
int |
getWindowDC()
Deprecated. Device context for the associated window. |
void |
invalidate(IEnvelope rect,
boolean erase,
short cacheIndex)
Deprecated. Cause the specified area of the specified cache to redraw. |
boolean |
isCacheDirty(short cacheIndex)
Deprecated. Indicates if the specified cache needs refreshing. |
boolean |
isFirstCacheTransparent()
Deprecated. Indicates if the bottom cache is transparent. |
boolean |
isFramed()
Deprecated. Indicates if drawing occurs in a frame rather than on the whole window. |
boolean |
isScaleContents()
Deprecated. Indicates if the contents of the screen scale when a resize occurs. |
boolean |
isSuppressResize()
Deprecated. Indicates if display resizing is suppressed. |
boolean |
isUseScrollbars()
Deprecated. Indicates if scrollbars should appear. |
void |
panMoveTo(IPoint mouseLocation)
Deprecated. Pans to a new point. |
void |
panStart(IPoint mouseLocation)
Deprecated. Prepares display for panning. |
IEnvelope |
panStop()
Deprecated. Stops panning and returns new visible bounds. |
void |
removeAllCaches()
Deprecated. Removes all caches. |
void |
removeCache(short cacheID)
Deprecated. Removes the specified cache. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
rotateMoveTo(IPoint pPoint)
Deprecated. Rotates to new point. |
void |
rotateStart(IPoint mousePt,
IPoint centerPt)
Deprecated. Prepares display for rotating. |
double |
rotateStop()
Deprecated. Stops rotating and returns new angle. |
void |
rotateTimer()
Deprecated. Draws the rotated display. |
void |
setActiveCache(short index)
Deprecated. Screen cache where drawing occurs. |
void |
setCancelTrackerByRef(ITrackCancel cancelTracker)
Deprecated. Cancel tracker that is associated with the display. |
void |
setHWnd(int hWnd)
Deprecated. Associated window handle. |
void |
setIsFirstCacheTransparent(boolean flag)
Deprecated. Indicates if the bottom cache is transparent. |
void |
setIsFramed(boolean flag)
Deprecated. Indicates if drawing occurs in a frame rather than on the whole window. |
void |
setScaleContents(boolean flag)
Deprecated. Indicates if the contents of the screen scale when a resize occurs. |
void |
setScrollbarHandles(int hWndHorzScrollbar,
int hWndVertScrollbar)
Deprecated. Optionally specify application supplied scrollbars. |
void |
setSuppressResize(boolean suppressResize)
Deprecated. Indicates if display resizing is suppressed. |
void |
setUseScrollbars(boolean flag)
Deprecated. Indicates if scrollbars should appear. |
void |
startRecording()
Deprecated. Starts recording all output to the recording cache. |
void |
stopRecording()
Deprecated. Stops recording to the recording cache. |
void |
trackPan()
Deprecated. Interactively pans the screen. |
void |
trackRotate()
Deprecated. Interactively rotates the screen. |
void |
updateWindow()
Deprecated. Forces a redraw. |
| Methods inherited from class com.esri.arcgis.display.IDisplayProxy |
|---|
drawMultipoint, drawPoint, drawPolygon, drawPolyline, drawRectangle, drawText, finishDrawing, getClipEnvelope, getClipEnvelopes, getClipGeometry, getDisplayTransformation, getFilter, getHDC, getHPalette, getIlluminationProps, isSuppressEvents, progress, setClipGeometry, setDisplayTransformation, setFilterByRef, setHPalette, setIlluminationProps, setSuppressEvents, setSymbol, startDrawing |
| 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 |
| Methods inherited from interface com.esri.arcgis.display.IDisplay |
|---|
drawMultipoint, drawPoint, drawPolygon, drawPolyline, drawRectangle, drawText, finishDrawing, getClipEnvelope, getClipEnvelopes, getClipGeometry, getDisplayTransformation, getFilter, getHDC, getHPalette, getIlluminationProps, isSuppressEvents, progress, setClipGeometry, setDisplayTransformation, setFilterByRef, setHPalette, setIlluminationProps, setSuppressEvents, setSymbol, startDrawing |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public IScreenDisplayProxy(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 IScreenDisplayProxy()
public IScreenDisplayProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IScreenDisplayProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IScreenDisplayProxy(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 IDisplayProxyjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class IDisplayProxyjava.io.IOException
public void setHWnd(int hWnd)
throws java.io.IOException,
AutomationException
setHWnd in interface IScreenDisplayhWnd - The hWnd (A COM typedef) (in)
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 IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getWindowDC()
throws java.io.IOException,
AutomationException
getWindowDC in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short addCache()
throws java.io.IOException,
AutomationException
addCache in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void removeCache(short cacheID)
throws java.io.IOException,
AutomationException
removeCache in interface IScreenDisplaycacheID - The cacheID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getCacheCount()
throws java.io.IOException,
AutomationException
getCacheCount in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void removeAllCaches()
throws java.io.IOException,
AutomationException
removeAllCaches in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getCacheMemDC(short index)
throws java.io.IOException,
AutomationException
getCacheMemDC in interface IScreenDisplayindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setActiveCache(short index)
throws java.io.IOException,
AutomationException
setActiveCache in interface IScreenDisplayindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public short getActiveCache()
throws java.io.IOException,
AutomationException
getActiveCache in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsFirstCacheTransparent(boolean flag)
throws java.io.IOException,
AutomationException
setIsFirstCacheTransparent in interface IScreenDisplayflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isFirstCacheTransparent()
throws java.io.IOException,
AutomationException
isFirstCacheTransparent in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void startRecording()
throws java.io.IOException,
AutomationException
startRecording in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void stopRecording()
throws java.io.IOException,
AutomationException
stopRecording in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUseScrollbars(boolean flag)
throws java.io.IOException,
AutomationException
setUseScrollbars in interface IScreenDisplayflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isUseScrollbars()
throws java.io.IOException,
AutomationException
isUseScrollbars in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setScrollbarHandles(int hWndHorzScrollbar,
int hWndVertScrollbar)
throws java.io.IOException,
AutomationException
setScrollbarHandles in interface IScreenDisplayhWndHorzScrollbar - The hWndHorzScrollbar (A COM typedef) (in)hWndVertScrollbar - The hWndVertScrollbar (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setScaleContents(boolean flag)
throws java.io.IOException,
AutomationException
setScaleContents in interface IScreenDisplayflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isScaleContents()
throws java.io.IOException,
AutomationException
isScaleContents in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSuppressResize(boolean suppressResize)
throws java.io.IOException,
AutomationException
setSuppressResize in interface IScreenDisplaysuppressResize - The suppressResize (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isSuppressResize()
throws java.io.IOException,
AutomationException
isSuppressResize in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isFramed()
throws java.io.IOException,
AutomationException
isFramed in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsFramed(boolean flag)
throws java.io.IOException,
AutomationException
setIsFramed in interface IScreenDisplayflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ITrackCancel getCancelTracker()
throws java.io.IOException,
AutomationException
getCancelTracker in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCancelTrackerByRef(ITrackCancel cancelTracker)
throws java.io.IOException,
AutomationException
setCancelTrackerByRef in interface IScreenDisplaycancelTracker - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void invalidate(IEnvelope rect,
boolean erase,
short cacheIndex)
throws java.io.IOException,
AutomationException
invalidate in interface IScreenDisplayrect - A reference to a com.esri.arcgis.geometry.IEnvelope (in)erase - The erase (in)cacheIndex - The cacheIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCacheDirty(short cacheIndex)
throws java.io.IOException,
AutomationException
isCacheDirty in interface IScreenDisplaycacheIndex - The cacheIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void drawCache(int hDC,
short index,
tagRECT deviceRect,
tagRECT cacheRect)
throws java.io.IOException,
AutomationException
drawCache in interface IScreenDisplayhDC - The hDC (A COM typedef) (in)index - The index (in)deviceRect - A Structure: com.esri.arcgis.system.tagRECT (in)cacheRect - A Structure: com.esri.arcgis.system.tagRECT (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void doScroll(int xDelta,
int yDelta,
boolean updateScreen)
throws java.io.IOException,
AutomationException
doScroll in interface IScreenDisplayxDelta - The xDelta (in)yDelta - The yDelta (in)updateScreen - The updateScreen (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void trackPan()
throws java.io.IOException,
AutomationException
trackPan in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void panStart(IPoint mouseLocation)
throws java.io.IOException,
AutomationException
panStart in interface IScreenDisplaymouseLocation - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void panMoveTo(IPoint mouseLocation)
throws java.io.IOException,
AutomationException
panMoveTo in interface IScreenDisplaymouseLocation - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IEnvelope panStop()
throws java.io.IOException,
AutomationException
panStop in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void trackRotate()
throws java.io.IOException,
AutomationException
trackRotate in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void rotateStart(IPoint mousePt,
IPoint centerPt)
throws java.io.IOException,
AutomationException
rotateStart in interface IScreenDisplaymousePt - A reference to a com.esri.arcgis.geometry.IPoint (in)centerPt - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void rotateMoveTo(IPoint pPoint)
throws java.io.IOException,
AutomationException
rotateMoveTo in interface IScreenDisplaypPoint - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void rotateTimer()
throws java.io.IOException,
AutomationException
rotateTimer in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double rotateStop()
throws java.io.IOException,
AutomationException
rotateStop in interface IScreenDisplayjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void updateWindow()
throws java.io.IOException,
AutomationException
updateWindow in interface IScreenDisplayjava.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 | ||||||||