com.esri.arcgis.animation
Interface IAGAnimationProtectNames

All Superinterfaces:
Serializable
All Known Implementing Classes:
IAGAnimationProtectNamesProxy

public interface IAGAnimationProtectNames
extends Serializable

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.


Method Summary
 void beginTime()
          beginTime
 void endTime()
          endTime
 void period()
          period
 

Method Detail

beginTime

void beginTime()
               throws IOException,
                      AutomationException
beginTime

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

endTime

void endTime()
             throws IOException,
                    AutomationException
endTime

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

period

void period()
            throws IOException,
                   AutomationException
period

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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