|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXYEventSourceName
COM Interface 'IXYEventSourceName'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to the XY event source name properties.' 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 |
IID07f0ce74_eaeb_11d3_9f8a_00c04f6bdf06
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IXYEventProperties |
getEventProperties()
The XY event properties. |
IName |
getEventTableName()
The name object for the XY event table. |
ISpatialReference |
getSpatialReference()
The spatial reference of the XYEventSource. |
void |
setEventPropertiesByRef(IXYEventProperties xyProperties)
The XY event properties. |
void |
setEventTableNameByRef(IName aName)
The name object for the XY event table. |
void |
setSpatialReferenceByRef(ISpatialReference spatialReference)
The spatial reference of the XYEventSource. |
| Field Detail |
|---|
static final int IID07f0ce74_eaeb_11d3_9f8a_00c04f6bdf06
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setEventTableNameByRef(IName aName)
throws java.io.IOException,
AutomationException
aName - A reference to a com.esri.arcgis.system.IName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getEventTableName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEventPropertiesByRef(IXYEventProperties xyProperties)
throws java.io.IOException,
AutomationException
xyProperties - A reference to a com.esri.arcgis.geodatabase.IXYEventProperties (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IXYEventProperties getEventProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpatialReferenceByRef(ISpatialReference spatialReference)
throws java.io.IOException,
AutomationException
spatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpatialReference getSpatialReference()
throws java.io.IOException,
AutomationException
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 | ||||||||