com.esri.arcgis.animation
Interface IAGAnimationProtectNames

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
IAGAnimationProtectNamesProxy

public interface IAGAnimationProtectNames
extends java.io.Serializable

COM Interface 'IAGAnimationProtectNames'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriAnimation.olb'

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 IID943729a4_bbc6_4c3c_b041_44973bed92f1
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 void beginTime()
          beginTime
 void endTime()
          endTime
 void period()
          period
 

Field Detail

IID943729a4_bbc6_4c3c_b041_44973bed92f1

static final int IID943729a4_bbc6_4c3c_b041_44973bed92f1
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

beginTime

void beginTime()
               throws java.io.IOException,
                      AutomationException
beginTime

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

endTime

void endTime()
             throws java.io.IOException,
                    AutomationException
endTime

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

period

void period()
            throws java.io.IOException,
                   AutomationException
period

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.