|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphicsContainerEvents
COM Interface 'IGraphicsContainerEvents'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to events that occur when the graphics container changes.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID8694707c_d4e2_4f77_a02f_d36397a8534d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
allElementsDeleted(IGraphicsContainerEventsAllElementsDeletedEvent theEvent)
Occurs when all the elements are deleted. |
void |
elementAdded(IGraphicsContainerEventsElementAddedEvent theEvent)
Occurs when the element is added. |
void |
elementDeleted(IGraphicsContainerEventsElementDeletedEvent theEvent)
Occurs when the element is deleted. |
void |
elementsAdded(IGraphicsContainerEventsElementsAddedEvent theEvent)
Occurs when the elements are added. |
void |
elementUpdated(IGraphicsContainerEventsElementUpdatedEvent theEvent)
Occurs when the element is updated. |
Field Detail |
---|
static final int IID8694707c_d4e2_4f77_a02f_d36397a8534d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void elementAdded(IGraphicsContainerEventsElementAddedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void elementsAdded(IGraphicsContainerEventsElementsAddedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void elementDeleted(IGraphicsContainerEventsElementDeletedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void allElementsDeleted(IGraphicsContainerEventsAllElementsDeletedEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void elementUpdated(IGraphicsContainerEventsElementUpdatedEvent theEvent) throws java.io.IOException, AutomationException
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 |