|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapGridWizard
COM Interface 'IMapGridWizard'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCartoUI.olb'
Description: 'Provides access to members of the map grid wizard.' 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 |
IIDde76fad7_ee01_11d3_9fdb_00c04f6bc78e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
doModal(int parentHWnd)
Shows the map grid wizard. |
IElement |
getGraphicElement()
The generated graphic element, if any (valid after calling DoModal). |
IMapGrid |
getMapGrid()
The specified grid (valid after calling DoModal). |
void |
setInitialGrid(IMapGrid rhs1)
The initial map grid (optional). |
void |
setMapFrameByRef(IMapFrame rhs1)
The map frame the grid will be added to. |
void |
setPageLayoutByRef(IPageLayout rhs1)
The page layout containing the map frame. |
| Field Detail |
|---|
static final int IIDde76fad7_ee01_11d3_9fdb_00c04f6bc78e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setMapFrameByRef(IMapFrame rhs1)
throws java.io.IOException,
AutomationException
rhs1 - 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.
void setPageLayoutByRef(IPageLayout rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IPageLayout (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInitialGrid(IMapGrid rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IMapGrid (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMapGrid getMapGrid()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IElement getGraphicElement()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModal(int parentHWnd)
throws java.io.IOException,
AutomationException
parentHWnd - The parentHWnd (A COM typedef) (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 | ||||||||