|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IVerticalDatumEdit
COM Interface 'IVerticalDatumEdit'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to members that control the properties of a vertical datum.' 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 |
IID7e887f04_3f5a_4d26_ac12_41b33cf253bb
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
define(java.lang.Object name,
java.lang.Object alias,
java.lang.Object abbreviation,
java.lang.Object remarks)
Defines the properties of a vertical datum. |
void |
defineEx(java.lang.String name,
java.lang.String alias,
java.lang.String abbreviation,
java.lang.String remarks)
Defines the properties of a vertical datum. |
| Field Detail |
|---|
static final int IID7e887f04_3f5a_4d26_ac12_41b33cf253bb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void defineEx(java.lang.String name,
java.lang.String alias,
java.lang.String abbreviation,
java.lang.String remarks)
throws java.io.IOException,
AutomationException
name - The name (in)alias - The alias (in)abbreviation - The abbreviation (in)remarks - The remarks (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void define(java.lang.Object name,
java.lang.Object alias,
java.lang.Object abbreviation,
java.lang.Object remarks)
throws java.io.IOException,
AutomationException
name - A Variant (in, optional, pass null if not required)alias - A Variant (in, optional, pass null if not required)abbreviation - A Variant (in, optional, pass null if not required)remarks - A Variant (in, optional, pass null if not required)
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 | ||||||||