|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITxSymbolSelector
COM Interface 'ITxSymbolSelector'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to engine symbology control.' 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 |
IID7a1469f2_c77c_402b_bb0c_f13bc2e05518
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
addSymbol(ISymbol symbol)
Brings up a dialog for Adding a symbol. |
ISymbol |
getSymbolAt(int index)
Gets the symbol at the given index. |
boolean |
selectSymbol(int hWnd)
Displays a dialog that lets the user select a symbol. |
| Field Detail |
|---|
static final int IID7a1469f2_c77c_402b_bb0c_f13bc2e05518
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean addSymbol(ISymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISymbol getSymbolAt(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean selectSymbol(int hWnd)
throws java.io.IOException,
AutomationException
hWnd - The hWnd (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 | ||||||||