|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITrackingLabelDraw
Provides access to methods for drawing dynamically changing labels.
This interface provides access to drawing methods for drawing dynamically changing labels.
Method Summary | |
---|---|
void |
drawLayerLabels(ILayer piLayerToDraw,
IDisplay piDisplay)
Draws the labels for a particular layer to the display object. |
Method Detail |
---|
void drawLayerLabels(ILayer piLayerToDraw, IDisplay piDisplay) throws IOException, AutomationException
piLayerToDraw
- A reference to a com.esri.arcgis.carto.ILayer (in)piDisplay
- A reference to a com.esri.arcgis.display.IDisplay (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 |