|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.animation.IAGAnimationTrackKeyframesProxy
Description: 'Provides access to animation tracks that support keyframes.' 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 =
public class IAGAnimationTrackKeyframesProxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.animation.IAGAnimationTrackKeyframes |
---|
IID, IID8d9fe1b4_25fe_4586_b011_c60f36ea0a8b |
Constructor Summary | |
---|---|
|
IAGAnimationTrackKeyframesProxy()
Deprecated. For internal use only |
|
IAGAnimationTrackKeyframesProxy(java.lang.Object obj)
Deprecated. |
protected |
IAGAnimationTrackKeyframesProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IAGAnimationTrackKeyframesProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IAGAnimationTrackKeyframesProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
IAGKeyframe |
createKeyframe(int index)
Deprecated. Creates a new keyframe of the appropriate type and inserts it. |
void |
findKeyframe(java.lang.String name,
IAGKeyframe[] ppKeyframe)
Deprecated. Finds a keyframe by name. |
ILongArray |
getActiveProperties()
Deprecated. The combination of active properties for the track. |
int |
getKeyframeCount()
Deprecated. The number of keyframes defined in the track. |
IAGKeyframe |
getLastInterpolatedKeyframe()
Deprecated. The last keyframe that was interpolated in the track. |
IAGKeyframe |
IAGAnimationTrackKeyframes_getKeyframe(int index)
Deprecated. The keyframe with the given index in the track. |
void |
insertKeyframe(IAGKeyframe pKeyframe,
int index)
Deprecated. Inserts a new keyframe. |
boolean |
isActiveProperty(int propIndex)
Deprecated. Indicates if an animation property is active. |
boolean |
isEvenTimeStamps()
Deprecated. Indicates whether to distribute time stamps evenly in the interval 0-1. |
void |
moveKeyframe(int originIndex,
int destinationIndex)
Deprecated. Moves the keyframe with the given index, inserting it with a different index. |
void |
removeAllKeyframes()
Deprecated. Removes all the keyframes. |
void |
removeKeyframe(int index)
Deprecated. Removes the keyframe with the given index. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
resetTimeStamps()
Deprecated. Redistributes the time stamps in the interval [0,1]. |
void |
restoreObjectProperties(IAGAnimationContainer pContainer,
int index)
Deprecated. Restores the saved properties of the attached object specified. |
void |
saveObjectProperties(IAGAnimationContainer pContainer,
int index)
Deprecated. Internally saves the properties of the attached object specified. |
void |
setActiveProperties(ILongArray ppActiveProps)
Deprecated. The combination of active properties for the track. |
void |
setEvenTimeStamps(boolean pbEvenTimeStamps)
Deprecated. Indicates whether to distribute time stamps evenly in the interval 0-1. |
void |
setIsActiveProperty(int propIndex,
boolean pbIsActiveProp)
Deprecated. Indicates if an animation property is active. |
void |
sortKeyframes()
Deprecated. Sorts the keyframes in ascending time order. |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IAGAnimationTrackKeyframesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IAGAnimationTrackKeyframesProxy()
public IAGAnimationTrackKeyframesProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IAGAnimationTrackKeyframesProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IAGAnimationTrackKeyframesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public ILongArray getActiveProperties() throws java.io.IOException, AutomationException
getActiveProperties
in interface IAGAnimationTrackKeyframes
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setActiveProperties(ILongArray ppActiveProps) throws java.io.IOException, AutomationException
setActiveProperties
in interface IAGAnimationTrackKeyframes
ppActiveProps
- A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isActiveProperty(int propIndex) throws java.io.IOException, AutomationException
isActiveProperty
in interface IAGAnimationTrackKeyframes
propIndex
- The propIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsActiveProperty(int propIndex, boolean pbIsActiveProp) throws java.io.IOException, AutomationException
setIsActiveProperty
in interface IAGAnimationTrackKeyframes
propIndex
- The propIndex (in)pbIsActiveProp
- The pbIsActiveProp (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getKeyframeCount() throws java.io.IOException, AutomationException
getKeyframeCount
in interface IAGAnimationTrackKeyframes
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAGKeyframe IAGAnimationTrackKeyframes_getKeyframe(int index) throws java.io.IOException, AutomationException
IAGAnimationTrackKeyframes_getKeyframe
in interface IAGAnimationTrackKeyframes
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAGKeyframe createKeyframe(int index) throws java.io.IOException, AutomationException
createKeyframe
in interface IAGAnimationTrackKeyframes
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void insertKeyframe(IAGKeyframe pKeyframe, int index) throws java.io.IOException, AutomationException
insertKeyframe
in interface IAGAnimationTrackKeyframes
pKeyframe
- A reference to a com.esri.arcgis.animation.IAGKeyframe (in)index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeKeyframe(int index) throws java.io.IOException, AutomationException
removeKeyframe
in interface IAGAnimationTrackKeyframes
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeAllKeyframes() throws java.io.IOException, AutomationException
removeAllKeyframes
in interface IAGAnimationTrackKeyframes
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void findKeyframe(java.lang.String name, IAGKeyframe[] ppKeyframe) throws java.io.IOException, AutomationException
findKeyframe
in interface IAGAnimationTrackKeyframes
name
- The name (in)ppKeyframe
- A reference to a com.esri.arcgis.animation.IAGKeyframe (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void moveKeyframe(int originIndex, int destinationIndex) throws java.io.IOException, AutomationException
moveKeyframe
in interface IAGAnimationTrackKeyframes
originIndex
- The originIndex (in)destinationIndex
- The destinationIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void sortKeyframes() throws java.io.IOException, AutomationException
sortKeyframes
in interface IAGAnimationTrackKeyframes
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void resetTimeStamps() throws java.io.IOException, AutomationException
resetTimeStamps
in interface IAGAnimationTrackKeyframes
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void saveObjectProperties(IAGAnimationContainer pContainer, int index) throws java.io.IOException, AutomationException
saveObjectProperties
in interface IAGAnimationTrackKeyframes
pContainer
- A reference to a com.esri.arcgis.animation.IAGAnimationContainer (in)index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void restoreObjectProperties(IAGAnimationContainer pContainer, int index) throws java.io.IOException, AutomationException
restoreObjectProperties
in interface IAGAnimationTrackKeyframes
pContainer
- A reference to a com.esri.arcgis.animation.IAGAnimationContainer (in)index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setEvenTimeStamps(boolean pbEvenTimeStamps) throws java.io.IOException, AutomationException
setEvenTimeStamps
in interface IAGAnimationTrackKeyframes
pbEvenTimeStamps
- The pbEvenTimeStamps (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isEvenTimeStamps() throws java.io.IOException, AutomationException
isEvenTimeStamps
in interface IAGAnimationTrackKeyframes
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAGKeyframe getLastInterpolatedKeyframe() throws java.io.IOException, AutomationException
getLastInterpolatedKeyframe
in interface IAGAnimationTrackKeyframes
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 |