|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEventAttributeProperties
COM Interface 'IEventAttributeProperties'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to members that control text rendering behavior using event attributes.' 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 |
IID9bfdbad9_2064_4f45_b952_996fd9b029fa
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ITextElement |
createTextElement()
Creates a new text element generated from the ITextSymbol property. |
IStringArray |
getFieldNames()
The event’s field names whose values will be used generate text when rendering. |
int |
getNumFields()
The number of fields whose values will be used generate text when rendering when the FieldNames property is empty. |
ITextSymbol |
getTextSymbol()
The text symbol for rendering an event’s selective set of attributes. |
boolean |
isGlobalProperties()
Indicates if the renderer properties object is the global version obtained from the Tracking Environment vs. |
void |
setFieldNamesByRef(IStringArray pVal)
The event’s field names whose values will be used generate text when rendering. |
void |
setGlobalProperties(boolean pVal)
Indicates if the renderer properties object is the global version obtained from the Tracking Environment vs. |
void |
setNumFields(int pVal)
The number of fields whose values will be used generate text when rendering when the FieldNames property is empty. |
void |
setTextSymbolByRef(ITextSymbol pVal)
The text symbol for rendering an event’s selective set of attributes. |
| Field Detail |
|---|
static final int IID9bfdbad9_2064_4f45_b952_996fd9b029fa
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ITextSymbol getTextSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTextSymbolByRef(ITextSymbol pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getFieldNames()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFieldNamesByRef(IStringArray pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getNumFields()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNumFields(int 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.
ITextElement createTextElement()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isGlobalProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGlobalProperties(boolean 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||