|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISpatialReferenceDialog3
COM Interface 'ISpatialReferenceDialog3'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control the Spatial Reference Dialog 3.' 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 |
IID7d6c0e92_cb16_48b3_9bf5_6b051045840c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ISpatialReference |
doModalCreate3(boolean hasZ,
int hParent)
Prompts the user to define a new spatial reference. |
ISpatialReference |
doModalEdit3(ISpatialReference inputSpatialReference,
boolean hasZ,
int hParent)
Displays/edits the properties of the given spatial reference. |
| Field Detail |
|---|
static final int IID7d6c0e92_cb16_48b3_9bf5_6b051045840c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ISpatialReference doModalCreate3(boolean hasZ,
int hParent)
throws java.io.IOException,
AutomationException
hasZ - The hasZ (in)hParent - The hParent (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpatialReference doModalEdit3(ISpatialReference inputSpatialReference,
boolean hasZ,
int hParent)
throws java.io.IOException,
AutomationException
inputSpatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)hasZ - The hasZ (in)hParent - The hParent (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 | ||||||||