|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.carto.IMapSurroundProxy com.esri.arcgis.carto.IOverview2Proxy
Description: 'Provides access to members that control the overview.' 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 IOverview2Proxy
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.carto.IOverview2 |
---|
IID, IID1bd83797_6dbc_43d1_a642_19a22185acac |
Fields inherited from interface com.esri.arcgis.carto.IMapSurround |
---|
IIDfe3115e9_ed6c_11d0_8683_0000f8751720 |
Constructor Summary | |
---|---|
|
IOverview2Proxy()
Deprecated. For internal use only |
|
IOverview2Proxy(java.lang.Object obj)
Deprecated. |
protected |
IOverview2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IOverview2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IOverview2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
IFillSymbol |
getAoiFillSymbol()
Deprecated. Fill symbol used to display the area of interest. |
IColor |
getBackgroundColor()
Deprecated. Background color of the overview. |
ITextSymbol |
getOverlayGridLabelSymbol()
Deprecated. Text symbol used to label overlay grid cells with the layer's display field. |
ILayer |
getOverlayGridLayer()
Deprecated. Overlay grid layer for the overview. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAoiFillSymbol(IFillSymbol symbol)
Deprecated. Fill symbol used to display the area of interest. |
void |
setBackgroundColor(IColor color)
Deprecated. Background color of the overview. |
void |
setOverlayGridCell(int gridLayerFid)
Deprecated. Sets the extent of the associated map to the specified overlay grid cell. |
void |
setOverlayGridLabelSymbol(ITextSymbol symbol)
Deprecated. Text symbol used to label overlay grid cells with the layer's display field. |
void |
setOverlayGridLayer(ILayer layer)
Deprecated. Overlay grid layer for the overview. |
void |
updateDisplay(int windowWidth,
int windowHeight)
Deprecated. Updates the display of the overview based upon the associated map's current settings. |
Methods inherited from class com.esri.arcgis.carto.IMapSurroundProxy |
---|
delayEvents, draw, fitToBounds, getIcon, getMap, getName, queryBounds, refresh, setMapByRef, setName |
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.carto.IMapSurround |
---|
delayEvents, draw, fitToBounds, getIcon, getMap, getName, queryBounds, refresh, setMapByRef, setName |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IOverview2Proxy(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.IOException
public IOverview2Proxy()
public IOverview2Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IOverview2Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IOverview2Proxy(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 IMapSurroundProxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class IMapSurroundProxy
java.io.IOException
public IFillSymbol getAoiFillSymbol() throws java.io.IOException, AutomationException
getAoiFillSymbol
in interface IOverview2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAoiFillSymbol(IFillSymbol symbol) throws java.io.IOException, AutomationException
setAoiFillSymbol
in interface IOverview2
symbol
- A reference to a com.esri.arcgis.display.IFillSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILayer getOverlayGridLayer() throws java.io.IOException, AutomationException
getOverlayGridLayer
in interface IOverview2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOverlayGridLayer(ILayer layer) throws java.io.IOException, AutomationException
setOverlayGridLayer
in interface IOverview2
layer
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITextSymbol getOverlayGridLabelSymbol() throws java.io.IOException, AutomationException
getOverlayGridLabelSymbol
in interface IOverview2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOverlayGridLabelSymbol(ITextSymbol symbol) throws java.io.IOException, AutomationException
setOverlayGridLabelSymbol
in interface IOverview2
symbol
- A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOverlayGridCell(int gridLayerFid) throws java.io.IOException, AutomationException
setOverlayGridCell
in interface IOverview2
gridLayerFid
- The gridLayerFid (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void updateDisplay(int windowWidth, int windowHeight) throws java.io.IOException, AutomationException
updateDisplay
in interface IOverview2
windowWidth
- The windowWidth (in)windowHeight
- The windowHeight (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IColor getBackgroundColor() throws java.io.IOException, AutomationException
getBackgroundColor
in interface IOverview2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBackgroundColor(IColor color) throws java.io.IOException, AutomationException
setBackgroundColor
in interface IOverview2
color
- A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |