|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILabelEngineManager2
Provides access to methods and properties needed to define functionality of the label engine manager.
| Method Summary | |
|---|---|
void |
attach(Object piDocument)
Attaches a label to a feature in the label engine manager. |
short |
getEngineCount()
Number of labels in the label engine manager. |
ITrackingLabelEngine |
getLabelEngine(IMap piMap)
Indicates the label engine being used by the label engine manager. |
| Method Detail |
|---|
void attach(Object piDocument)
throws IOException,
AutomationException
piDocument - A reference to another Object (IUnknown) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getEngineCount()
throws IOException,
AutomationException
This property provides the number of label engines in the label engine manager.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITrackingLabelEngine getLabelEngine(IMap piMap)
throws IOException,
AutomationException
piMap - A reference to a com.esri.arcgis.carto.IMap (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 | ||||||||