|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDisplayFilterManager
Provides access to members that control display filter management.
Specifies the display filter currently being used by a layer and, through IDisplayAdmin, whether or not the layer is using a display filter.
| Method Summary | |
|---|---|
IDisplayFilter |
getDisplayFilter()
The display filter. |
void |
setDisplayFilter(IDisplayFilter displayFilter)
The display filter. |
| Methods inherited from interface com.esri.arcgis.display.IDisplayAdmin |
|---|
isUsesFilter |
| Method Detail |
|---|
void setDisplayFilter(IDisplayFilter displayFilter)
throws IOException,
AutomationException
displayFilter - A reference to a com.esri.arcgis.display.IDisplayFilter (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDisplayFilter getDisplayFilter()
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 | ||||||||