|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.arcmapui.ImageInsetWindow
public class ImageInsetWindow
COM Class 'ImageInsetWindow'. Generated 3/19/2015 1:20:50 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description 'Window to display ImageInsets.' 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 |
|---|
| Fields inherited from interface com.esri.arcgis.arcmapui.IMapInsetWindow |
|---|
IID, IID279c3488_36aa_11d1_8809_080009ec732a, xxDummy |
| Fields inherited from interface com.esri.arcgis.arcmapui.ILensWindow |
|---|
IID279c3487_36aa_11d1_8809_080009ec732a |
| Fields inherited from interface com.esri.arcgis.arcmapui.IDataWindow |
|---|
IID04dbd416_aee2_11d1_8750_0000f8751720 |
| Fields inherited from interface com.esri.arcgis.arcmapui.IDataWindow2 |
|---|
IID, IID04dbd418_aee2_11d1_8750_0000f8751720, xxDummy |
| Fields inherited from interface com.esri.arcgis.arcmapui.IDocumentEvents |
|---|
IID, IID6db7c4bd_0a7c_11d1_86aa_0000f8751720, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IActiveViewEvents |
|---|
IID, IIDe79c5940_52dd_11d0_98be_00805f7ced21, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IMapSurroundEvents |
|---|
IID, IID0dca8f87_afa7_11d2_87fb_0000f8751720, xxDummy |
| Constructor Summary | |
|---|---|
ImageInsetWindow(java.lang.Object obj)
Construct a ImageInsetWindow using a reference to such an object returned from ArcGIS Engine or Server. |
|
| Method Summary | |
|---|---|
void |
activeViewChanged(IDocumentEventsActiveViewChangedEvent theEvent)
Fired when the active view changes. |
void |
addIDataWindowEventsListener(IDataWindowEvents theListener)
addIDataWindowEventsListener. |
void |
afterDraw(IActiveViewEventsAfterDrawEvent theEvent)
Fired after the specified phase is drawn. |
void |
afterDraw(IMapSurroundEventsAfterDrawEvent theEvent)
Fired after drawing completes. |
void |
afterItemDraw(IActiveViewEventsAfterItemDrawEvent theEvent)
Fired after an individual view item is drawn. |
boolean |
beforeCloseDocument(IDocumentEventsBeforeCloseDocumentEvent theEvent)
Fired before a document is closed. |
void |
beforeDraw(IMapSurroundEventsBeforeDrawEvent theEvent)
Fired before drawing starts. |
void |
closeDocument(IDocumentEventsCloseDocumentEvent theEvent)
Fired when a document is closed. |
void |
contentsChanged(IActiveViewEventsContentsChangedEvent theEvent)
Fired when the contents of the view changes. |
void |
contentsChanged(IMapSurroundEventsContentsChangedEvent theEvent)
Fired when the contents of the map surround changes. |
void |
contentsCleared(IActiveViewEventsContentsClearedEvent theEvent)
Fired when the contents of the view is cleared. |
void |
destroy()
Close and destroy the window. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
void |
flashLocation()
Draw leader lines from the inset to the location on the map shown by the inset. |
void |
focusMapChanged(IActiveViewEventsFocusMapChangedEvent theEvent)
Fired when a new map is made active. |
int |
getHWnd()
The window's handle. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
IMapInset |
getMapInset()
The MapInset used by this window. |
IScreenDisplay |
getScreenDisplay()
The screen display used by this window. |
java.lang.String |
getTag()
For developer use. |
int |
hashCode()
the hashcode for this object |
boolean |
isDockable()
Indicates if the window is dockable. |
boolean |
isEnableContextMenu()
Indicates if the context menu should be enabled. |
boolean |
isLive()
Indicates if the window shows a live view of what's under it or a snapshot. |
boolean |
isUpdateWhileDragging()
Indicates if the window is redrawn as it's moved or not. |
boolean |
isVisible()
Indicates if the window is visible. |
void |
itemAdded(IActiveViewEventsItemAddedEvent theEvent)
Fired when an item is added to the view. |
void |
itemDeleted(IActiveViewEventsItemDeletedEvent theEvent)
Fired when an item is deleted from the view. |
void |
itemReordered(IActiveViewEventsItemReorderedEvent theEvent)
Fired when a view item is reordered. |
void |
mapsChanged(IDocumentEventsMapsChangedEvent theEvent)
Fired when a change is made to the map collection. |
void |
newDocument(IDocumentEventsNewDocumentEvent theEvent)
Fired when a new document is created. |
boolean |
onContextMenu(IDocumentEventsOnContextMenuEvent theEvent)
Indicates if a context menu should be displayed at the given xy location. |
void |
openDocument(IDocumentEventsOpenDocumentEvent theEvent)
Fired when a document is opened. |
void |
putPosition(int left,
int top,
int right,
int bottom)
The window's position in screen pixels. |
void |
queryPosition(int[] left,
int[] top,
int[] right,
int[] bottom)
The window's position in screen pixels. |
void |
refresh()
Cause the window to redraw. |
void |
release()
Release a ImageInsetWindow. |
void |
removeIDataWindowEventsListener(IDataWindowEvents theListener)
removeIDataWindowEventsListener. |
void |
selectionChanged(IActiveViewEventsSelectionChangedEvent theEvent)
Call this function to fire the selection changed event. |
void |
setApplicationByRef(java.lang.Object rhs1)
Provides the window with a reference to the application. |
void |
setEnableContextMenu(boolean enable)
Indicates if the context menu should be enabled. |
void |
setIsLive(boolean isLive)
Indicates if the window shows a live view of what's under it or a snapshot. |
void |
setMapInsetByRef(IMapInset mapInset)
The MapInset used by this window. |
void |
setTag(java.lang.String tag)
For developer use. |
void |
setUpdateWhileDragging(boolean updateWhileDragging)
Indicates if the window is redrawn as it's moved or not. |
void |
show(boolean show)
Indicates if the window is shown. |
void |
spatialReferenceChanged(IActiveViewEventsSpatialReferenceChangedEvent theEvent)
Fired when the spatial reference is changed. |
void |
viewRefreshed(IActiveViewEventsViewRefreshedEvent theEvent)
Fired when view is refreshed before draw happens. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageInsetWindow(java.lang.Object obj)
throws java.io.IOException
obj to ImageInsetWindow. *
ImageInsetWindow o = (ImageInsetWindow)obj; // will not work
ImageInsetWindow o = new ImageInsetWindow(obj); // Use this constructor instead
* @param obj an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems
ImageInsetWindow theImageInsetWindow = (ImageInsetWindow) obj;| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRef
public void addIDataWindowEventsListener(IDataWindowEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.arcmapui.IDataWindowEvents interface.
java.io.IOException - If there are communications problems.
public void removeIDataWindowEventsListener(IDataWindowEvents theListener)
throws java.io.IOException
theListener - An object that implements the com.esri.arcgis.arcmapui.IDataWindowEvents interface.
java.io.IOException - If there are communications problems.public void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public IMapInset getMapInset()
throws java.io.IOException,
AutomationException
getMapInset in interface IMapInsetWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMapInsetByRef(IMapInset mapInset)
throws java.io.IOException,
AutomationException
setMapInsetByRef in interface IMapInsetWindowmapInset - A reference to a com.esri.arcgis.carto.IMapInset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void flashLocation()
throws java.io.IOException,
AutomationException
flashLocation in interface IMapInsetWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IScreenDisplay getScreenDisplay()
throws java.io.IOException,
AutomationException
getScreenDisplay in interface ILensWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isUpdateWhileDragging()
throws java.io.IOException,
AutomationException
isUpdateWhileDragging in interface ILensWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUpdateWhileDragging(boolean updateWhileDragging)
throws java.io.IOException,
AutomationException
setUpdateWhileDragging in interface ILensWindowupdateWhileDragging - The updateWhileDragging (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isLive()
throws java.io.IOException,
AutomationException
isLive in interface ILensWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsLive(boolean isLive)
throws java.io.IOException,
AutomationException
setIsLive in interface ILensWindowisLive - The isLive (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setApplicationByRef(java.lang.Object rhs1)
throws java.io.IOException,
AutomationException
setApplicationByRef in interface IDataWindowsetApplicationByRef in interface IDataWindow2rhs1 - A reference to another Automation Object (IDispatch) (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 IDataWindowgetHWnd in interface IDataWindow2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void queryPosition(int[] left,
int[] top,
int[] right,
int[] bottom)
throws java.io.IOException,
AutomationException
queryPosition in interface IDataWindowqueryPosition in interface IDataWindow2left - The left (out: use single element array)top - The top (out: use single element array)right - The right (out: use single element array)bottom - The bottom (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void putPosition(int left,
int top,
int right,
int bottom)
throws java.io.IOException,
AutomationException
putPosition in interface IDataWindowputPosition in interface IDataWindow2left - The left (in)top - The top (in)right - The right (in)bottom - The bottom (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isVisible()
throws java.io.IOException,
AutomationException
isVisible in interface IDataWindowisVisible in interface IDataWindow2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isDockable()
throws java.io.IOException,
AutomationException
isDockable in interface IDataWindowisDockable in interface IDataWindow2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void show(boolean show)
throws java.io.IOException,
AutomationException
show in interface IDataWindowshow in interface IDataWindow2show - The show (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 IDataWindowrefresh in interface IDataWindow2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getTag()
throws java.io.IOException,
AutomationException
getTag in interface IDataWindow2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTag(java.lang.String tag)
throws java.io.IOException,
AutomationException
setTag in interface IDataWindow2tag - The tag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEnableContextMenu()
throws java.io.IOException,
AutomationException
isEnableContextMenu in interface IDataWindow2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setEnableContextMenu(boolean enable)
throws java.io.IOException,
AutomationException
setEnableContextMenu in interface IDataWindow2enable - The enable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void destroy()
throws java.io.IOException,
AutomationException
destroy in interface IDataWindow2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void activeViewChanged(IDocumentEventsActiveViewChangedEvent theEvent)
throws java.io.IOException,
AutomationException
activeViewChanged in interface IDocumentEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void mapsChanged(IDocumentEventsMapsChangedEvent theEvent)
throws java.io.IOException,
AutomationException
mapsChanged in interface IDocumentEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean onContextMenu(IDocumentEventsOnContextMenuEvent theEvent)
throws java.io.IOException,
AutomationException
onContextMenu in interface IDocumentEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void newDocument(IDocumentEventsNewDocumentEvent theEvent)
throws java.io.IOException,
AutomationException
newDocument in interface IDocumentEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void openDocument(IDocumentEventsOpenDocumentEvent theEvent)
throws java.io.IOException,
AutomationException
openDocument in interface IDocumentEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean beforeCloseDocument(IDocumentEventsBeforeCloseDocumentEvent theEvent)
throws java.io.IOException,
AutomationException
beforeCloseDocument in interface IDocumentEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void closeDocument(IDocumentEventsCloseDocumentEvent theEvent)
throws java.io.IOException,
AutomationException
closeDocument in interface IDocumentEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void contentsChanged(IActiveViewEventsContentsChangedEvent theEvent)
throws java.io.IOException,
AutomationException
contentsChanged in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void contentsCleared(IActiveViewEventsContentsClearedEvent theEvent)
throws java.io.IOException,
AutomationException
contentsCleared in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void itemAdded(IActiveViewEventsItemAddedEvent theEvent)
throws java.io.IOException,
AutomationException
itemAdded in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void itemDeleted(IActiveViewEventsItemDeletedEvent theEvent)
throws java.io.IOException,
AutomationException
itemDeleted in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void itemReordered(IActiveViewEventsItemReorderedEvent theEvent)
throws java.io.IOException,
AutomationException
itemReordered in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void selectionChanged(IActiveViewEventsSelectionChangedEvent theEvent)
throws java.io.IOException,
AutomationException
selectionChanged in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void viewRefreshed(IActiveViewEventsViewRefreshedEvent theEvent)
throws java.io.IOException,
AutomationException
viewRefreshed in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void afterDraw(IActiveViewEventsAfterDrawEvent theEvent)
throws java.io.IOException,
AutomationException
afterDraw in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void afterItemDraw(IActiveViewEventsAfterItemDrawEvent theEvent)
throws java.io.IOException,
AutomationException
afterItemDraw in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void focusMapChanged(IActiveViewEventsFocusMapChangedEvent theEvent)
throws java.io.IOException,
AutomationException
focusMapChanged in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void spatialReferenceChanged(IActiveViewEventsSpatialReferenceChangedEvent theEvent)
throws java.io.IOException,
AutomationException
spatialReferenceChanged in interface IActiveViewEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void contentsChanged(IMapSurroundEventsContentsChangedEvent theEvent)
throws java.io.IOException,
AutomationException
contentsChanged in interface IMapSurroundEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void beforeDraw(IMapSurroundEventsBeforeDrawEvent theEvent)
throws java.io.IOException,
AutomationException
beforeDraw in interface IMapSurroundEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void afterDraw(IMapSurroundEventsAfterDrawEvent theEvent)
throws java.io.IOException,
AutomationException
afterDraw in interface IMapSurroundEventstheEvent - The event
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 | ||||||||