|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAnnotationErrorEvents
Provides access to events that occur when errors occur with the annotation objects.
| Method Summary | |
|---|---|
void |
errorAddingElements(IAnnotationErrorEventsErrorAddingElementsEvent theEvent)
Fired when not all elements could be added to the graphics layer. |
boolean |
tooManyOverflow(IAnnotationErrorEventsTooManyOverflowEvent theEvent)
Fired when too many overflow elements are about to be created. |
| Method Detail |
|---|
void errorAddingElements(IAnnotationErrorEventsErrorAddingElementsEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean tooManyOverflow(IAnnotationErrorEventsTooManyOverflowEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
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 | ||||||||