|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAnimationExtension
COM Interface 'IAnimationExtension'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriAnimation.olb'
Description: 'The Animation Extension object.' 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 |
IID4359310c_a461_47b6_80ed_902f8d1df790
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
animationContentsModified()
Fires events to notify of changes in animation contents. |
IAGAnimationEnvironment |
getAnimationEnvironment()
The animation environment options for this container app. |
IAGAnimationTracks |
getAnimationTracks()
The animation track container. |
Field Detail |
---|
static final int IID4359310c_a461_47b6_80ed_902f8d1df790
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IAGAnimationEnvironment getAnimationEnvironment() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IAGAnimationTracks getAnimationTracks() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void animationContentsModified() throws java.io.IOException, AutomationException
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 |