Home > All Other Interfaces > IPresentation
This interface provides methods for creating dynamic presentations that include fly to’s, the display of the terrain, and objects and features on the terrain at different times and dates, and the tracking of dynamic objects. The interface’s properties also expose control over the playing back of a presentation, including playback speed and mode (on-click or automatic), and caption size and position.
|
Properties |
|
|
An IAviWriter6 representing the conversion of a presentation to a movie in AVI format. |
|
|
The height of the caption boxes. |
|
|
An enum that determines the position of the caption boxes on the screen. |
|
|
An enum that determines the caption box type. |
|
|
The width of the caption boxes. |
|
|
A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_clientData.(Inherited from ITerraExplorerObject6) |
|
|
The ID of the presentation object. (Inherited from ITerraExplorerObject6) |
|
|
A Boolean that determines whether the presentation route is replayed continuously until stopped. |
|
|
An enum that identifies the type of the object. (Inherited from ITerraExplorerObject6) |
|
|
An enum that determines the method of flight from one location to another. |
|
|
An enum that determines how the presentation advances from one step to the next. |
|
|
An enum that determines the play speed of the presentation. |
|
|
An enum that determines the presentation’s play status (e.g. playing, waiting for click, paused). |
|
|
A Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject6) |
|
|
An IPresentationSteps6 representing the steps in the presentation. |
|
|
An ITreeItem6 representing details about the representation of the object in the Project Tree. |
|
|
Methods |
|
|
Resumes the playing of the presentation from the step at which it was stopped. |
|
|
Creates a presentation step in which a popup window is displayed containing simple text. |
|
|
Adds a presentation step that clears a displayed caption. |
|
|
Creates a presentation step that sets a selected current time. |
|
|
Creates a presentation step changing the plane’s flight speed. |
|
|
Creates a presentation step in which the camera starts to follow a specified dynamic object. |
|
|
Creates a presentation step that adjusts the Date and Time slider range according to the selected group. |
|
|
Generates a route manually by creating a list of locations, with each location being a separate step. |
|
|
Creates a presentation step in which a message object is displayed in a container or floating popup. |
|
|
Creates a presentation step that opens a specified TerraExplorer tool |
|
|
Creates a presentation step displaying changes changes on the terrain during a selected time frame. |
|
|
CreatePlayTimeAnimationGroupStep |
Creates a step displaying the changes on the terrain during the timespan that was set for a specific group. |
|
Creates a presentation step that restarts a dynamic object. |
|
|
Creates a presentation step that sets the presentation to a specific date and time. |
|
|
Creates a presentation step that hides or shows a specified group. |
|
|
Creates a presentation step that hides or shows a specified object. |
|
|
Creates a presentation step that turns the underground mode on or off. |
|
|
Deletes a presentation step. |
|
|
Returns a text string assigned to each object global namespace. (Inherited from ITerraExplorerObject6) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject6) |
|
|
Fast forwards or rewinds the presentation to a specific step. |
|
|
Fast forwards the presentation and plays from the next step. |
|
|
Pauses a presentation. |
|
|
Plays a presentation from the beginning. |
|
|
Plays the specified presentation step. |
|
|
Rewinds the presentation and plays from the previous step. |
|
|
Resets the presentation to its first step. |
|
|
Resumes a presentation from step at which it was paused. |
|
|
Assigns a text string to each object global namespace. (Inherited from ITerraExplorerObject6) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject6) |
|
|
Opens the presentation editor, to view or modify presentation steps. |
|
|
Starts the recording of the presentation. |
|
|
Stops the playback of the presentation. |
|
|
Stops recording your fly through the terrain. |