DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
AddCamera | public | Adds a camera to the animation path. | |
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Clear | public | Removes all the cameras. | |
DeleteCamera | public | Deletes camera at a given index. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
GrabCamera | public | Records the current view/camera of the attached 3D viewer. | |
LoadFromFile | public | Loads the settings and cameras from an XML file. | |
LoadFromLayer | public | Loads the cameras from a vector layer. | |
MoveCamera | public | Moves a camera in the order. | |
MoveCameraDown | public | Moves a camera one position down in the order. | |
MoveCameraUp | public | Moves a camera one position up in the order. | |
MoveToCamera | public | Sets the view to the specified camera. | |
MoveToStart | public | Sets the view to the first camera (the camera from which the animation path starts). | |
Pause | public | Pauses the animation. | |
PreparePath | public | Prepares the animation path using the current active cameras. | |
Reset | public | Resets the animation (must be paused). | |
Restart | public | Restarts the animation (must be paused). | |
SaveToFile | public | Saves the settings and cameras to an XML file. | |
SaveToLayer | public | Saves the cameras to a vector layer. | |
Start | public | Starts the animation. | |
Stop | public | Stops the animation. | |