|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.animation.IAGGroupAnimationOptionsProxy
Description: 'Provides access to options of the 'create group animation' functionality.' 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 IAGGroupAnimationOptionsProxy
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.IAGGroupAnimationOptions |
|---|
IID, IIDa09e0261_ae4f_4351_a482_72a3f805380b |
| Constructor Summary | |
|---|---|
|
IAGGroupAnimationOptionsProxy()
Deprecated. For internal use only |
|
IAGGroupAnimationOptionsProxy(java.lang.Object obj)
Deprecated. |
protected |
IAGGroupAnimationOptionsProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IAGGroupAnimationOptionsProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IAGGroupAnimationOptionsProxy(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. |
IAGAnimationEnvironment |
getAnimationEnvironment()
Deprecated. The animation environment. |
IAGAnimationTracks |
getAnimationTracks()
Deprecated. The animation track container. |
int |
getFadingPercentage()
Deprecated. The percentage (0-100) of transparency fading time. |
IArray |
getLayerSet()
Deprecated. The layers to animate. |
java.lang.String |
getTrackBaseName()
Deprecated. The base name for the tracks. |
void |
getTrackInterval(double[] pBeginTime,
double[] pEndTime)
Deprecated. Gets the begin and end times for the group animation. |
void |
getVisibilitySettings(boolean[] pbOneLayer,
boolean[] pbAppear,
boolean[] pbReverse)
Deprecated. Get the visibility settings. |
boolean |
isBlending()
Deprecated. Indicates whether to blend layers during animation. |
boolean |
isCycleAnimation()
Deprecated. Indicates whether to cycle the group animation. |
boolean |
isOverwriteExisting()
Deprecated. Indicates whether to overwrite option. |
void |
putTrackInterval(double beginTime,
double endTime)
Deprecated. Sets the begin and end times for the group animation. |
void |
putVisibilitySettings(boolean bOneLayer,
boolean bAppear,
boolean bReverse)
Deprecated. Put the visibility settings. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAnimationEnvironmentByRef(IAGAnimationEnvironment ppEnvironment)
Deprecated. The animation environment. |
void |
setAnimationTracksByRef(IAGAnimationTracks ppTracks)
Deprecated. The animation track container. |
void |
setBlending(boolean pbBlend)
Deprecated. Indicates whether to blend layers during animation. |
void |
setCycleAnimation(boolean pbIsCycle)
Deprecated. Indicates whether to cycle the group animation. |
void |
setFadingPercentage(int pFadePercent)
Deprecated. The percentage (0-100) of transparency fading time. |
void |
setLayerSetByRef(IArray ppLayerSet)
Deprecated. The layers to animate. |
void |
setOverwriteExisting(boolean pbOverwrite)
Deprecated. Indicates whether to overwrite option. |
void |
setTrackBaseName(java.lang.String pTrackName)
Deprecated. The base name for the tracks. |
| 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 IAGGroupAnimationOptionsProxy(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.IOExceptionpublic IAGGroupAnimationOptionsProxy()
public IAGGroupAnimationOptionsProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IAGGroupAnimationOptionsProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IAGGroupAnimationOptionsProxy(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.Dispatchjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public IAGAnimationTracks getAnimationTracks()
throws java.io.IOException,
AutomationException
getAnimationTracks in interface IAGGroupAnimationOptionsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAnimationTracksByRef(IAGAnimationTracks ppTracks)
throws java.io.IOException,
AutomationException
setAnimationTracksByRef in interface IAGGroupAnimationOptionsppTracks - A reference to a com.esri.arcgis.animation.IAGAnimationTracks (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IAGAnimationEnvironment getAnimationEnvironment()
throws java.io.IOException,
AutomationException
getAnimationEnvironment in interface IAGGroupAnimationOptionsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAnimationEnvironmentByRef(IAGAnimationEnvironment ppEnvironment)
throws java.io.IOException,
AutomationException
setAnimationEnvironmentByRef in interface IAGGroupAnimationOptionsppEnvironment - A reference to a com.esri.arcgis.animation.IAGAnimationEnvironment (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IArray getLayerSet()
throws java.io.IOException,
AutomationException
getLayerSet in interface IAGGroupAnimationOptionsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLayerSetByRef(IArray ppLayerSet)
throws java.io.IOException,
AutomationException
setLayerSetByRef in interface IAGGroupAnimationOptionsppLayerSet - A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getTrackBaseName()
throws java.io.IOException,
AutomationException
getTrackBaseName in interface IAGGroupAnimationOptionsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTrackBaseName(java.lang.String pTrackName)
throws java.io.IOException,
AutomationException
setTrackBaseName in interface IAGGroupAnimationOptionspTrackName - The pTrackName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getVisibilitySettings(boolean[] pbOneLayer,
boolean[] pbAppear,
boolean[] pbReverse)
throws java.io.IOException,
AutomationException
getVisibilitySettings in interface IAGGroupAnimationOptionspbOneLayer - The pbOneLayer (out: use single element array)pbAppear - The pbAppear (out: use single element array)pbReverse - The pbReverse (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void putVisibilitySettings(boolean bOneLayer,
boolean bAppear,
boolean bReverse)
throws java.io.IOException,
AutomationException
putVisibilitySettings in interface IAGGroupAnimationOptionsbOneLayer - The bOneLayer (in)bAppear - The bAppear (in)bReverse - The bReverse (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getFadingPercentage()
throws java.io.IOException,
AutomationException
getFadingPercentage in interface IAGGroupAnimationOptionsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFadingPercentage(int pFadePercent)
throws java.io.IOException,
AutomationException
setFadingPercentage in interface IAGGroupAnimationOptionspFadePercent - The pFadePercent (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isBlending()
throws java.io.IOException,
AutomationException
isBlending in interface IAGGroupAnimationOptionsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBlending(boolean pbBlend)
throws java.io.IOException,
AutomationException
setBlending in interface IAGGroupAnimationOptionspbBlend - The pbBlend (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCycleAnimation()
throws java.io.IOException,
AutomationException
isCycleAnimation in interface IAGGroupAnimationOptionsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCycleAnimation(boolean pbIsCycle)
throws java.io.IOException,
AutomationException
setCycleAnimation in interface IAGGroupAnimationOptionspbIsCycle - The pbIsCycle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getTrackInterval(double[] pBeginTime,
double[] pEndTime)
throws java.io.IOException,
AutomationException
getTrackInterval in interface IAGGroupAnimationOptionspBeginTime - The pBeginTime (out: use single element array)pEndTime - The pEndTime (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void putTrackInterval(double beginTime,
double endTime)
throws java.io.IOException,
AutomationException
putTrackInterval in interface IAGGroupAnimationOptionsbeginTime - The beginTime (in)endTime - The endTime (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isOverwriteExisting()
throws java.io.IOException,
AutomationException
isOverwriteExisting in interface IAGGroupAnimationOptionsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOverwriteExisting(boolean pbOverwrite)
throws java.io.IOException,
AutomationException
setOverwriteExisting in interface IAGGroupAnimationOptionspbOverwrite - The pbOverwrite (in)
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 | ||||||||