|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataFrameShapeDialog
COM Interface 'IDataFrameShapeDialog'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Allows for the selection of a shape that is derived from a data frame.' 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 |
IID335ef59c_229f_4825_86c5_e7f943d46d2a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
doModal(java.lang.String title,
IMapFrame pMapFrame,
IGraphicsContainer pContainer,
int hParentWnd)
Opens and shows the dialog. |
IGeometry |
getGeometry()
Provides access to the shape. |
void |
setGeometry(IGeometry geometry)
Provides access to the shape. |
| Field Detail |
|---|
static final int IID335ef59c_229f_4825_86c5_e7f943d46d2a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setGeometry(IGeometry geometry)
throws java.io.IOException,
AutomationException
geometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeometry getGeometry()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModal(java.lang.String title,
IMapFrame pMapFrame,
IGraphicsContainer pContainer,
int hParentWnd)
throws java.io.IOException,
AutomationException
title - The title (in)pMapFrame - A reference to a com.esri.arcgis.carto.IMapFrame (in)pContainer - A reference to a com.esri.arcgis.carto.IGraphicsContainer (in)hParentWnd - The hParentWnd (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 | ||||||||