|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITxObjectFilter
COM Interface 'ITxObjectFilter'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to allow objects to filter the contents of the Tracking Catalog.' 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 |
IID71113a85_88ed_11d7_b87c_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
canChooseObject(ITxCatalogObject piObject)
Indicates if the given object can be chosen. |
boolean |
canDisplayObject(ITxCatalogObject piObject)
Indicates if the given object can be displayed. |
java.lang.String |
getDescription()
A string that describes what this filter does. |
java.lang.String |
getName()
A user-friendly name identifying this filter. |
| Field Detail |
|---|
static final int IID71113a85_88ed_11d7_b87c_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean canDisplayObject(ITxCatalogObject piObject)
throws java.io.IOException,
AutomationException
piObject - A reference to a com.esri.arcgis.trackinganalyst.ITxCatalogObject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean canChooseObject(ITxCatalogObject piObject)
throws java.io.IOException,
AutomationException
piObject - A reference to a com.esri.arcgis.trackinganalyst.ITxCatalogObject (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 | ||||||||