|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAnnotateFeaturesCallback
Provides access to members for the annotate selected features callback.
| Method Summary | |
|---|---|
void |
afterAnnotate(boolean ok)
Called after anno is added. |
void |
beforeAnnotate(IEnumLayer annotatingLayers)
Called before anno is added. |
| Method Detail |
|---|
void beforeAnnotate(IEnumLayer annotatingLayers)
throws IOException,
AutomationException
annotatingLayers - A reference to a com.esri.arcgis.carto.IEnumLayer (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void afterAnnotate(boolean ok)
throws IOException,
AutomationException
ok - The ok (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 | ||||||||