|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRelateData
COM Interface 'IRelateData'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that relate a class or a table to a layer.' 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 |
IID2cbd0a81_fe89_11d3_adf8_00c04fa33a15
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IRelationshipClass |
doModal(int parentWindow)
Shows modal window. |
void |
setRelateOriginByRef(java.lang.Object rhs1)
Primary layer to join from. |
Field Detail |
---|
static final int IID2cbd0a81_fe89_11d3_adf8_00c04fa33a15
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setRelateOriginByRef(java.lang.Object rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRelationshipClass doModal(int parentWindow) throws java.io.IOException, AutomationException
parentWindow
- The parentWindow (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 |