|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IHighlightSuppressionRenderer
Provides access to methods and properties needed to get Highlight/Suppression action information.
The HighlightSuppressionRenderer interface provides methods and properties needed to get Highlight/Suppression Action Information.
| Method Summary | |
|---|---|
IActionCollection |
getActions()
Indicates properties of Highlight or Suppression action to be used by highlight/suppression renderer in drawing events to the map. |
void |
setActionsByRef(IActionCollection piActions)
Indicates properties of Highlight or Suppression action to be used by highlight/suppression renderer in drawing events to the map. |
| Method Detail |
|---|
IActionCollection getActions()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setActionsByRef(IActionCollection piActions)
throws IOException,
AutomationException
piActions - A reference to a com.esri.arcgis.carto.IActionCollection (in)
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 | ||||||||