public interface IParameterEdit extends IParameter, java.io.Serializable
Description: 'Provides access to members that control the properties of projection parameters.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID06b20118_3cfb_4e1e_b984_d94b0fe262af |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDdae75100_1dd1_11b2_bf4d_08002022f573
IID4da0fe00_1dd2_11b2_bf49_08002022f573
Modifier and Type | Method and Description |
---|---|
void |
setIndex(int rhs1)
The index of a projection parameter within a projected coordinate system's parameter array.
|
void |
setName(java.lang.String rhs1)
The name of a projection parameter.
|
getIndex, getValue, setValue
getAbbreviation, getAlias, getFactoryCode, getName, getRemarks
static final int IID06b20118_3cfb_4e1e_b984_d94b0fe262af
static final int xxDummy
static final java.lang.String IID
void setName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setIndex(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.