|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDisplayFiltersControl
Provides access to members that control filters the Display.
| Method Summary | |
|---|---|
IDisplayFilter |
getCurrentFilter()
Gets current Display filter. |
void |
popFilter()
Pops last Display filter. |
void |
pushFilter(IDisplayFilter filter)
Pushes and activates the Display filter. |
| Method Detail |
|---|
void pushFilter(IDisplayFilter filter)
throws IOException,
AutomationException
filter - A reference to a com.esri.arcgis.display.IDisplayFilter (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void popFilter()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDisplayFilter getCurrentFilter()
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 | ||||||||