|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMoleEventRenderer
COM Interface 'IMoleEventRenderer'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties specific to the MOLE event renderer object family.' 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 |
IID2fc3a0f0_4646_11d6_b83e_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getDescriptorColumnName()
Indicates name of the descriptor column for MOLE event renderer. |
java.lang.String |
getMOLEPropertyColumn(java.lang.String bstrPropertyName)
Indicates value of the MOLE property column. |
double |
getSymbolScale()
Indicates value of the MOLE symbol's scale relative to the map display. |
void |
setDescriptorColumnName(java.lang.String pVal)
Indicates name of the descriptor column for MOLE event renderer. |
void |
setMOLEPropertyColumn(java.lang.String bstrPropertyName,
java.lang.String pVal)
Indicates value of the MOLE property column. |
void |
setSymbolScale(double pdScale)
Indicates value of the MOLE symbol's scale relative to the map display. |
| Field Detail |
|---|
static final int IID2fc3a0f0_4646_11d6_b83e_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getDescriptorColumnName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDescriptorColumnName(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getMOLEPropertyColumn(java.lang.String bstrPropertyName)
throws java.io.IOException,
AutomationException
bstrPropertyName - The bstrPropertyName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMOLEPropertyColumn(java.lang.String bstrPropertyName,
java.lang.String pVal)
throws java.io.IOException,
AutomationException
bstrPropertyName - The bstrPropertyName (in)pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getSymbolScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSymbolScale(double pdScale)
throws java.io.IOException,
AutomationException
pdScale - The pdScale (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 | ||||||||