|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISpatialReferenceDialogContext
COM Interface 'ISpatialReferenceDialogContext'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that change the calling context of the Spatial Reference Dialog.' 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 |
IID8163a6ff_0ed6_4141_bc5d_feb844c1b30f
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IBasicMap |
getBasicMap()
The basic map that provides the layer list and spatial filtering extent. |
int |
getXYFilter()
Restriction on the type of coordinate system to show. |
void |
setBasicMapByRef(IBasicMap basicMap)
The basic map that provides the layer list and spatial filtering extent. |
void |
setXYFilter(int filter)
Restriction on the type of coordinate system to show. |
| Field Detail |
|---|
static final int IID8163a6ff_0ed6_4141_bc5d_feb844c1b30f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IBasicMap getBasicMap()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBasicMapByRef(IBasicMap basicMap)
throws java.io.IOException,
AutomationException
basicMap - A reference to a com.esri.arcgis.carto.IBasicMap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getXYFilter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setXYFilter(int filter)
throws java.io.IOException,
AutomationException
filter - A com.esri.arcgis.catalogUI.esriSpatialReferenceXYFilter constant (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 | ||||||||