|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicLegendLayer
Provides access to members that control dynamic legend information provided by a layer.
| Method Summary | |
|---|---|
void |
instrumentedDraw(int type,
IDisplay pMapDisplay,
IGeometry mapExtent,
ITrackCancel trackCancel)
Update counts in legend classes. |
boolean |
isDynamicLegendInfoDirty()
Indicates that the layer appearance has changed and dynamic legend info needs updating. |
void |
refreshDynamicLegendInfo()
Call when layer appearance or visible extent changes. |
| Method Detail |
|---|
boolean isDynamicLegendInfoDirty()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void refreshDynamicLegendInfo()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void instrumentedDraw(int type,
IDisplay pMapDisplay,
IGeometry mapExtent,
ITrackCancel trackCancel)
throws IOException,
AutomationException
type - A com.esri.arcgis.carto.esriDynamicLegendType constant (in)pMapDisplay - A reference to a com.esri.arcgis.display.IDisplay (in)mapExtent - A reference to a com.esri.arcgis.geometry.IGeometry (in)trackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (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 | ||||||||