|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxObjectFilterCollection
Provides access to members that manages a collection of GxObject filters.
| Method Summary | |
|---|---|
void |
addFilter(IGxObjectFilter filter,
boolean defaultFilter)
Add a filter to the filter collection, and specify if it is to selected by default. |
void |
removeAllFilters()
Remove all filters from the filter collection. |
| Method Detail |
|---|
void addFilter(IGxObjectFilter filter,
boolean defaultFilter)
throws IOException,
AutomationException
filter - A reference to a com.esri.arcgis.catalog.IGxObjectFilter (in)defaultFilter - The defaultFilter (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void removeAllFilters()
throws IOException,
AutomationException
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 | ||||||||