|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapSurroundFrame
COM Interface 'IMapSurroundFrame'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the members that control the map surround element interface.' 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 | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID9b00131c_9ed7_11d0_859e_0800091a2a72
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IFrameElement |
|---|
IID9b00131a_9ed7_11d0_859e_0800091a2a72 |
| Method Summary | |
|---|---|
IMapFrame |
getMapFrame()
The frame element of the map associated with this object's map surround. |
IMapSurround |
getMapSurround()
The map surround displayed by this frame element. |
void |
setMapFrameByRef(IMapFrame mapFrame)
The frame element of the map associated with this object's map surround. |
void |
setMapSurroundByRef(IMapSurround mapSurround)
The map surround displayed by this frame element. |
| Methods inherited from interface com.esri.arcgis.carto.IFrameElement |
|---|
getBackground, getBorder, getObject, getThumbnail, isDraftMode, setBackground, setBorder, setDraftMode |
| Field Detail |
|---|
static final int IID9b00131c_9ed7_11d0_859e_0800091a2a72
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IMapSurround getMapSurround()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapSurroundByRef(IMapSurround mapSurround)
throws java.io.IOException,
AutomationException
mapSurround - A reference to a com.esri.arcgis.carto.IMapSurround (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMapFrame getMapFrame()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapFrameByRef(IMapFrame mapFrame)
throws java.io.IOException,
AutomationException
mapFrame - A reference to a com.esri.arcgis.carto.IMapFrame (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 | ||||||||