|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.carto.IAnnotationErrorEventsAdapter
public class IAnnotationErrorEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.carto.IAnnotationErrorEvents'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.carto.IAnnotationErrorEvents |
---|
IID, IIDa066d11d_9d0c_11d3_9fd5_00c04f6bc6a5, xxDummy |
Constructor Summary | |
---|---|
IAnnotationErrorEventsAdapter()
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IAnnotationErrorEventsAdapter()
Method Detail |
---|
public void errorAddingElements(IAnnotationErrorEventsErrorAddingElementsEvent theEvent) throws java.io.IOException, AutomationException
errorAddingElements
in interface IAnnotationErrorEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean tooManyOverflow(IAnnotationErrorEventsTooManyOverflowEvent theEvent) throws java.io.IOException, AutomationException
tooManyOverflow
in interface IAnnotationErrorEvents
theEvent
- The event
java.io.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 |